提交sql
This commit is contained in:
4
script/sql/mysql/item/oa_email_account.sql
Normal file
4
script/sql/mysql/item/oa_email_account.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `oa_email_account` (`email_id`, `email`, `password`, `smtp_host`, `smtp_port`, `access_key`, `secret_key`, `type`, `remark`, `create_time`, `update_time`, `create_by`, `update_by`, `del_flag`) VALUES (1, '18324818443@163.com', 'PViciUKePDNb6Uwq', 'smtp.163.com', 465, NULL, NULL, 0, NULL, '2025-07-10 17:48:40', '2025-07-12 13:47:07', 'admin', 'admin', 0);
|
||||
INSERT INTO `oa_email_account` (`email_id`, `email`, `password`, `smtp_host`, `smtp_port`, `access_key`, `secret_key`, `type`, `remark`, `create_time`, `update_time`, `create_by`, `update_by`, `del_flag`) VALUES (2, '3040996759@qq.com', 'pbmfbblcsusuddai', 'smtp.qq.com', 465, NULL, NULL, 0, NULL, '2025-07-10 17:48:40', '2025-07-12 16:30:31', 'admin', 'admin', 2);
|
||||
INSERT INTO `oa_email_account` (`email_id`, `email`, `password`, `smtp_host`, `smtp_port`, `access_key`, `secret_key`, `type`, `remark`, `create_time`, `update_time`, `create_by`, `update_by`, `del_flag`) VALUES (1943919783833350145, '2178503051@qq.com', 'hsezmlgmvbmaebff', 'smtp.qq.com', 465, NULL, NULL, 1, NULL, '2025-07-12 14:26:07', '2025-07-12 17:13:36', 'admin', 'admin', 2);
|
||||
INSERT INTO `oa_email_account` (`email_id`, `email`, `password`, `smtp_host`, `smtp_port`, `access_key`, `secret_key`, `type`, `remark`, `create_time`, `update_time`, `create_by`, `update_by`, `del_flag`) VALUES (1946046482617167873, 'lyq@sdfad.freeqiye.com', 'Ej2gJfAxVTz9244s', 'smtp.qiye.163.com', 465, NULL, NULL, 0, NULL, '2025-07-18 11:16:52', '2025-10-23 03:21:52', 'luyongqiang', 'admin', 2);
|
||||
Reference in New Issue
Block a user