提交sql

This commit is contained in:
2026-04-23 10:15:22 +08:00
parent d02ef34751
commit 774fe86941
126 changed files with 7697 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
INSERT INTO `sys_notice` (`notice_id`, `notice_title`, `notice_type`, `notice_content`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1, '温馨提醒2018-07-01 新版本发布啦', '2', 0x3C703EE696B0E78988E69CACE58685E5AEB93C2F703E, '0', 'admin', '2025-08-06 02:07:40', 'admin', '2025-08-06 14:43:44', '管理员');
INSERT INTO `sys_notice` (`notice_id`, `notice_title`, `notice_type`, `notice_content`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2, '维护通知2018-07-01 系统凌晨维护', '1', 0xE7BBB4E68AA4E58685E5AEB9, '0', 'admin', '2025-08-06 02:07:40', '', NULL, '管理员');