mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 02:48:34 +08:00
修改sql
This commit is contained in:
@@ -438,11 +438,6 @@ CREATE TABLE `res_emails` (
|
||||
PRIMARY KEY (`mail_id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 2 CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = Compact;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of res_emails
|
||||
-- ----------------------------
|
||||
INSERT INTO `res_emails` VALUES (1, '0', 'smtp.163.com', 25, '18610165312@163.com', '熊猫', 'DCXZCAGTCMSEGPZL', 0, '0', '2022-01-14 16:14:37', '2022-01-17 10:27:57', NULL);
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for res_osses
|
||||
-- ----------------------------
|
||||
|
||||
Reference in New Issue
Block a user