From 6b957ecb7d761f8fab2435608359bdc602b97076 Mon Sep 17 00:00:00 2001 From: windsonlau Date: Sun, 25 Jun 2023 17:48:00 +0000 Subject: [PATCH] =?UTF-8?q?update=20jeecg-boot/DB/km=5Fmysql.sql.=20?= =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E6=95=B0=E6=8D=AE=E6=95=B4=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: windsonlau --- jeecg-boot/DB/km_mysql.sql | 5 ----- 1 file changed, 5 deletions(-) diff --git a/jeecg-boot/DB/km_mysql.sql b/jeecg-boot/DB/km_mysql.sql index 08eb57e..f1f58a6 100644 --- a/jeecg-boot/DB/km_mysql.sql +++ b/jeecg-boot/DB/km_mysql.sql @@ -60,11 +60,6 @@ CREATE TABLE `km_doc` ( PRIMARY KEY (`id`) USING BTREE ) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = Dynamic; --- ---------------------------- --- Records of km_doc --- ---------------------------- -INSERT INTO `km_doc` VALUES ('402881ec88cd51160188cd5116db0001', '402881ec88cd51160188cd51168b0000', NULL, NULL, 15057, 'Redis存储说明 - 副本.docx', 'Redis存储说明 - 副本', 'Z23061815034348', 'docx', 9, NULL, NULL, NULL, 1, -1, 1, 0, 0, NULL, NULL, 'admin', '2023-06-18 15:03:44', '[convertDocSync] 文档转换成pdf预览文件失败,路径:\\2023-06-18\\402881ec88cd51160188cd51168b0000.docx', 'blZRzYgBN6FtzZTbHK13', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, NULL); -INSERT INTO `km_doc` VALUES ('402881ec88cd52500188cd5266680002', '402881ec88cd52500188cd5266240001', '402881ec88cd52500188cd5275a70004', '402881ec88cd52500188cd5275a70004', 21061, '槽边往事-7.2三叔十年.docx', '槽边往事-7.2三叔十年', 'Z23061815050947', 'docx', 2, NULL, NULL, NULL, 1, 1, 1, 0, 3, NULL, NULL, 'admin', '2023-06-18 15:05:09', NULL, 'c1ZSzYgBN6FtzZTbeq0U', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, NULL); -- ---------------------------- -- Table structure for km_doc_business_type