Files
GEAR-OA/script/sql/mysql/item/oa_email_template.sql
2026-04-23 10:15:22 +08:00

4 lines
1.6 KiB
SQL
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

INSERT INTO `oa_email_template` (`id`, `template_name`, `category`, `content`, `attachments`, `create_time`, `update_time`, `create_by`, `update_by`, `del_flag`, `remark`) VALUES (1945393733067182082, '测试模板1', '1111', '<p><strong>加粗字体</strong></p><p><strong><u>下划线加粗字体</u></strong></p><p><strong><s><u>删除+下划线加粗字体1</u></s></strong></p><p><em>斜体</em></p><p><br></p><blockquote><em>引用</em></blockquote>', '', '2025-07-16 16:03:04', '2025-07-16 16:19:47', 'admin', 'admin', 0, NULL);
INSERT INTO `oa_email_template` (`id`, `template_name`, `category`, `content`, `attachments`, `create_time`, `update_time`, `create_by`, `update_by`, `del_flag`, `remark`) VALUES (1945399466391343106, 'import { listByIds } from \'@/api/system/oss\';', 'import { listByIds } from \'@/api/system/oss\';', '<p><span style=\"color: rgb(131, 214, 197);\">import</span> { <span style=\"color: rgb(148, 193, 250);\">listByIds</span> } <span style=\"color: rgb(131, 214, 197);\">from</span> <span style=\"color: rgb(227, 148, 220);\">\'@/api/system/oss\'</span>;</p>', 'http://47.117.71.33:11295/fad-oa/files/2025/07/16/b702598560da454b8ce92800b4ae0eea.xlsx', '2025-07-16 16:25:51', '2025-07-16 16:25:51', 'admin', 'admin', 0, 'import { listByIds } from \'@/api/system/oss\';');
INSERT INTO `oa_email_template` (`id`, `template_name`, `category`, `content`, `attachments`, `create_time`, `update_time`, `create_by`, `update_by`, `del_flag`, `remark`) VALUES (1981001208060014594, '1', '123', '<p><strong><em>213</em><span class=\"ql-cursor\"></span></strong></p>', '', '2025-10-22 22:14:28', '2025-10-22 14:14:41', 'admin', 'admin', 2, NULL);