|
|
|
@ -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
|
|
|
|
|