From 4b6d6fddc8539e1020412cc26c5ab4395a9ee2d4 Mon Sep 17 00:00:00 2001 From: hiparker Date: Tue, 11 May 2021 10:58:26 +0800 Subject: [PATCH] =?UTF-8?q?DB=20=E6=96=87=E4=BB=B6=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db-file/opsli-boot.sql | 1 + 1 file changed, 1 insertion(+) diff --git a/db-file/opsli-boot.sql b/db-file/opsli-boot.sql index 2aa020f..411d970 100644 --- a/db-file/opsli-boot.sql +++ b/db-file/opsli-boot.sql @@ -6117,6 +6117,7 @@ INSERT INTO `sys_options` VALUES (1387695264482865154, 'email_port', 'SMTP端口 INSERT INTO `sys_options` VALUES (1387700400634605569, 'email_ssl_enable', '开启SSL认证', '1', '1', NULL, 17, 1313694379541635074, '2021-04-29 17:28:52', 1, '2021-04-29 21:39:20', '2021-04-29 21:39:19'); INSERT INTO `sys_options` VALUES (1388129689385472001, 'storage_local_domain', 'storage_local_domain', 'http://127.0.0.1:8080/opsli-boot', '1', NULL, 0, 1313694379541635074, '2021-04-30 21:54:43', 1313694379541635074, '2021-04-30 21:54:43', '2021-04-30 21:54:42'); INSERT INTO `sys_options` VALUES (1388129689523884033, 'storage_local_path_prefix', 'storage_local_path_prefix', '', '1', NULL, 0, 1313694379541635074, '2021-04-30 21:54:43', 1313694379541635074, '2021-04-30 21:54:43', '2021-04-30 21:54:42'); +INSERT INTO `sys_options` VALUES (1388327975470596098, 'storage_type', 'storage_type', 'local', '1', NULL, 0, 1313694379541635074, '2021-05-01 11:02:38', 1313694379541635074, '2021-05-01 11:02:38', '2021-05-01 11:02:37'); INSERT INTO `sys_options` VALUES (1388333266843320322, '11', '111', '111', '0', NULL, 0, 1313694379541635074, '2021-05-01 11:23:39', 1313694379541635074, '2021-05-01 11:23:39', '2021-05-01 11:23:39'); INSERT INTO `sys_options` VALUES (1388333321180528642, '222', '222', '222', '0', NULL, 0, 1313694379541635074, '2021-05-01 11:23:52', 1313694379541635074, '2021-05-01 11:23:52', '2021-05-01 11:23:52'); INSERT INTO `sys_options` VALUES (1388333452273500161, '333', '333', '333', '0', NULL, 0, 1313694379541635074, '2021-05-01 11:24:24', 1313694379541635074, '2021-05-01 11:24:24', '2021-05-01 11:24:23');