From 91c686b6dda9fabd54939fe9031cdb9803859290 Mon Sep 17 00:00:00 2001 From: Parker Date: Sat, 27 Feb 2021 01:32:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=BA=93=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=8D=87=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db-file/opsli-boot.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db-file/opsli-boot.sql b/db-file/opsli-boot.sql index f6da470e..b4b4673b 100644 --- a/db-file/opsli-boot.sql +++ b/db-file/opsli-boot.sql @@ -192,7 +192,7 @@ CREATE TABLE `other_crypto_asymmetric` ( -- ---------------------------- -- Records of other_crypto_asymmetric -- ---------------------------- -INSERT INTO `other_crypto_asymmetric` VALUES (1, 'encrypt_alg', '', 'true', 0, 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00'); +INSERT INTO `other_crypto_asymmetric` VALUES (1, 'encrypt_alg', '', 'true', 0, 0, '2020-09-13 00:00:00', 0, '2020-09-13 00:00:00'); -- ---------------------------- -- Table structure for sys_area