diff --git a/workspace-finances/db/finances_20260801.sql.gz b/workspace-finances/db/finances_20260801.sql.gz new file mode 100644 index 0000000..5763071 Binary files /dev/null and b/workspace-finances/db/finances_20260801.sql.gz differ diff --git a/workspace-finances/db/finances_latest.sql b/workspace-finances/db/finances_latest.sql index 103dc67..59c8fa1 100644 --- a/workspace-finances/db/finances_latest.sql +++ b/workspace-finances/db/finances_latest.sql @@ -270,4 +270,4 @@ UNLOCK TABLES; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2026-07-30 19:00:02 +-- Dump completed on 2026-07-31 19:00:01 diff --git a/workspace-fitness/db/fitness_20260801.sql.gz b/workspace-fitness/db/fitness_20260801.sql.gz new file mode 100644 index 0000000..1312933 Binary files /dev/null and b/workspace-fitness/db/fitness_20260801.sql.gz differ diff --git a/workspace-fitness/db/fitness_latest.sql b/workspace-fitness/db/fitness_latest.sql index 28a4e7b..19a97d9 100644 --- a/workspace-fitness/db/fitness_latest.sql +++ b/workspace-fitness/db/fitness_latest.sql @@ -34,7 +34,7 @@ CREATE TABLE `body_records` ( PRIMARY KEY (`id`), UNIQUE KEY `uk_user_date` (`user_id`,`record_date`), KEY `idx_user_date_order` (`user_id`,`record_date` DESC) -) ENGINE=InnoDB AUTO_INCREMENT=52 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci COMMENT='身体数据记录'; +) ENGINE=InnoDB AUTO_INCREMENT=53 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci COMMENT='身体数据记录'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -43,7 +43,7 @@ CREATE TABLE `body_records` ( LOCK TABLES `body_records` WRITE; /*!40000 ALTER TABLE `body_records` DISABLE KEYS */; -INSERT INTO `body_records` VALUES (22,'yangxuan','2026-07-10',66.6,NULL,NULL,'','2026-07-10 03:55:18'),(31,'yangxuan','2019-07-01',63.3,NULL,NULL,'','2026-07-10 05:40:12'),(32,'yangxuan','2021-01-23',67.7,NULL,NULL,'','2026-07-10 05:40:12'),(33,'yangxuan','2022-01-08',70.6,NULL,NULL,'','2026-07-10 05:40:12'),(34,'yangxuan','2023-04-20',73.8,NULL,NULL,'','2026-07-10 05:40:12'),(35,'yangxuan','2024-09-21',71.6,NULL,NULL,'','2026-07-10 05:40:12'),(36,'yangxuan','2025-12-27',71.2,NULL,NULL,'','2026-07-10 05:40:12'),(37,'yangxuan','2026-03-20',69.7,NULL,NULL,'','2026-07-10 05:51:44'),(38,'yangxuan','2026-04-10',68.6,NULL,NULL,'','2026-07-10 05:51:44'),(39,'yangxuan','2026-04-17',68.8,NULL,NULL,'','2026-07-10 05:51:44'),(40,'yangxuan','2026-04-24',68.2,NULL,NULL,'','2026-07-10 05:51:44'),(41,'yangxuan','2026-04-30',67.3,NULL,NULL,'','2026-07-10 05:51:44'),(42,'yangxuan','2026-05-06',70.5,NULL,NULL,'','2026-07-10 05:51:44'),(43,'yangxuan','2026-05-25',68.1,NULL,NULL,'','2026-07-10 05:51:44'),(44,'yangxuan','2026-05-29',67.6,NULL,NULL,'','2026-07-10 05:51:44'),(45,'yangxuan','2026-06-17',67.1,NULL,NULL,'','2026-07-10 05:51:44'),(46,'yangxuan','2026-06-26',66.8,NULL,NULL,'','2026-07-10 05:51:44'),(47,'yangxuan','2026-07-03',66.7,NULL,NULL,'','2026-07-10 05:51:44'),(48,'yangxuan','2026-07-14',65.4,NULL,NULL,'130.8æ–¤ - 智能秤','2026-07-14 10:17:38'),(49,'yangxuan','2026-07-16',65.4,NULL,NULL,'今日体重','2026-07-16 23:55:02'),(50,'yangxuan','2026-07-24',66.1,NULL,NULL,'早上空腹·132.2æ–¤','2026-07-23 23:57:05'),(51,'yangxuan','2025-07-30',65.7,NULL,NULL,'','2026-07-30 00:00:20'); +INSERT INTO `body_records` VALUES (22,'yangxuan','2026-07-10',66.6,NULL,NULL,'','2026-07-10 03:55:18'),(31,'yangxuan','2019-07-01',63.3,NULL,NULL,'','2026-07-10 05:40:12'),(32,'yangxuan','2021-01-23',67.7,NULL,NULL,'','2026-07-10 05:40:12'),(33,'yangxuan','2022-01-08',70.6,NULL,NULL,'','2026-07-10 05:40:12'),(34,'yangxuan','2023-04-20',73.8,NULL,NULL,'','2026-07-10 05:40:12'),(35,'yangxuan','2024-09-21',71.6,NULL,NULL,'','2026-07-10 05:40:12'),(36,'yangxuan','2025-12-27',71.2,NULL,NULL,'','2026-07-10 05:40:12'),(37,'yangxuan','2026-03-20',69.7,NULL,NULL,'','2026-07-10 05:51:44'),(38,'yangxuan','2026-04-10',68.6,NULL,NULL,'','2026-07-10 05:51:44'),(39,'yangxuan','2026-04-17',68.8,NULL,NULL,'','2026-07-10 05:51:44'),(40,'yangxuan','2026-04-24',68.2,NULL,NULL,'','2026-07-10 05:51:44'),(41,'yangxuan','2026-04-30',67.3,NULL,NULL,'','2026-07-10 05:51:44'),(42,'yangxuan','2026-05-06',70.5,NULL,NULL,'','2026-07-10 05:51:44'),(43,'yangxuan','2026-05-25',68.1,NULL,NULL,'','2026-07-10 05:51:44'),(44,'yangxuan','2026-05-29',67.6,NULL,NULL,'','2026-07-10 05:51:44'),(45,'yangxuan','2026-06-17',67.1,NULL,NULL,'','2026-07-10 05:51:44'),(46,'yangxuan','2026-06-26',66.8,NULL,NULL,'','2026-07-10 05:51:44'),(47,'yangxuan','2026-07-03',66.7,NULL,NULL,'','2026-07-10 05:51:44'),(48,'yangxuan','2026-07-14',65.4,NULL,NULL,'130.8æ–¤ - 智能秤','2026-07-14 10:17:38'),(49,'yangxuan','2026-07-16',65.4,NULL,NULL,'今日体重','2026-07-16 23:55:02'),(50,'yangxuan','2026-07-24',66.1,NULL,NULL,'早上空腹·132.2æ–¤','2026-07-23 23:57:05'),(51,'yangxuan','2025-07-30',65.7,NULL,NULL,'','2026-07-30 00:00:20'),(52,'yangxuan','2026-07-31',66.2,NULL,NULL,'早上空腹体重,132.4æ–¤','2026-07-30 23:49:44'); /*!40000 ALTER TABLE `body_records` ENABLE KEYS */; UNLOCK TABLES; @@ -414,7 +414,7 @@ CREATE TABLE `health_reminders` ( KEY `idx_user_due` (`user_id`,`due_date`), KEY `idx_user_status` (`user_id`,`status`), KEY `idx_due_date` (`due_date`,`status`) -) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci COMMENT='复查提醒'; +) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci COMMENT='复查提醒'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -423,7 +423,7 @@ CREATE TABLE `health_reminders` ( LOCK TABLES `health_reminders` WRITE; /*!40000 ALTER TABLE `health_reminders` DISABLE KEYS */; -INSERT INTO `health_reminders` VALUES (1,'yangxuan',NULL,'复查提醒','血压自测','舒张压86偏高,建议每月自测血压记录趋势','2026-08-01',7,'每月',0,0,'待执行',NULL,NULL,'2026-07-10 03:56:05','2026-07-10 03:56:05'); +INSERT INTO `health_reminders` VALUES (1,'yangxuan',NULL,'复查提醒','血压自测','舒张压86偏高,建议每月自测血压记录趋势','2026-08-01',7,'每月',0,0,'待执行',NULL,NULL,'2026-07-10 03:56:05','2026-07-10 03:56:05'),(2,'yangxuan',NULL,'生活调整','今日饮食/运动分析','2026-07-31记录体重为132.4斤(66.2kg),请回顾今日饮食和运动情况,做分析总结。','2026-07-31',0,'不重复',0,0,'待执行',NULL,NULL,'2026-07-30 23:50:00','2026-07-30 23:50:00'); /*!40000 ALTER TABLE `health_reminders` ENABLE KEYS */; UNLOCK TABLES; @@ -617,4 +617,4 @@ UNLOCK TABLES; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2026-07-30 19:00:02 +-- Dump completed on 2026-07-31 19:00:01 diff --git a/workspace-resume/db/resume_20260801.sql.gz b/workspace-resume/db/resume_20260801.sql.gz new file mode 100644 index 0000000..d155d1a Binary files /dev/null and b/workspace-resume/db/resume_20260801.sql.gz differ diff --git a/workspace-resume/db/resume_latest.sql b/workspace-resume/db/resume_latest.sql index 0ea775a..e547e3d 100644 --- a/workspace-resume/db/resume_latest.sql +++ b/workspace-resume/db/resume_latest.sql @@ -294,4 +294,4 @@ UNLOCK TABLES; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2026-07-30 19:00:02 +-- Dump completed on 2026-07-31 19:00:01 diff --git a/workspace-sql/db/postgres_openclaw_20260801.sql.gz b/workspace-sql/db/postgres_openclaw_20260801.sql.gz new file mode 100644 index 0000000..67135c4 Binary files /dev/null and b/workspace-sql/db/postgres_openclaw_20260801.sql.gz differ diff --git a/workspace-sql/db/postgres_openclaw_latest.sql b/workspace-sql/db/postgres_openclaw_latest.sql index 422f1a9..96f37b5 100644 --- a/workspace-sql/db/postgres_openclaw_latest.sql +++ b/workspace-sql/db/postgres_openclaw_latest.sql @@ -2,7 +2,7 @@ -- PostgreSQL database dump -- -\restrict yQLnA8WpAFu7IHchqMCJ6XDKNXmeHEdxoGbjdSZf6hzHQE3j8hK1Wub22nElxeb +\restrict C13UGImymfVVEzQ6MBWCZoNl7xO99VjKb3rbmWf4ZdeFYh2RVPzOawraStpsrCy -- Dumped from database version 16.14 (Debian 16.14-1.pgdg12+1) -- Dumped by pg_dump version 16.14 (Debian 16.14-1.pgdg12+1) @@ -22,5 +22,5 @@ SET row_security = off; -- PostgreSQL database dump complete -- -\unrestrict yQLnA8WpAFu7IHchqMCJ6XDKNXmeHEdxoGbjdSZf6hzHQE3j8hK1Wub22nElxeb +\unrestrict C13UGImymfVVEzQ6MBWCZoNl7xO99VjKb3rbmWf4ZdeFYh2RVPzOawraStpsrCy diff --git a/workspace-travel/db/travel_20260801.sql.gz b/workspace-travel/db/travel_20260801.sql.gz new file mode 100644 index 0000000..7e008e2 Binary files /dev/null and b/workspace-travel/db/travel_20260801.sql.gz differ diff --git a/workspace-travel/db/travel_latest.sql b/workspace-travel/db/travel_latest.sql index fed7d54..f4aa1eb 100644 --- a/workspace-travel/db/travel_latest.sql +++ b/workspace-travel/db/travel_latest.sql @@ -125,4 +125,4 @@ UNLOCK TABLES; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2026-07-30 19:00:02 +-- Dump completed on 2026-07-31 19:00:01