diff --git a/backups/2025-04-09/2025-04-09_system_adverts.sql b/backups/2025-04-09/2025-04-09_system_adverts.sql
deleted file mode 100644
index 14deb74..0000000
--- a/backups/2025-04-09/2025-04-09_system_adverts.sql
+++ /dev/null
@@ -1,24 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_adverts`;
-
-/*
-Table structure for table `system_adverts`
-*/
-CREATE TABLE `system_adverts` (
- `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
- `aid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL COMMENT '主表ID',
- `ext01` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext02` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext03` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext04` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext05` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;
-
-/*
-Data for table `system_adverts`
-*/
-INSERT INTO `system_adverts`(`aid`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `id`) VALUES ('42bf4ceb852e4a1cb641db209a211439', '', '', '', '', '', 'a878623c36284ab6b098420dae6573e3');
diff --git a/backups/2025-04-09/2025-04-09_system_archives.sql b/backups/2025-04-09/2025-04-09_system_archives.sql
deleted file mode 100644
index bf175b8..0000000
--- a/backups/2025-04-09/2025-04-09_system_archives.sql
+++ /dev/null
@@ -1,66 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_archives`;
-
-/*
-Table structure for table `system_archives`
-*/
-CREATE TABLE `system_archives` (
- `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,
- `title` varchar(128) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '文章标题',
- `properties` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT 'n' COMMENT '自定义属性',
- `image_path` varchar(128) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL COMMENT '缩略图',
- `tag` varchar(128) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL COMMENT '标签',
- `description` varchar(256) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL COMMENT '内容摘要',
- `category_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '上级栏目',
- `comment` int DEFAULT '1' COMMENT '允许评论',
- `subscribe` int DEFAULT '1' COMMENT '允许订阅',
- `clicks` int DEFAULT '0' COMMENT '浏览量',
- `weight` int DEFAULT '0' COMMENT '权重',
- `status` int DEFAULT '1' COMMENT '状态1:已发布0未发布',
- `category_ids` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '栏目层级',
- `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL,
- `create_time` timestamp NOT NULL DEFAULT '2018-01-01 00:00:00',
- `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL,
- `update_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin CHECKSUM=1 DELAY_KEY_WRITE=1 ROW_FORMAT=DYNAMIC;
-
-/*
-Data for table `system_archives`
-*/
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('2512e4593b514db2a10841cbc8a63a23', '.4ol61bbh.mvpeun1s', 9, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:13:23','%Y-%m-%d %H:%i:%s'), '', '07d10ba665644d40ba558b0fe3d4831f', '', 'n', 1, 1, '', '梦想家项目如何在本地搭建环境?', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:56:54','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('6498f8307af5475683d4deb7b7b81d31', '.uw6lcqqd', 0, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2020-07-07 09:08:23','%Y-%m-%d %H:%i:%s'), '', '13037ae7e98048708cf9978368eeb820', '', 'n', 1, 1, '', '产品一', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2020-07-07 09:31:08','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('e6cdbf119da14a30a86a0f9f2189b8e5', '.a54547w2', 2, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-15 17:35:39','%Y-%m-%d %H:%i:%s'), '', '182306d8eab44225a5ce123ad6a01ffd', '20230110/d7ecf4498a7d42af86e52e2fde4a6fa8.jpg', 'p', 1, 1, '', '温馨家居搭配设计css3网站模板', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 16:05:39','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('4b1968cc854745418c4c0d305fbe7e15', '.1hq8501w', 0, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-16 09:21:14','%Y-%m-%d %H:%i:%s'), '', '18f228df7b8443dfa1039fe3c3e53503', '20190816\ecb040a2c77348958e6fd39b1afebe18.jpg', 'p', 1, 1, '', 'Dreamer CMS是企业在创立初期很好的技术基础框架', '', STR_TO_DATE('2020-06-22 09:20:10','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('4b8e8982fe164177ac85273cb82381b7', '.96nbp5pc.c44273d2', 32, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:26:48','%Y-%m-%d %H:%i:%s'), 'DreamerCMS(梦想家CMS内容管理系统)公开解决了快速搭建展示型网站(如:企业官网、技术博客、信息门户等)的框架体系,是电子政务、电信综合门户、企业信息门户、知识管理平台、电子商务平台的基础性软件系统。', '1a1314addf3443a68bc0922749524d0c', '20230110/3eb507aab5b343c8b5d3ea1784974774.jpg', 'p', 1, 1, '', '二、资源目录和代码之间的关系', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 16:49:42','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('f7f60ce133c6424c9f241884955e313f', '.t5575y4y', 0, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:20:00','%Y-%m-%d %H:%i:%s'), '', '1f7da4c6706c48ab8f9e223dbdfb80b4', '20230110/47bc1c68dce548699041cc922600b783.jpg', 'p', 1, 1, '', '成功案例Banner', '', STR_TO_DATE('2023-01-10 12:19:59','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('b0bb4daa71694c0ebdb59a986d11684f', '.2jk6313y', 0, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:26:12','%Y-%m-%d %H:%i:%s'), '', '23c2811cb842493cbadb0c0a8cc77046', '20230110/b406f329b5de4556884937e37d83972d.png', 'p', 1, 1, '', '百度', '', STR_TO_DATE('2023-01-10 17:26:11','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('b0bb4daa71694c0ebdb59a986d11684f', '.2jk6313y', 0, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:40:01','%Y-%m-%d %H:%i:%s'), '', '250a0fccf75043caaeb2e470057df7ae', '20230110/d62d571762c24c12a8b173cf7fe38dd6.png', 'p', 1, 1, '', 'I Teach You,我教你!', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:12:41','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('6b01c5f9ce5b4f49898916d19f7184a7', '.4ol61bbh.yjug0grv', 5, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:23:28','%Y-%m-%d %H:%i:%s'), '', '38bb7cd1c12d4b698a6818aacc9c879c', '', 'n', 1, 1, '', '梦想家内容管理系统部署文档', '', STR_TO_DATE('2025-04-09 10:31:37','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('3c35310d7f0d45cabb1e13462be8e996', '.5znbos25', 0, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 11:29:53','%Y-%m-%d %H:%i:%s'), '', '42bf4ceb852e4a1cb641db209a211439', '20230110/d27971d23f894b11a0dfb6199aed0093.jpg', 'p', 1, 1, '', '列表页面-右侧广告位', '', STR_TO_DATE('2023-01-10 11:29:52','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('46041acafe0444ac95870f165977b6a0', '.wqz18j7q', 5, 0, '', STR_TO_DATE('2020-07-22 07:44:14','%Y-%m-%d %H:%i:%s'), '', '495c981ae1be45fb8d989d76b2d18672', '', 'n', 1, 0, '', '你好,我们公司想要订购产品?', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2020-07-22 15:48:13','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('f7f60ce133c6424c9f241884955e313f', '.t5575y4y', 0, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 16:39:41','%Y-%m-%d %H:%i:%s'), '', '498d51b3f1f643638dda51e5e7b7b792', '20230110/dc005133cae84869896721f6c41da0f9.jpg', 'p', 1, 1, '', '官方公众号', '', STR_TO_DATE('2023-01-10 16:39:41','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('83d306aaf1654e81aaef795fc2f9e5b4', '.96nbp5pc.zac9idyl', 0, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:23:25','%Y-%m-%d %H:%i:%s'), '', '50810efa568d4a8d96887def1f8bd110', '20230110/7851bcec99644c0b9f0c46aa5f0787ad.jpg', 'p', 1, 1, '', '梦想家内容管理系统部署文档', '', STR_TO_DATE('2023-01-10 09:23:25','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('5562f6d3f2e24f9c8be3abe69023cc27', '.uw6lcqqd.l8pzde13', 0, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2020-07-07 09:10:34','%Y-%m-%d %H:%i:%s'), '', '6a9d2d84c2cf4dae97e06b3af5c05e78', '', 'n', 1, 1, '', '硬件产品二', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2020-07-07 09:30:28','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('11a215320ee14543972e91f7f730171e', '.9jdjs0s8', 0, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:28:09','%Y-%m-%d %H:%i:%s'), '', '6c2e8cc97f9346cb8f09926b74a0854f', '20230109/f4b89d05f38c4ba7a0a8dea2e720aa88.jpeg', 'p', 1, 1, '', '轮播图二', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-07 14:51:49','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('15445e172d734d0c87f52530549f91de', '.uw6lcqqd.1gi964u0', 0, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2020-07-07 09:38:50','%Y-%m-%d %H:%i:%s'), '', '755912b5365540479499a9272157ac3b', '', 'n', 1, 1, '', '软件产品一', '', STR_TO_DATE('2020-07-07 17:38:53','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('4b1968cc854745418c4c0d305fbe7e15', '.1hq8501w', 2, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-16 09:47:51','%Y-%m-%d %H:%i:%s'), '', '779bc296ea4a4149bd3c97cdb8cd8593', '20190816\3f3f65a75df74027b3755d155b0f29b2.png', 'p', 1, 1, '', '个人开发者也可以使用Dreamer CMS承接外包项目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-10-19 08:27:09','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('1edfc172378945e5ad90867dbdde1cd9', '.96nbp5pc.6j0r9qzq', 0, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:06:58','%Y-%m-%d %H:%i:%s'), '随着信息技术的不断发展,智慧校园管理系统平台已经成为了学校管理的重要工具之一。从而使得校园内的信息流通更加顺畅,管理更加有效。', '7a4bc5cade9845bbb2528783d995ce20', '20230110/b1f2da7161f746d79a368b6d35994dfd.jpg', 'p', 1, 1, '', '智慧校园管理系统平台组成内容有哪些', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:07:24','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('e6cdbf119da14a30a86a0f9f2189b8e5', '.a54547w2', 1, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-15 17:37:07','%Y-%m-%d %H:%i:%s'), '', '93b0ac1621024e4682442acd646da397', '20230110/88cc4c8be3bc4b86aa7748020dfba40a.jpg', 'p', 1, 1, '', 'kid儿童用品商城shop网站模板', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:33:34','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('f7f60ce133c6424c9f241884955e313f', '.t5575y4y', 0, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:10:36','%Y-%m-%d %H:%i:%s'), '', '9eefb5b8aed845de99855f1d55d92a49', '20230110/2410e5fea7264c2d8778ff3572ebb5d6.jpg', 'p', 1, 1, '', '框架介绍Banner', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:11:17','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('4b8e8982fe164177ac85273cb82381b7', '.96nbp5pc.c44273d2', 6, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:25:31','%Y-%m-%d %H:%i:%s'), 'DreamerCMS(梦想家CMS内容管理系统)公开解决了快速搭建展示型网站(如:企业官网、技术博客、信息门户等)的框架体系,是电子政务、电信综合门户、企业信息门户、知识管理平台、电子商务平台的基础性软件系统。', 'b004ec8e2fb84b6a82141dabcc1962e0', '20230110/787877175d2e44f6947877a73c3f2137.jpg', 'p', 1, 1, '', '一、开发环境搭建及项目导入', '', STR_TO_DATE('2023-01-10 12:14:02','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('11a215320ee14543972e91f7f730171e', '.9jdjs0s8', 0, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:06:37','%Y-%m-%d %H:%i:%s'), '', 'b2d86668da714a1c839c016d70066c53', '20230109/227ea68d175c46dc9b92e13e13331df4.jpg', 'p', 1, 1, '', '轮播图一', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-07 14:51:43','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('83d306aaf1654e81aaef795fc2f9e5b4', '.96nbp5pc.zac9idyl', 2, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:11:45','%Y-%m-%d %H:%i:%s'), '免费完整开源:基于MIT协议,源代码完全开源;标签化建站:不需要专业的后台开发技能,只要使用系统提供的标签,就能轻松建设网站;模版开发方便:支持在线上传模版包开发方便快捷;', 'c4abe7b7a3b943a7a4a3a48533a6aa50', '20230110/35d0b73f35fd4b1ba6c2d664f56d4853.jpg', 'p', 1, 1, '', '梦想家内容管理系统v4.0.0发布了', '', STR_TO_DATE('2025-04-08 17:21:18','%Y-%m-%d %H:%i:%s'), 1);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('e6cdbf119da14a30a86a0f9f2189b8e5', '.a54547w2', 3, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-15 17:38:19','%Y-%m-%d %H:%i:%s'), '', 'cc1b4cc70af54410a9486e7d4babd5a7', '20230110/5aa18ddea43e428593339e08f0c3354b.jpg', 'p', 1, 1, '商务', '大气css3动画BUSINESS商务展会企业模板', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:32:51','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('f7f60ce133c6424c9f241884955e313f', '.t5575y4y', 0, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:34:34','%Y-%m-%d %H:%i:%s'), '', 'cc3c8a326842433292ad1bf7cae7e1c1', '20230110/5464eb92f132460f86205386f93c1bb9.jpg', 'p', 1, 1, '', '二维码', '', STR_TO_DATE('2023-01-10 09:34:33','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('d4eb5bf3b4fb48848d95b9cfe7d8629e', '.he9g4d0j.0723u098', 12, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:38:39','%Y-%m-%d %H:%i:%s'), '丽康会是莱福怡家旗下从事健康养身、科学变美,集云端智能、科研、教学、线下服务为一体的大健康产业平台。', 'cca53a7338c042c0afa94f3183a652db', '20230109/45e0857beb7e4965900589cec7104b01.png', 'p', 1, 1, '企业网站,丽康会', '丽康会', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 16:04:26','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('b012217f22754e2ea04f8e7c5278e38b', '.he9g4d0j.5dwqhes7', 20, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:20:11','%Y-%m-%d %H:%i:%s'), '作为广东省唯一一所面向生态建设产业链及生态文明建设领域的高职院校、唯一一所牵头打造“广东森林生态综合示范园”的高职院校、唯一一所参与开展粤港澳大湾区世界级森林城市群建设的高职院校作为广东省唯一一所面向生态建设产业链及生态文明建设领域的高职院校,学校立足生态特色,服务面向农林渔业人才培养,把创新创业双创教育写入“十三五”“十四五”规划,引领双创教育全面融入人才培养,实现“专创融合”,形成了“双融五驱”的“生态版”专创融合育人模式,持续推进双创教学改革。', 'ced8d1640c87401ab0b2eaf0ab68757e', '20230109/1431bc857b4144359e4992b177149b3a.png', 'p', 1, 1, '', '广东生态工程职业学院大学生创新创业网站', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 13:52:34','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('1edfc172378945e5ad90867dbdde1cd9', '.96nbp5pc.6j0r9qzq', 1, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:59:06','%Y-%m-%d %H:%i:%s'), '在信息化与智能化教学环境下的课堂教学及管理模式改变是必然结果,通过信息化管理实现课堂教学模式与管理模式转变是未来发展的必然趋势,但是想要开发这样一个中小学管理系统也不是那么容易的,因为在开发的过程当中我们会遇到各种问题,下面就为大家讲解一下。', 'd33c271fbeef4f529a107500ece6cc7c', '20230110/76007fadcf204426af07caa1e6c163ef.jpg', 'p', 1, 1, '', '中小学管理系统开发过程中遇到的问题', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:46:15','%Y-%m-%d %H:%i:%s'), 2);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('e6cdbf119da14a30a86a0f9f2189b8e5', '.a54547w2', 5, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-15 17:28:10','%Y-%m-%d %H:%i:%s'), '大气orion渐变绿色css3响应式商业模板', 'd64d167032c84521ad21708cccc1f963', '20230110/5a7d2550c7fe478ebf92915261840945.jpg', 'p', 1, 1, 'css3,html5,bootstrap', '大气orion渐变绿色css3响应式商业模板', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:35:19','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('4b1968cc854745418c4c0d305fbe7e15', '.1hq8501w', 0, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-16 09:49:55','%Y-%m-%d %H:%i:%s'), '', 'e738f12d050849fd9998ac01fd0f5ad7', '20190816\da8377d716dc473a8f35d7a1b1a078c4.jpg', 'p', 1, 1, '', '初学JAVA的同学可以下载源代码来进行学习交流', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2020-06-22 09:20:10','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('b0bb4daa71694c0ebdb59a986d11684f', '.2jk6313y', 0, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:28:32','%Y-%m-%d %H:%i:%s'), '', 'f8ec213214764952815076dde18b8dcc', '20230110/f979828078ad4270a3fdfef2f4e8e2b9.png', 'p', 1, 1, '', '腾讯会议', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:29:05','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('44e864cda6a049349e1516ce40eaa58e', '.4ol61bbh.6rztc072', 8, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:19:37','%Y-%m-%d %H:%i:%s'), '', 'f9e263c42e7b41f8861ba64bc0404a6c', '', 'n', 1, 1, '', '2018年07月30日,梦想家发布1.0.0版本', '', STR_TO_DATE('2023-01-10 15:50:39','%Y-%m-%d %H:%i:%s'), 0);
-INSERT INTO `system_archives`(`category_id`, `category_ids`, `clicks`, `comment`, `create_by`, `create_time`, `description`, `id`, `image_path`, `properties`, `status`, `subscribe`, `tag`, `title`, `update_by`, `update_time`, `weight`) VALUES ('f7f60ce133c6424c9f241884955e313f', '.t5575y4y', 0, 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:18:13','%Y-%m-%d %H:%i:%s'), '', 'ffa10f74ca384bc0aae3ab3e1c1beebc', '20230110/86a33e7b1b3049488ea00b452789c5a6.jpg', 'p', 1, 1, '', '新闻中心Banner', '', STR_TO_DATE('2023-01-10 12:18:12','%Y-%m-%d %H:%i:%s'), 0);
diff --git a/backups/2025-04-09/2025-04-09_system_article.sql b/backups/2025-04-09/2025-04-09_system_article.sql
deleted file mode 100644
index acbedf8..0000000
--- a/backups/2025-04-09/2025-04-09_system_article.sql
+++ /dev/null
@@ -1,40 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_article`;
-
-/*
-Table structure for table `system_article`
-*/
-CREATE TABLE `system_article` (
- `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
- `aid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL COMMENT '主表ID',
- `create_by` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `create_time` timestamp NOT NULL DEFAULT '2018-01-01 00:00:00',
- `update_by` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `update_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
- `ext01` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext02` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext03` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext04` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext05` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `html_content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_bin,
- `content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_bin,
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;
-
-/*
-Data for table `system_article`
-*/
-INSERT INTO `system_article`(`aid`, `content`, `create_by`, `create_time`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `html_content`, `id`, `update_by`, `update_time`) VALUES ('13037ae7e98048708cf9978368eeb820', '
ddd
', '', STR_TO_DATE('2018-01-01 00:00:00','%Y-%m-%d %H:%i:%s'), '', '', '', '', '', '', '36906ce147a34df8af6d076e3ded98f5', '', STR_TO_DATE('2020-07-07 17:08:25','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_article`(`aid`, `content`, `create_by`, `create_time`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `html_content`, `id`, `update_by`, `update_time`) VALUES ('755912b5365540479499a9272157ac3b', '', '', STR_TO_DATE('2018-01-01 00:00:00','%Y-%m-%d %H:%i:%s'), '', '', '', '', '', '', '431dc64e8d064aba95418674e5b11d7f', '', STR_TO_DATE('2020-07-07 17:38:53','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_article`(`aid`, `content`, `create_by`, `create_time`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `html_content`, `id`, `update_by`, `update_time`) VALUES ('b004ec8e2fb84b6a82141dabcc1962e0', '', '', STR_TO_DATE('2018-01-01 00:00:00','%Y-%m-%d %H:%i:%s'), '', '', '', '', '', '', '4553752623b044589c5eba667163542c', '', STR_TO_DATE('2023-01-10 09:25:31','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_article`(`aid`, `content`, `create_by`, `create_time`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `html_content`, `id`, `update_by`, `update_time`) VALUES ('c4abe7b7a3b943a7a4a3a48533a6aa50', '
升级FastJson漏洞
修复Sql标签注入风险
修复Log4j漏洞
修改分页标签、栏目文档标签、SQL标签Bug
主题包的缩略图支持重新上传
', '', STR_TO_DATE('2018-01-01 00:00:00','%Y-%m-%d %H:%i:%s'), '', '', '', '', '', '', '4c0b32d99a8c4681a719972e615c8d24', '', STR_TO_DATE('2023-01-10 09:11:44','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_article`(`aid`, `content`, `create_by`, `create_time`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `html_content`, `id`, `update_by`, `update_time`) VALUES ('f9e263c42e7b41f8861ba64bc0404a6c', '免费完整开源:基于MIT协议,源代码完全开源;
标签化建站:不需要专业的后台开发技能,只要使用系统提供的标签,就能轻松建设网站;
模版开发方便:支持在线上传模版包开发方便快捷;
每月更新:每月进行系统升级,分享更多好用的模版与插件;
', '', STR_TO_DATE('2018-01-01 00:00:00','%Y-%m-%d %H:%i:%s'), '', '', '', '', '', '', '65e932293e244fe0ab769c7dcba0cd5d', '', STR_TO_DATE('2023-01-10 15:19:36','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_article`(`aid`, `content`, `create_by`, `create_time`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `html_content`, `id`, `update_by`, `update_time`) VALUES ('50810efa568d4a8d96887def1f8bd110', '环境准备
Redis
Tomcat8+
Jdk1.8+
Mysql5.5+(这里需要注意一下,Mysql5.7以上版本需要注意timestamp格式的字段设置为非必填)
IDE(Sprint tools suite4 或 Idea)
Jar包部署
在IDE中将项目中的配置文件都修改好,然后执行maven打包命令,打包前强烈建议先clean。在Eclipse或Sprint tools suite4中打包,Console输出Success表示成功。如下图:

打包完成后在项目目录下的target目录下会生成jar包,如下图

Windows部署
将Jar文件复制到任意目录,建议不要在C盘,这里放在F:\Programes\目录下,如下图

在该目录按住Shift键点击鼠标右键,点击在此处打开命令窗口,如下图

在打开的命令行窗口中执行java -jar dreamer-cms.jar(如更换包名则对应修改此命令),启动如下图

运行过程中,不要关闭该命令行窗口,到此Windows部署完成,这里需要注意的是资源路径一定要正确。
Linux部署
登录XShell或CRT到Linux系统,建议在/opt下进行部署操作,在/opt目录下新建如下目录:
mkdir programs
mkdir resources
将资源文件上传到resources/站点名/目录下,如下图

打包时将application-对应环境.yml中的web.resource-path修改为/opt/resources/itechyou.cn/,如图

将打好的Jar包上传到/opt/programs/目录下,如图

Linux运行Jar一定要在后台运行,否则关闭XShell或CRT程序会停止,这里可以使用Nohup或Screen。Nohup一般的Linux都自带,如没有请参考:
https:
Screen使用教程请参考:
https:
本教程使用Screen运行,安装Screen,命令如下:
yum install screen
运行Jar文件
首次运行:需要使用Screen新建一个任务,命令如下
screen -S 任务名(这里建议站点名)
在此命令成功后,会启一个新的命令行界面,然后执行java -jar dreamer-cms.jar(如更换包名则对应修改此命令)命令即可,启动成功后退出Screen,退出一定要Ctrl + a + d
如果非首次运行:则需要先使用命令screen -r 任务名(填写新建任务时指定的名字)
screen -r iteachyou.cc
War包部署
war打包,需要把Spring Boot自带的Tomcat排除掉,具体操作步骤如下
添加servlet-api依赖
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<scope>provided</scope>
</dependency>
排除SpringBoot内置的Tomcat
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<exclusions>
<exclusion>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-tomcat</artifactId>
</exclusion>
</exclusions>
</dependency>
改造启动类
修改前:
@EnableTransactionManagement
@SpringBootApplication
@MapperScan("cn.itechyou.cms.dao")
public class DreamerCMSApplication{
public static void main(String[] args) {
SpringApplication.run(DreamerCMSApplication.class,args);
}
}
修改后:
@EnableTransactionManagement
@SpringBootApplication
@MapperScan("cn.itechyou.cms.dao")
public class DreamerCMSApplication extends SpringBootServletInitializer {
public static void main(String[] args) {
SpringApplication.run(DreamerCMSApplication.class,args);
}
@Override
protected SpringApplicationBuilder configure(SpringApplicationBuilder builder) {
return builder.sources(DreamerCMSApplication.class);
}
}
在pom.xml中添加maven编译插件
<build>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
修改pom.xml打包方式为war
<packaging>war</packaging>
然后执行打包命令(还是先clean再install)打包成功后在项目目录下的target目录下会生成war包。
Windows部署
下载Tomcat解压,将war包复制到webapps目录下,启动tomcat即可。
Linux部署
下载Tomcat解压,将war包上传到webapps目录下,启动tomcat即可。
', '', STR_TO_DATE('2018-01-01 00:00:00','%Y-%m-%d %H:%i:%s'), '', '', '', '', '', '', '84d6020cce5b41ed9508f1cb98ccacc3', '', STR_TO_DATE('2023-01-10 09:23:25','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_article`(`aid`, `content`, `create_by`, `create_time`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `html_content`, `id`, `update_by`, `update_time`) VALUES ('6a9d2d84c2cf4dae97e06b3af5c05e78', '', '', STR_TO_DATE('2018-01-01 00:00:00','%Y-%m-%d %H:%i:%s'), '', '', '', '', '', '', '869c49d8819045d78c1353026c2e6e42', '', STR_TO_DATE('2020-07-07 17:10:35','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_article`(`aid`, `content`, `create_by`, `create_time`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `html_content`, `id`, `update_by`, `update_time`) VALUES ('1a1314addf3443a68bc0922749524d0c', '', '', STR_TO_DATE('2018-01-01 00:00:00','%Y-%m-%d %H:%i:%s'), '', '', '', '', '', '', 'ab6928949b0342af9970dcb78a4a10df', '', STR_TO_DATE('2023-01-10 09:26:47','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_article`(`aid`, `content`, `create_by`, `create_time`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `html_content`, `id`, `update_by`, `update_time`) VALUES ('38bb7cd1c12d4b698a6818aacc9c879c', '
Dreamer CMS部署手册.docx
', '', STR_TO_DATE('2018-01-01 00:00:00','%Y-%m-%d %H:%i:%s'), '', '', '', '', '', '', 'c68a880862484a82a233c04a5cf4161d', '', STR_TO_DATE('2023-01-10 15:23:28','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_article`(`aid`, `content`, `create_by`, `create_time`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `html_content`, `id`, `update_by`, `update_time`) VALUES ('7a4bc5cade9845bbb2528783d995ce20', '随着信息技术的不断发展,智慧校园管理系统平台已经成为了学校管理的重要工具之一。从而使得校园内的信息流通更加顺畅,管理更加有效。
智慧校园是什么?
智慧校园是一种基于信息化和网络化的高效运营管理模式,它将学校的各项资源、设施、平台和服务整合在一起,帮助学校管理者实现对学校运营管理的全面掌握和精细化控制,为学生、家长、教师和学校管理者提供更加便捷、高效、优质的服务,从而推动学校的发展。

智慧校园管理系统的组成部分
1、校园门户:门户网站是学校对外交流的窗口,是校园管理的重要组成部分。校园网站为用户提供了便捷的信息查询和资源共享功能,让校园管理更加便捷高效。
2、校园管理系统:校园管理系统是智慧校园的核心组成部分,负责管理学校的各项资源和运行状态。校园管理系统通过数据收集、分析和处理,为学校决策提供依据,帮助学校实现精细化管理。
3、校园监控系统:校园监控系统是智慧校园的重要组成部分,负责监控学校的各项运行状态,为学校管理提供及时的信息支持。

智慧校园管理平台的功能特性
智慧校园管理平台的功能特性包括:学生成绩管理、宿舍管理、教室管理、图书馆管理、实验室管理、食堂管理、体育场馆管理、校车管理、校园卡管理、事务报修管理、校园公告管理、学生考勤管理、教师课程表管理等。
总之,智慧校园管理系统平台的运用可以大大的提高学校的运行效率,从而为学生提供更加优质的教育服务。
', '', STR_TO_DATE('2018-01-01 00:00:00','%Y-%m-%d %H:%i:%s'), '', '', '', '', '', '', 'e1d4b98031704a8e975a106173748be2', '', STR_TO_DATE('2023-01-10 09:06:57','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_article`(`aid`, `content`, `create_by`, `create_time`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `html_content`, `id`, `update_by`, `update_time`) VALUES ('d33c271fbeef4f529a107500ece6cc7c', '在信息化与智能化教学环境下的课堂教学及管理模式改变是必然结果,通过信息化管理实现课堂教学模式与管理模式转变是未来发展的必然趋势,但是想要开发这样一个中小学管理系统也不是那么容易的,因为在开发的过程当中我们会遇到各种问题,下面就为大家讲解一下。
各种中小学管理信息系统的开发过程
随着计算机技术的飞速发展,越来越多的学校开始使用计算机来管理学校的信息,这就需要开发一套完善的中小学管理信息系统。中小学管理信息系统的开发过程主要包括需求分析、系统设计、系统实现、系统测试、系统部署。需求分析是整个开发过程中最重要的一步,需要充分了解客户的需求,并对系统进行合理的设计。系统设计是根据客户的需求进行系统功能的设计,要经过多次反复设计和修改,直到设计符合客户需求为止。系统实现是根据设计文档进行系统的编码实现,并进行单元测试和集成测试。

中小学管理信息系统开发遇到的一些问题
1、数据管理问题:(1)数据采集是管理信息系统的基础工作,数据质量对于管理信息系统的发展起着至关重要的作用。然而,由于中小学管理信息化程度不高,许多学校的数据管理水平较低,导致数据质量差,严重影响了管理信息系统的正常运行。(2)学校数据库缺乏统一管理,各种信息系统之间的数据交换也很困难。学校各种信息系统大多独立运行,彼此之间没有很好的数据交换渠道,这使得学校的数据管理工作更加复杂。
2、硬件设备问题:(1)硬件设备现状差,带宽小,功能陈旧。目前,我国中小学管理信息系统的硬件设备现状较差,多数学校的学生电脑只是单纯的文字处理设备,而且功能陈旧,缺乏互联网的应用。导致学校的管理信息系统发展受到了很大的限制。(2)硬件设备维护费用高,使用寿命短。由于我国中小学管理信息系统设备维护费用高,使用寿命短,导致学校管理信息系统的运行成本很高。

3,软件开发问题:(1)界面不友好,使用不方便。目前,许多中小学管理信息系统的界面不友好,使用不方便,导致学校的管理效率低下。(2)功能单一,不能满足学校的实际需求。许多中小学管理信息系统的功能单一,很难满足学校的实际需求。因此,需要开发出更加实用的管理信息系统。
4,人员配备问题:(1)技术人员知识水平低,专业能力弱。目前,许多中小学管理信息系统的技术人员知识水平较低,专业能力较弱,导致学校管理信息系统的开发和运行效率低下。(2)技术人员缺乏统一的管理机制。目前,许多中小学管理信息系统的技术人员缺乏统一的管理机制,导致学校管理信息系统的运行不是很科学和有效。
', '', STR_TO_DATE('2018-01-01 00:00:00','%Y-%m-%d %H:%i:%s'), '', '', '', '', '', '', 'eafed00363d143a1b5184497493db1ae', '', STR_TO_DATE('2023-01-10 08:59:05','%Y-%m-%d %H:%i:%s'));
diff --git a/backups/2025-04-09/2025-04-09_system_attachment.sql b/backups/2025-04-09/2025-04-09_system_attachment.sql
deleted file mode 100644
index 1f11ddd..0000000
--- a/backups/2025-04-09/2025-04-09_system_attachment.sql
+++ /dev/null
@@ -1,27 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_attachment`;
-
-/*
-Table structure for table `system_attachment`
-*/
-CREATE TABLE `system_attachment` (
- `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
- `code` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '标识码',
- `filename` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL COMMENT '文件名',
- `filesize` int DEFAULT NULL COMMENT '文件大小',
- `filetype` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '文件类型',
- `filepath` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL COMMENT '文件路径',
- `create_by` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '创建人',
- `create_time` timestamp NULL DEFAULT NULL COMMENT '创建时间',
- `update_by` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '更新人',
- `update_time` timestamp NULL DEFAULT NULL COMMENT '更新时间',
- PRIMARY KEY (`id`)
-) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;
-
-/*
-Data for table `system_attachment`
-*/
-INSERT INTO `system_attachment`(`code`, `create_by`, `create_time`, `filename`, `filepath`, `filesize`, `filetype`, `id`, `update_by`, `update_time`) VALUES ('ez159g51', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-12-25 05:47:34','%Y-%m-%d %H:%i:%s'), 'java1.8新特性.pptx', '20191225\acb604753b4c4d9ea281ae977d712f31.pptx', 113690, 'application/vnd.openxmlformats-officedocument.presentationml.presentation', 'abd987209da941349001c85ffece6eb1', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-12-25 05:47:34','%Y-%m-%d %H:%i:%s'));
diff --git a/backups/2025-04-09/2025-04-09_system_cases.sql b/backups/2025-04-09/2025-04-09_system_cases.sql
deleted file mode 100644
index 089b85a..0000000
--- a/backups/2025-04-09/2025-04-09_system_cases.sql
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_cases`;
-
-/*
-Table structure for table `system_cases`
-*/
-CREATE TABLE `system_cases` (
- `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
- `aid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL COMMENT '主表ID',
- `ext01` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext02` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext03` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext04` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext05` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `body` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin,
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;
-
-/*
-Data for table `system_cases`
-*/
-INSERT INTO `system_cases`(`aid`, `body`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `id`) VALUES ('ced8d1640c87401ab0b2eaf0ab68757e', '
', '', '', '', '', '', '3d40572d8bb24c4eb2bfef414f4a4cae');
-INSERT INTO `system_cases`(`aid`, `body`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `id`) VALUES ('cca53a7338c042c0afa94f3183a652db', '


', '', '', '', '', '', 'b61babd4f83441c6a78e97097d7b4d42');
diff --git a/backups/2025-04-09/2025-04-09_system_category.sql b/backups/2025-04-09/2025-04-09_system_category.sql
deleted file mode 100644
index 358b9af..0000000
--- a/backups/2025-04-09/2025-04-09_system_category.sql
+++ /dev/null
@@ -1,166 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_category`;
-
-/*
-Table structure for table `system_category`
-*/
-CREATE TABLE `system_category` (
- `id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,
- `cnname` varchar(128) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '栏目名称',
- `enname` varchar(64) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL COMMENT '栏目英文名称',
- `code` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL COMMENT '编码',
- `cat_seq` varchar(128) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL COMMENT '层级关系',
- `form_id` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '表单ID',
- `image_path` varchar(128) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL COMMENT '栏目图片',
- `description` varchar(128) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL COMMENT '栏目描述',
- `link_target` varchar(8) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL COMMENT '链接目标',
- `page_size` int DEFAULT '20' COMMENT '分页数量',
- `cat_model` int DEFAULT '20' COMMENT '栏目模型(1:封面;2:列表;3:外部链接)',
- `visit_url` varchar(128) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL COMMENT '访问路径',
- `cover_temp` varchar(128) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL COMMENT '封面模版',
- `list_temp` varchar(128) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL COMMENT '列表模版',
- `article_temp` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL COMMENT '内容页模版',
- `link_url` varchar(128) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL COMMENT '链接路径',
- `default_editor` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '默认编辑器',
- `md_content` text CHARACTER SET utf8 COLLATE utf8_general_ci COMMENT 'md内容',
- `html_content` text CHARACTER SET utf8 COLLATE utf8_general_ci COMMENT 'html内容',
- `parent_id` varchar(128) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '上级栏目',
- `is_show` int DEFAULT '1' COMMENT '公开选项(1公开;2:内部;3:专家)',
- `level` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL COMMENT '栏目级别',
- `sort` int DEFAULT '50' COMMENT '排序',
- `is_input` int DEFAULT '0' COMMENT '是否允许投稿',
- `create_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL,
- `create_time` timestamp NOT NULL DEFAULT '2018-01-01 00:00:00',
- `update_by` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL,
- `update_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
- `ext01` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL,
- `ext02` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL,
- `ext03` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL,
- `ext04` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL,
- `ext05` varchar(32) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT NULL,
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin CHECKSUM=1 DELAY_KEY_WRITE=1 ROW_FORMAT=DYNAMIC;
-
-/*
-Data for table `system_category`
-*/
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.1hq8501w.4jh6co17.23varpqt', '学习型组织', '23varpqt', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:12:00','%Y-%m-%d %H:%i:%s'), 'ue', '结合企业组织架构,按不同部门和岗位科学安排培训学习任务,注重培训学习效果,打造学习型组织。', '', '', '', '', '', '', '06c540abf3a64d9699762711439c82dd', '', '03c6755382e14eceaaea08c37a625f76', '', 0, 1, '3', '1', '', '/list_article.html', '', 10, 'e65ee5ac3d6446dfa044bdd84b3d21fd', 50, '', STR_TO_DATE('2023-01-09 17:12:00','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.a56diet3.wtbdb7gu', '高扩展性', 'wtbdb7gu', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:58:39','%Y-%m-%d %H:%i:%s'), 'ue', '高扩展性', '', '', '', '', '', '', 'c17ddcad9fb149a6bf90f7bba0e0696b', '', '0a3839e138814800b5f90263e3ef06e4', '20230110/753188bccb7f49888856852e465dbff8.png', 0, 0, '2', '1', '', '/list_article.html', '', 10, '82163019e1da4f97b369162f67cba2a2', 50, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:31:08','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.9jdjs0s8', '轮播图', '9jdjs0s8', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:02:04','%Y-%m-%d %H:%i:%s'), 'ue', '', '', '', '', '', '', '', 'be8b37d8083e432fabec23c5ffff2796', '', '11a215320ee14543972e91f7f730171e', '', 0, 0, '1', '1', '', '/list_article.html', '', 10, '-1', 9, '', STR_TO_DATE('2023-04-11 11:27:36','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.1hq8501w.051fu5ij.t6vvi4a9', '流程繁琐复杂', 't6vvi4a9', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:59:35','%Y-%m-%d %H:%i:%s'), 'ue', '参会者多,嘉宾多,行程多,需要反复确认嘉宾和参会者日程,而工作人员就那些', '', '', '', '', '', '', '06c540abf3a64d9699762711439c82dd', '', '1595298033e74acbba9dadf3dad94682', '', 0, 1, '3', '1', '', '/list_article.html', '', 10, 'a600ba793293479fbbfe741749094f0c', 50, '', STR_TO_DATE('2023-01-09 16:59:34','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_news.html', 2, '.96nbp5pc.6j0r9qzq', '行业新闻', '6j0r9qzq', '', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:55:45','%Y-%m-%d %H:%i:%s'), 'ue', '洞悉互联网前沿资讯,探索技术品牌营销之道!', 'hangyexinwen', '', '', '', '', '', 'c17ddcad9fb149a6bf90f7bba0e0696b', '', '1edfc172378945e5ad90867dbdde1cd9', '', 0, 1, '2', '1', '', '/list_news.html', '', 10, 'bffea722cb924078bc25b3f6d900076f', 51, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:39:29','%Y-%m-%d %H:%i:%s'), 'hangyexinwen');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_case.html', 2, '.he9g4d0j.v35683wr', '其它', 'v35683wr', '', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:19:07','%Y-%m-%d %H:%i:%s'), 'ue', '', 'qita', '', '', '', '', '', '6af72885122340c8966bd0e14a4aaae0', '', '242c2c03b22c48579b3c17d6e0fd5eae', '', 0, 1, '2', '1', '', '/list_case.html', '', 10, '592ef65f97264ecda6caeb284d9f6355', 54, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:59:57','%Y-%m-%d %H:%i:%s'), 'qita');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_question.html', 2, '.4ol61bbh.mvpeun1s', '常见问题', 'mvpeun1s', '', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-16 10:33:33','%Y-%m-%d %H:%i:%s'), 'ue', '', 'changjianwenti', '', '', '', '', '', '0c3bd3829eda49a68a82b2e55262c6ad', '', '2512e4593b514db2a10841cbc8a63a23', '20190820\8ab5d68c3f9e4687816d1cbb083d9f71.jpg', 0, 1, '2', '1', '', '/list_question.html', '', 20, '4e1c58e65fa9423482cf1a29a6ef629b', 2, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:09:09','%Y-%m-%d %H:%i:%s'), 'changjianwenti');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.76crpo3s.7757g2v6', '开源版', '7757g2v6', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:03:55','%Y-%m-%d %H:%i:%s'), 'ue', '适合个人和中小单位学习使用', 'kaiyuanban', '0', '', '', '', '', 'c17ddcad9fb149a6bf90f7bba0e0696b', '', '25d60404396c4c1a99c64feeff995355', '', 0, 0, '2', '1', '', '/list_article.html', '', 10, 'd63c35e50d1f42f49904f263b5571a87', 50, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:12:38','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.a56diet3.99dot8aq', '系统安全', '99dot8aq', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:59:57','%Y-%m-%d %H:%i:%s'), 'ue', '梦想家严格遵循 Web 安全规范,前后台双重验证,数据编码传输,密码加密存储等', '', '', '', '', '', '', 'c17ddcad9fb149a6bf90f7bba0e0696b', '', '2977d11e986240aea107713129bc96f9', '20230110/7981488b7581476eb5de5de10e74f07a.png', 0, 0, '3', '1', '', '/list_article.html', '', 10, '82163019e1da4f97b369162f67cba2a2', 50, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:05:08','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.1hq8501w.ghx3glm1.053xm0pt', '推动经济增长和发展', '053xm0pt', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:55:48','%Y-%m-%d %H:%i:%s'), 'ue', '刺激经济增长,为员工提供培训、技能提升机会和新计划。', '', '', '', '', '', '', '06c540abf3a64d9699762711439c82dd', '', '298897ac06a642b29defeefe4b1017aa', '', 0, 1, '3', '1', '', '/list_article.html', '', 10, '4a86a6d793494047b69f7f2cc37c08a9', 50, '', STR_TO_DATE('2023-01-09 16:55:48','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('', 1, '.1hq8501w.0n629d19', '企业', '0n629d19', '/index_solution.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:47:39','%Y-%m-%d %H:%i:%s'), 'ue', '助力企业智慧化管理,真正实现降本增效', 'qiye', '', '', '', '', '', '06c540abf3a64d9699762711439c82dd', '', '2fe2e97e76d14fcdaba543868daaeb6f', '', 0, 1, '2', '1', '', '', '', 10, '4b1968cc854745418c4c0d305fbe7e15', 53, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:27:27','%Y-%m-%d %H:%i:%s'), 'qiye');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.5znbos25', '广告管理', '5znbos25', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:50:51','%Y-%m-%d %H:%i:%s'), 'ue', '', 'guanggaoguanli', '', '', '', '', '', '70ef18e654ff404c925a9621f042df9e', '', '3c35310d7f0d45cabb1e13462be8e996', '', 0, 0, '1', '1', '', '/list_article.html', '', 10, '-1', 11, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:29:07','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.76crpo3s.fm7ou72c', '旗舰版', 'fm7ou72c', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:06:15','%Y-%m-%d %H:%i:%s'), 'ue', '适合服务型中小单位及机构', 'qijianban', '3980', '', '', '', '', 'c17ddcad9fb149a6bf90f7bba0e0696b', '', '3e7f0b04636b48acaf9d590bf6726294', '', 0, 0, '2', '1', '', '/list_article.html', '', 10, 'd63c35e50d1f42f49904f263b5571a87', 52, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:12:49','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_version.html', 2, '.4ol61bbh.6rztc072', '版本说明', '6rztc072', '', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-20 10:44:38','%Y-%m-%d %H:%i:%s'), 'ue', '', 'banbenshuomin', '', '', '', '', '', 'c17ddcad9fb149a6bf90f7bba0e0696b', '梦想家CMS内容管理系统开源版J2EE代码
当前版本:2.0.1
梦想家CMS官网:http://www.itechyou.cn
模版标签开发教程请参考:http://doc.itechyou.cn
QQ群交流:
DreamerCMS(梦想家CMS内容管理系统)公开解决了快速搭建展示型网站(如:企业官网、技术博客、信息门户等)的框架体系,是电子政务、电信综合门户、企业信息门户、知识管理平台、电子商务平台的基础性软件系统。可以帮助政府、企业或组织灵活、准确、高效、智能地管理信息内容,实现信息的采集、加工、审核、发布、存储、检索、统计、分析、 反馈等整个信息生命周期的管理。采用时下最流行的Springboot+thymeleaf框架搭建,具有灵活小巧,配置简单,标签化模版,快速开发等特点。主要解决公司搭建网站成本高、投入大、周期长等问题,也可作为初创公司很好的基础技术框架。使用过程中不需要专业的后端技术开发技能,只要使用系统提供的模版标签,即可轻轻松松建设网站。
DreamerCMS从2.0.0版本开始采用了解析式引擎与编译式引擎并存的模式,由于在解析模版时,解析式引擎拥有巨大的优势,但对于动态浏览的互动性质的页面,编译式引擎更实用高效,DreamerCMS采用双引擎并存的模式,在保持标签风格一致性的同时,也保证将来开发更多互动模块时有更好的性能和更好的扩展。
特点
免费完整开源:基于APACHE 2.0开源协议,源代码完全开源;
标签化建站:不需要专业的后台开发技能,只要使用系统提供的标签,就能轻松建设网站;
模版开发方便:支持在线上传模版包开发方便快捷;
每月更新:每月进行系统升级,分享更多好用的模版与插件;
面向对象
政府:可以使用Dreamer CMS来快速构建政府门户;
电信:可以使用Dreamer CMS来快速构建电信综合门户;
企业:可以使用Dreamer CMS构建信息门户,知识管理平台,也可作为基础技术框架,是企业在创立初期很好的技术选型;
个人开发者:可以使用Dreamer CMS承接外包项目;
技术框架
核心框架:Spring Boot 2
安全框架:Apache Shiro 1.5
视图框架:Spring MVC 4
持久层框架:MyBatis 3
日志管理:Log4j2
模版框架:Thymeleaf
JS框架:jQuery,Bootstrap
CSS框架:Bootstrap
富文本:Ueditor、editor.md
系统结构
系统结构开发环境
建议开发者使用以下环境,这样避免版本带来的问题
快速入门
CMS包括两个部分(代码部分、资源部分)代码不多说。资源就是图片、模版等,该目录在application.yml中web.resource-path配置项目中配置。
克隆项目到本地工作空间
导入Eclipse或Sts等开发工具(推荐使用Spring Tools Suite 4)(项目中缺少的google/kaptcha.jar在附件中,大家自行下载)
项目需要Redis,请自行修改application.yml中Redis配置
修改项目资源目录,application.yml文件web.resource-path配置项(如D:/dreamer-cms/)
将项目src/main/resources/db/dreamer-cms.zip文件解压,保证解压后的目录路径的名称和资源目录一致
运行项目DreamerBlogApplication.java
网站首页:http://localhost:8888 项目管理后台:http://localhost:8888/admin
管理后台用户名:wangjn;密码:123456
模版标签开发教程请参考:http://doc.itechyou.cn
', '44e864cda6a049349e1516ce40eaa58e', '20190820\aad2aaef17ca4cb49b3ffac27c29bb02.png', 0, 1, '2', '1', '', '/list_version.html', '# 梦想家CMS内容管理系统开源版J2EE代码
-
-当前版本:1.0.1
-
-梦想家CMS官网:[http://www.itechyou.cn](www.itechyou.cn)
-
-QQ群交流:
-- ①597652651
-
-Dreamer CMS 梦想家内容发布系统是国内首款java开发的内容发布系统,采用最流行的springboot+thymeleaf框架搭建,灵活小巧,配置简单。
-
-# 特点
-* 免费完整开源:基于MIT协议,源代码完全开源;
-* 标签化建站:不需要专业的后台开发技能,只要使用系统提供的标签,就能轻松建设网站;
-* 模版开发方便:支持在线上传模版包开发方便快捷;
-* 每月更新:每月进行系统升级,分享更多好用的模版与插件;
-
-# 面向对象
-* Dreamer CMS是企业在创立初期很好的技术基础框架,加快公司项目开发进度,当然也可以对现有的系统进行升级;
-* 个人开发者也可以使用Dreamer CMS承接外包项目;
-* 初学JAVA的同学可以下载源代码来进行学习交流;
-
-# 技术框架
-* 核心框架:Spring Boot 2
-* 安全框架:Apache Shiro 1.5
-* 视图框架:Spring MVC 4
-* 持久层框架:MyBatis 3
-* 日志管理:Log4j2
-* 模版框架:Thymeleaf
-* JS框架:jQuery,Bootstrap
-* CSS框架:Bootstrap
-* 富文本:Ueditor、editor.md
-
-# 系统结构
-
-
-# 开发环境
-建议开发者使用以下环境,这样避免版本带来的问题
-* IDE:Spring Tool Suite(STS)
-* DB:Mysql 5.7
-* JDK:jdk8
-
-# 快速入门
-* 克隆项目到本地
-* 导入Eclipse或Sts等开发工具
-* 项目需要Redis,请自行修改application.yml中Redis配置
-* 将项目主页附件标签页里的dreamer-blog.zip附件下载并解压到D盘根目录
-* 运行项目DreamerBlogApplication.java
-* 项目首页:http://localhost:8888;项目管理后台:http://localhost:8888/admin
-* 管理后台用户名:wangjn;密码:123456
-
-# 系统美图
-
-
-
-
-
-
-', 10, '4e1c58e65fa9423482cf1a29a6ef629b', 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-23 13:26:09','%Y-%m-%d %H:%i:%s'), 'banbenshuomin');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_message.html', 2, '.wqz18j7q', '留言咨询', 'wqz18j7q', '', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2020-07-22 06:18:43','%Y-%m-%d %H:%i:%s'), 'md', '', 'liuyanzixun', '', '', '', '', '', '33a091d40c5e484b880daa744ef4e8aa', '', '46041acafe0444ac95870f165977b6a0', '', 1, 0, '1', '1', '', '/list_message.html', '', 10, '-1', 10, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:28:09','%Y-%m-%d %H:%i:%s'), 'liuyanzixun');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.1hq8501w.0n629d19.rx9e963g', '加快您成功步伐', 'rx9e963g', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:04:40','%Y-%m-%d %H:%i:%s'), 'ue', '当今时代,局势瞬息万变。我们拥有无可比拟的威胁情报,只要是发现过一次的威胁,就能在所有位置保护企业免受危害。', '', '', '', '', '', '', '06c540abf3a64d9699762711439c82dd', '', '49432403d97a4220be6860ebe8daab21', '', 0, 1, '3', '1', '', '/list_article.html', '', 10, '2fe2e97e76d14fcdaba543868daaeb6f', 50, '', STR_TO_DATE('2023-01-09 17:04:39','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('', 1, '.1hq8501w.ghx3glm1', '政府', 'ghx3glm1', '/index_solution.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:41:55','%Y-%m-%d %H:%i:%s'), 'ue', '赋予每个政府机构和每个人以强大的力量,助其取得更大成就。', 'zhengfu', '', '', '', '', '', '06c540abf3a64d9699762711439c82dd', '赋予每个政府机构和每个人以强大的力量,助其取得更大成就。
', '4a86a6d793494047b69f7f2cc37c08a9', '', 0, 1, '2', '1', '', '', '', 10, '4b1968cc854745418c4c0d305fbe7e15', 51, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:25:49','%Y-%m-%d %H:%i:%s'), 'zhengfu');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/index_solution.html', 2, '.1hq8501w', '解决方案', '1hq8501w', '', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-16 09:06:45','%Y-%m-%d %H:%i:%s'), 'md', '', 'jiejuefangan', '', '', '', '', '', '06c540abf3a64d9699762711439c82dd', '', '4b1968cc854745418c4c0d305fbe7e15', '', 0, 0, '1', '1', '', '/index_solution.html', '', 20, '-1', 3, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:37:56','%Y-%m-%d %H:%i:%s'), 'jiejuefangan');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_news.html', 2, '.96nbp5pc.c44273d2', '公司新闻', 'c44273d2', '', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:55:31','%Y-%m-%d %H:%i:%s'), 'ue', '梦想家官方新闻信息发布!', 'gongsixinwen', '', '', '', '', '', 'c17ddcad9fb149a6bf90f7bba0e0696b', '', '4b8e8982fe164177ac85273cb82381b7', '', 0, 1, '2', '1', '', '/list_news.html', '', 10, 'bffea722cb924078bc25b3f6d900076f', 50, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:32:40','%Y-%m-%d %H:%i:%s'), 'gongsixinwen');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('', 1, '.4ol61bbh', '框架介绍', '4ol61bbh', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-15 15:51:16','%Y-%m-%d %H:%i:%s'), 'md', 'Dreamer CMS 梦想家内容发布系统是国内首款java开发的内容发布系统,采用最流行的springboot+thymeleaf框架搭建,灵活小巧,配置简单。', 'kuangjiajieshao', '', '', '', '', '', 'c17ddcad9fb149a6bf90f7bba0e0696b', '', '4e1c58e65fa9423482cf1a29a6ef629b', '20190816\a04bfda9e80549c28dbd2e6ccc2c7134.png', 0, 1, '1', '1', '', '', '', 20, '-1', 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 14:00:05','%Y-%m-%d %H:%i:%s'), 'framework');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_version.html', 2, '.he9g4d0j', '成功案例', 'he9g4d0j', '', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-15 15:58:41','%Y-%m-%d %H:%i:%s'), 'md', '', 'chenggonganli', '', '', '', '', '', '6af72885122340c8966bd0e14a4aaae0', '', '592ef65f97264ecda6caeb284d9f6355', '', 0, 1, '1', '1', '', '/list_version.html', '', 10, '-1', 2, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:25:31','%Y-%m-%d %H:%i:%s'), 'versionnotes');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('', 1, '.1hq8501w.pqm57986', '学校', 'pqm57986', '/index_solution.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:47:55','%Y-%m-%d %H:%i:%s'), 'ue', '学生是我国的一个特殊群体,增强学生体质, 促进学生健康成长,是关系到国家和民族未来的大事。', 'xuexiao', '', '', '', '', '', '06c540abf3a64d9699762711439c82dd', '', '65e4d88ccf6e4334a80511455530ba2f', '', 0, 1, '2', '1', '', '', '', 10, '4b1968cc854745418c4c0d305fbe7e15', 54, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:27:47','%Y-%m-%d %H:%i:%s'), 'xuexiao');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_download.html', 2, '.4ol61bbh.yjug0grv', '下载中心', 'yjug0grv', '', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:21:39','%Y-%m-%d %H:%i:%s'), 'ue', '', 'xiazaizhongxin', '', '', '', '', '', 'c17ddcad9fb149a6bf90f7bba0e0696b', '', '6b01c5f9ce5b4f49898916d19f7184a7', '', 0, 1, '2', '1', '', '/list_download.html', '', 10, '4e1c58e65fa9423482cf1a29a6ef629b', 3, '', STR_TO_DATE('2023-01-10 15:21:52','%Y-%m-%d %H:%i:%s'), 'xiazaizhongxin');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.1hq8501w.pqm57986.2b9ily3d', '基于数据和事实', '2b9ily3d', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:09:44','%Y-%m-%d %H:%i:%s'), 'ue', '基于数据和事实的实证分析,立足于区域生涯教育的基础和开展现状', '', '', '', '', '', '', '06c540abf3a64d9699762711439c82dd', '', '70e1e8c4d7ca412084024a2dd4672197', '', 0, 1, '3', '1', '', '/list_article.html', '', 10, '65e4d88ccf6e4334a80511455530ba2f', 50, '', STR_TO_DATE('2023-01-09 17:09:44','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.76crpo3s.q4xf51aq', '定制开发', 'q4xf51aq', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:06:33','%Y-%m-%d %H:%i:%s'), 'ue', '有较高要求且并无自己开发团队的单位', 'dingzhikaifa', '9998', '', '', '', '', 'c17ddcad9fb149a6bf90f7bba0e0696b', '', '73081483318b41e1b8ee562080efe409', '', 0, 0, '2', '1', '', '/list_article.html', '', 10, 'd63c35e50d1f42f49904f263b5571a87', 53, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:13:13','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.1hq8501w.0n629d19.14a3rjst', '简化安全保护', '14a3rjst', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:04:21','%Y-%m-%d %H:%i:%s'), 'ue', '通过快速部署获得强大的保护,利用自动、准确的警报来节省时间。因此,您可以将精力集中在对业务最重要的工作上。', '', '', '', '', '', '', '06c540abf3a64d9699762711439c82dd', '', '761ac0b9f95a47c198728730efa43021', '', 0, 1, '3', '1', '', '/list_article.html', '', 10, '2fe2e97e76d14fcdaba543868daaeb6f', 50, '', STR_TO_DATE('2023-01-09 17:04:21','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.76crpo3s.d609j3p6', '基础版', 'd609j3p6', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:04:42','%Y-%m-%d %H:%i:%s'), 'ue', '适合中小单位,有自己开发团队', 'jichuban', '998', '', '', '', '', 'c17ddcad9fb149a6bf90f7bba0e0696b', '', '7af674e079634958a7d867dfa59e923b', '', 0, 0, '2', '1', '', '/list_article.html', '', 10, 'd63c35e50d1f42f49904f263b5571a87', 51, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:12:28','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.a56diet3', '框架特点', 'a56diet3', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:32:42','%Y-%m-%d %H:%i:%s'), 'ue', '', 'kuangjiatedian', '', '', '', '', '', 'c17ddcad9fb149a6bf90f7bba0e0696b', '', '82163019e1da4f97b369162f67cba2a2', '', 0, 0, '1', '1', '', '/list_article.html', '', 10, '-1', 8, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:29:41','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_news.html', 2, '.96nbp5pc.zac9idyl', '更新记录', 'zac9idyl', '', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:56:08','%Y-%m-%d %H:%i:%s'), 'ue', '系统代码每日更新每周发布!', 'gengxinjilu', '', '', '', '', '', 'c17ddcad9fb149a6bf90f7bba0e0696b', '', '83d306aaf1654e81aaef795fc2f9e5b4', '', 0, 1, '2', '1', '', '/list_news.html', '', 10, 'bffea722cb924078bc25b3f6d900076f', 52, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:39:53','%Y-%m-%d %H:%i:%s'), 'gengxinjilu');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.1hq8501w.4jh6co17.11iu2t92', '知识库', '11iu2t92', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:11:41','%Y-%m-%d %H:%i:%s'), 'ue', '通过数字化平台转化承载培训学习课程内容,沉淀企业知识库,为企业经营管理赋能。', '', '', '', '', '', '', '06c540abf3a64d9699762711439c82dd', '', '952409c1bfa64b5085adef42bb29be7e', '', 0, 1, '3', '1', '', '/list_article.html', '', 10, 'e65ee5ac3d6446dfa044bdd84b3d21fd', 50, '', STR_TO_DATE('2023-01-09 17:11:41','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_case.html', 2, '.he9g4d0j.3m1s0813', '协会', '3m1s0813', '', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:18:44','%Y-%m-%d %H:%i:%s'), 'ue', '', '', '', '', '', '', '', '6af72885122340c8966bd0e14a4aaae0', '', '9d4acd99218041be9733c4e7e11cf65b', '', 0, 1, '2', '1', '', '/list_case.html', '', 10, '592ef65f97264ecda6caeb284d9f6355', 51, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:59:21','%Y-%m-%d %H:%i:%s'), 'xiehui');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('', 1, '.1hq8501w.051fu5ij', '协会', '051fu5ij', '/index_solution.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:47:13','%Y-%m-%d %H:%i:%s'), 'ue', '流程繁琐复杂 邀约渠道复杂 互动场景单一 参会者数据单一', 'xiehui', '', '', '', '', '', '06c540abf3a64d9699762711439c82dd', '', 'a600ba793293479fbbfe741749094f0c', '', 0, 1, '2', '1', '', '', '', 10, '4b1968cc854745418c4c0d305fbe7e15', 52, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:24:43','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_case.html', 2, '.he9g4d0j.5dwqhes7', '学校', '5dwqhes7', '', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:19:01','%Y-%m-%d %H:%i:%s'), 'ue', '', 'xuexiao', '', '', '', '', '', '6af72885122340c8966bd0e14a4aaae0', '', 'b012217f22754e2ea04f8e7c5278e38b', '', 0, 1, '2', '1', '', '/list_case.html', '', 10, '592ef65f97264ecda6caeb284d9f6355', 53, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:33:12','%Y-%m-%d %H:%i:%s'), 'xuexiao');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/list_partner.html', 2, '.2jk6313y', '友情链接', '2jk6313y', '', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-16 09:59:32','%Y-%m-%d %H:%i:%s'), 'md', '我们深知合作才能共赢,和众多知名企业达成深入合作', 'youqinglianjie', '', '', '', '', '', '02c73a0271644e8c91cf2400d9325e93', '', 'b0bb4daa71694c0ebdb59a986d11684f', '20230110/76a88172a972475b880559b1ca7d26ff.jpg', 0, 0, '1', '1', '', '/list_partner.html', '', 20, '-1', 12, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:29:10','%Y-%m-%d %H:%i:%s'), 'youqinglianjie');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.1hq8501w.ghx3glm1.6jxfu5dd', '建设可持续发展未来', '6jxfu5dd', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:56:34','%Y-%m-%d %H:%i:%s'), 'ue', '利用新兴技术的力量创造更美好的未来。', '', '', '', '', '', '', '06c540abf3a64d9699762711439c82dd', '', 'be57321bea0544e19893d2ee1af59905', '', 0, 1, '3', '1', '', '/list_article.html', '', 10, '4a86a6d793494047b69f7f2cc37c08a9', 50, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:57:42','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.96nbp5pc', '新闻中心', '96nbp5pc', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:53:05','%Y-%m-%d %H:%i:%s'), 'ue', '', 'xinwenzhongxin', '', '', '', '', '', 'c17ddcad9fb149a6bf90f7bba0e0696b', '', 'bffea722cb924078bc25b3f6d900076f', '', 0, 1, '1', '1', '', '/list_article.html', '', 10, '-1', 7, '', STR_TO_DATE('2023-04-11 11:26:44','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.1hq8501w.pqm57986.zed41a8s', '数字校园建设目标', 'zed41a8s', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:07:08','%Y-%m-%d %H:%i:%s'), 'ue', '实现校园内教学、科研、管理、服务的数字化、信息化、网络化,深化教育改革,提高办学质量、办学效益和科研水平', '', '', '', '', '', '', '06c540abf3a64d9699762711439c82dd', '', 'd02273e3bf9e4f5abb7fec9d1dbcf66e', '', 0, 1, '3', '1', '', '/list_article.html', '', 10, '65e4d88ccf6e4334a80511455530ba2f', 50, '', STR_TO_DATE('2023-01-09 17:07:07','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.1hq8501w.ghx3glm1.tj129c0d', '提供安全可靠的服务', 'tj129c0d', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:56:19','%Y-%m-%d %H:%i:%s'), 'ue', '通过采用最高安全性和合规性标准,构建值得信赖的政府服务。', '', '', '', '', '', '', '06c540abf3a64d9699762711439c82dd', '', 'd0d962be6aa34be8a4ec4df87124f09f', '', 0, 1, '3', '1', '', '/list_article.html', '', 10, '4a86a6d793494047b69f7f2cc37c08a9', 50, '', STR_TO_DATE('2023-01-09 16:56:18','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_case.html', 2, '.he9g4d0j.0723u098', '企业', '0723u098', '', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:18:56','%Y-%m-%d %H:%i:%s'), 'ue', '', 'qiye', '', '', '', '', '', '6af72885122340c8966bd0e14a4aaae0', '', 'd4eb5bf3b4fb48848d95b9cfe7d8629e', '', 0, 1, '2', '1', '', '/list_case.html', '', 10, '592ef65f97264ecda6caeb284d9f6355', 52, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 13:53:06','%Y-%m-%d %H:%i:%s'), 'qiye');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('', 1, '.76crpo3s', '产品价格', '76crpo3s', '/index_price.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-15 15:54:13','%Y-%m-%d %H:%i:%s'), 'ue', '', 'chanpinjiage', '', '', '', '', '', 'c17ddcad9fb149a6bf90f7bba0e0696b', 'CMS包括两个部分(代码部分、资源部分)代码不多说。资源就是图片、模版等,该目录在application.yml中web.resource-path配置项目中配置。视频教程:
链接:https://pan.baidu.com/s/1plsfBl_ds_5TkVa-yRkESQ
提取码:2c8i
1、克隆项目到本地工作空间
2、导入Eclipse或Sts等开发工具(推荐使用Spring Tools Suite 4)(项目中缺少的google/kaptcha.jar在附件中,大家自行下载)
3、项目需要Redis,请自行修改application.yml中Redis配置
4、修改项目资源目录,application.yml文件web.resource-path配置项(如D:/dreamer-cms/)
5、将项目src/main/resources/db/dreamer-cms.zip文件解压,保证解压后的目录路径的名称和资源目录一致
6、运行项目DreamerCMSApplication.java
7、网站首页:http://localhost:8888 项目管理后台:http://localhost:8888/admin
8、管理后台用户名:wangjn;密码:123456
9、模版标签开发教程请参考:http://doc.itechyou.cn
', 'd63c35e50d1f42f49904f263b5571a87', '20190819\7600b31a769b470d87a013254f85dccf.png', 0, 1, '1', '1', '', '', '####1.克隆项目到本地
-####2.导入Eclipse或Sts等开发工具
-####3.项目需要Redis,请自行修改application.yml中Redis配置
-####4.将项目主页附件标签页里的dreamer-blog.zip附件下载并解压到D盘根目录
-####5.运行项目DreamerBlogApplication.java
-####6.项目首页:http://localhost:8888
-####7.项目管理后台:http://localhost:8888/admin
-####8.管理后台用户名:wangjn;密码:123456', 10, '-1', 4, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:25:59','%Y-%m-%d %H:%i:%s'), 'chanpinjiage');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.1hq8501w.051fu5ij.65gl4ltz', '互动场景单一', '65gl4ltz', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:00:05','%Y-%m-%d %H:%i:%s'), 'ue', '互动场景少,内容触达难实现,参会者反馈和体验无法收集', '', '', '', '', '', '', '06c540abf3a64d9699762711439c82dd', '', 'd6faeba421ad41649934b0b332bddd2d', '', 0, 1, '3', '1', '', '/list_article.html', '', 10, 'a600ba793293479fbbfe741749094f0c', 50, '', STR_TO_DATE('2023-01-09 17:00:05','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.1hq8501w.0n629d19.nky008yg', '保护您的未来', 'nky008yg', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:04:55','%Y-%m-%d %H:%i:%s'), 'ue', '您再也不必随着业务的增长而不断更改安全策略。充分利用我们的资源和专业知识,推动您的企业向前发展。', '', '', '', '', '', '', '06c540abf3a64d9699762711439c82dd', '', 'dc77f8eb4d884c19820b47cd6d7599d3', '', 0, 1, '3', '1', '', '/list_article.html', '', 10, '2fe2e97e76d14fcdaba543868daaeb6f', 50, '', STR_TO_DATE('2023-01-09 17:04:54','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('', 3, '.71e2w1xx', '参考手册', '71e2w1xx', '', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-15 15:55:33','%Y-%m-%d %H:%i:%s'), 'md', '', 'cankaoshouce', '', '', '', '', '', 'c17ddcad9fb149a6bf90f7bba0e0696b', '', 'e5297d56df9a4e8ead60c4347e2dd5c4', '', 0, 1, '1', '1', 'http://doc.iteachyou.cc', '', '', 10, '-1', 5, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:26:11','%Y-%m-%d %H:%i:%s'), 'cankaoshouce');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('', 1, '.1hq8501w.4jh6co17', '其它', '4jh6co17', '/index_solution.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:48:11','%Y-%m-%d %H:%i:%s'), 'ue', '满足多行业多类型数字化建设需求!', 'qita', '', '', '', '', '', 'c17ddcad9fb149a6bf90f7bba0e0696b', '', 'e65ee5ac3d6446dfa044bdd84b3d21fd', '', 0, 1, '2', '1', '', '', '', 10, '4b1968cc854745418c4c0d305fbe7e15', 55, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:28:08','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_template.html', 2, '.a54547w2', '模版中心', 'a54547w2', '', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-15 15:55:05','%Y-%m-%d %H:%i:%s'), 'md', '', 'templates', '', '', '', '', '', '9b5112043c2240d8823bd15759c67604', '', 'e6cdbf119da14a30a86a0f9f2189b8e5', '', 0, 1, '1', '1', '', '/list_template.html', '', 10, '-1', 6, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:26:21','%Y-%m-%d %H:%i:%s'), 'mobanzhongxin');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.a56diet3.k1903n54', '免费开源', 'k1903n54', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:01:18','%Y-%m-%d %H:%i:%s'), 'ue', '梦想家坚持开放源代码', '', '', '', '', '', '', 'c17ddcad9fb149a6bf90f7bba0e0696b', '', 'e6f5b4d7ccdd4947a3460ae149c0cd08', '20230110/fb6de1985900433998885ec14d231de5.png', 0, 0, '2', '1', '', '/list_article.html', '', 10, '82163019e1da4f97b369162f67cba2a2', 50, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:31:10','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.t5575y4y', '图片管理', 't5575y4y', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:33:58','%Y-%m-%d %H:%i:%s'), 'ue', '', 'tupianguanli', '', '', '', '', '', 'cb42e2d801554573be6a616c5847d9ae', '', 'f7f60ce133c6424c9f241884955e313f', '', 0, 0, '1', '1', '', '/list_article.html', '', 10, '-1', 13, '', STR_TO_DATE('2023-04-11 11:29:22','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('', 1, '.4ol61bbh.ir1k18x0', '关于我们', 'ir1k18x0', '/index_about.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:20:30','%Y-%m-%d %H:%i:%s'), 'ue', '', 'guanyuwomen', '', '', '', '', '', 'c17ddcad9fb149a6bf90f7bba0e0696b', 'DreamerCMS(梦想家CMS内容管理系统)史上最精简的CMS系统,完全开源、完全免费。公开解决了快速搭建展示型网站(如:企业官网、技术博客、信息门户等)的框架体系,是电子政务、电信综合门户、企业信息门户、知识管理平台、电子商务平台的基础性软件系统。可以帮助政府、企业或组织灵活、准确、高效、智能地管理信息内容,实现信息的采集、加工、审核、发布、存储、检索、统计、分析、 反馈等整个信息生命周期的管理。采用时下最流行的Springboot+thymeleaf框架搭建,具有灵活小巧,配置简单,标签化模版,快速开发等特点。主要解决公司搭建网站成本高、投入大、周期长等问题,也可作为初创公司很好的基础技术框架。使用过程中不需要专业的后端技术开发技能,只要使用系统提供的模版标签,即可轻轻松松建设网站。
DreamerCMS从2.0.0版本开始采用了解析式引擎与编译式引擎并存的模式,由于在解析模版时,解析式引擎拥有巨大的优势,但对于动态浏览的互动性质的页面,编译式引擎更实用高效,DreamerCMS采用双引擎并存的模式,在保持标签风格一致性的同时,也保证将来开发更多互动模块时有更好的性能和更好的扩展。
', 'f96b26b8b6354cacb5e399691f508d90', '', 0, 1, '2', '1', '', '', '', 10, '4e1c58e65fa9423482cf1a29a6ef629b', 4, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:49:03','%Y-%m-%d %H:%i:%s'), 'guanyuwomen');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.1hq8501w.ghx3glm1.f53449nw', '实现个性化数字体验', 'f53449nw', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:56:05','%Y-%m-%d %H:%i:%s'), 'ue', '利用政府解决方案为个人和企业提供可访问的包容性平台和增强数字服务。', '', '', '', '', '', '', '06c540abf3a64d9699762711439c82dd', '', 'f9ce4a50a61f4eae9126b56adf662c78', '', 0, 1, '3', '1', '', '/list_article.html', '', 10, '4a86a6d793494047b69f7f2cc37c08a9', 50, '', STR_TO_DATE('2023-01-09 16:56:05','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_case.html', 2, '.he9g4d0j.48385ou5', '政府', '48385ou5', '', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:18:34','%Y-%m-%d %H:%i:%s'), 'ue', '', '', '', '', '', '', '', '6af72885122340c8966bd0e14a4aaae0', '', 'fb328a91d945438782966c46f93657b1', '', 0, 1, '2', '1', '', '/list_case.html', '', 10, '592ef65f97264ecda6caeb284d9f6355', 50, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:13:59','%Y-%m-%d %H:%i:%s'), 'zhengfu');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.1hq8501w.pqm57986.7oi03nj0', '助力教师提升专业水平', '7oi03nj0', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:10:21','%Y-%m-%d %H:%i:%s'), 'ue', '帮助学校生涯教师提升专业水平,提高学校生涯课程教学的质量', '', '', '', '', '', '', '06c540abf3a64d9699762711439c82dd', '', 'fb7ad1bd604e4860b8ca6e7e3a956adf', '', 0, 1, '3', '1', '', '/list_article.html', '', 10, '65e4d88ccf6e4334a80511455530ba2f', 50, '', STR_TO_DATE('2023-01-09 17:10:21','%Y-%m-%d %H:%i:%s'), '');
-INSERT INTO `system_category`(`article_temp`, `cat_model`, `cat_seq`, `cnname`, `code`, `cover_temp`, `create_by`, `create_time`, `default_editor`, `description`, `enname`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_id`, `html_content`, `id`, `image_path`, `is_input`, `is_show`, `level`, `link_target`, `link_url`, `list_temp`, `md_content`, `page_size`, `parent_id`, `sort`, `update_by`, `update_time`, `visit_url`) VALUES ('/article_article.html', 1, '.a56diet3.843984ue', '工匠精神', '843984ue', '/index_article.html', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:50:31','%Y-%m-%d %H:%i:%s'), 'ue', '梦想家用了近8年的技术沉淀,几乎适应于全行业、全领域,特别擅长企业、政府、医疗、金融的二次开发', '', '', '', '', '', '', 'c17ddcad9fb149a6bf90f7bba0e0696b', '', 'fee545f0fba4464abb189fd0c8911288', '20230110/d0e3506ad119451cbf1dbf4fcf658775.png', 0, 0, '2', '1', '', '/list_article.html', '', 10, '82163019e1da4f97b369162f67cba2a2', 50, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:31:12','%Y-%m-%d %H:%i:%s'), '');
diff --git a/backups/2025-04-09/2025-04-09_system_fields.sql b/backups/2025-04-09/2025-04-09_system_fields.sql
deleted file mode 100644
index 4848400..0000000
--- a/backups/2025-04-09/2025-04-09_system_fields.sql
+++ /dev/null
@@ -1,45 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_fields`;
-
-/*
-Table structure for table `system_fields`
-*/
-CREATE TABLE `system_fields` (
- `id` varchar(32) NOT NULL,
- `form_id` varchar(32) NOT NULL,
- `field_text` varchar(32) DEFAULT NULL COMMENT '字段提示名',
- `field_name` varchar(128) NOT NULL COMMENT '字段名',
- `type` int DEFAULT '1' COMMENT '类型:0系统自动生成表单字段',
- `data_type` varchar(32) DEFAULT NULL COMMENT '数据类型',
- `default_value` varchar(128) DEFAULT NULL COMMENT '默认值',
- `max_length` int DEFAULT NULL COMMENT '最大长度',
- `create_by` varchar(32) DEFAULT NULL,
- `create_time` timestamp NOT NULL DEFAULT '2018-01-01 00:00:00',
- `update_by` varchar(32) DEFAULT NULL,
- `update_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
- `ext01` varchar(32) DEFAULT NULL,
- `ext02` varchar(32) DEFAULT NULL,
- `ext03` varchar(32) DEFAULT NULL,
- `ext04` varchar(32) DEFAULT NULL,
- `ext05` varchar(32) DEFAULT NULL,
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-
-/*
-Data for table `system_fields`
-*/
-INSERT INTO `system_fields`(`create_by`, `create_time`, `data_type`, `default_value`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `field_name`, `field_text`, `form_id`, `id`, `max_length`, `type`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2018-09-21 11:51:24','%Y-%m-%d %H:%i:%s'), 'html', '', '', '', '', '', '', 'content', '文章内容', 'c17ddcad9fb149a6bf90f7bba0e0696b', '01a3d20d81f24d678d50238fcd5892ca', 200, 1, '', STR_TO_DATE('2018-09-21 11:51:24','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_fields`(`create_by`, `create_time`, `data_type`, `default_value`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `field_name`, `field_text`, `form_id`, `id`, `max_length`, `type`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-20 11:30:53','%Y-%m-%d %H:%i:%s'), 'html', '', '', '', '', '', '', 'body', '内容', '9b5112043c2240d8823bd15759c67604', '125fcd235ab5419ca50e513485f359cf', 200, 1, '', STR_TO_DATE('2019-08-20 11:30:53','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_fields`(`create_by`, `create_time`, `data_type`, `default_value`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `field_name`, `field_text`, `form_id`, `id`, `max_length`, `type`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:01:45','%Y-%m-%d %H:%i:%s'), 'varchar', '#', '', '', '', '', '', 'href', '链接地址', 'be8b37d8083e432fabec23c5ffff2796', '86380936c8f8411a9caaf9d9301dca32', 128, 1, '', STR_TO_DATE('2023-01-09 15:01:45','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_fields`(`create_by`, `create_time`, `data_type`, `default_value`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `field_name`, `field_text`, `form_id`, `id`, `max_length`, `type`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-16 09:05:41','%Y-%m-%d %H:%i:%s'), 'varchar', '', '', '', '', '', '', 'source', '客户来源', '06c540abf3a64d9699762711439c82dd', '86601971f1bb47bd81e06f2167ba4398', 255, 1, '', STR_TO_DATE('2019-08-16 09:05:41','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_fields`(`create_by`, `create_time`, `data_type`, `default_value`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `field_name`, `field_text`, `form_id`, `id`, `max_length`, `type`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:12:07','%Y-%m-%d %H:%i:%s'), 'html', '', '', '', '', '', '', 'answer', '答案', '0c3bd3829eda49a68a82b2e55262c6ad', '8adde5a8824f490c88d16c1c8aff494a', 2000, 1, '', STR_TO_DATE('2023-01-10 15:12:07','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_fields`(`create_by`, `create_time`, `data_type`, `default_value`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `field_name`, `field_text`, `form_id`, `id`, `max_length`, `type`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2018-09-25 14:33:17','%Y-%m-%d %H:%i:%s'), 'varchar', '', '', '', '', '', '', 'link_url', '链接地址', '02c73a0271644e8c91cf2400d9325e93', 'a2b7dcd22d1042ef929e2d17c97e747c', 256, 1, '', STR_TO_DATE('2018-09-25 14:33:16','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_fields`(`create_by`, `create_time`, `data_type`, `default_value`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `field_name`, `field_text`, `form_id`, `id`, `max_length`, `type`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2020-07-22 06:18:20','%Y-%m-%d %H:%i:%s'), 'varchar', '', '', '', '', '', '', 'telephone', '电话', '33a091d40c5e484b880daa744ef4e8aa', 'a7be21842fc14c108fb779dd1826f6b6', 32, 1, '', STR_TO_DATE('2020-07-22 14:18:20','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_fields`(`create_by`, `create_time`, `data_type`, `default_value`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `field_name`, `field_text`, `form_id`, `id`, `max_length`, `type`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2020-07-22 06:24:03','%Y-%m-%d %H:%i:%s'), 'textarea', '', '', '', '', '', '', 'content', '内容', '33a091d40c5e484b880daa744ef4e8aa', 'dddaf4417cec46ed86571035a50d17a7', 500, 1, '', STR_TO_DATE('2020-07-22 14:24:03','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_fields`(`create_by`, `create_time`, `data_type`, `default_value`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `field_name`, `field_text`, `form_id`, `id`, `max_length`, `type`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2020-07-22 07:46:47','%Y-%m-%d %H:%i:%s'), 'textarea', '', '', '', '', '', '', 'reply', '回复内容', '33a091d40c5e484b880daa744ef4e8aa', 'e67c80193b63443d8587971590fba810', 500, 1, '', STR_TO_DATE('2020-07-22 15:46:47','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_fields`(`create_by`, `create_time`, `data_type`, `default_value`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `field_name`, `field_text`, `form_id`, `id`, `max_length`, `type`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:23:29','%Y-%m-%d %H:%i:%s'), 'html', '', '', '', '', '', '', 'body', '详情', '6af72885122340c8966bd0e14a4aaae0', 'e6fe93a73a4b45aaa8cca09b9390fa83', 2000, 1, '', STR_TO_DATE('2023-01-09 17:23:28','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_fields`(`create_by`, `create_time`, `data_type`, `default_value`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `field_name`, `field_text`, `form_id`, `id`, `max_length`, `type`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-16 09:06:19','%Y-%m-%d %H:%i:%s'), 'textarea', '', '', '', '', '', '', 'content', '评价内容', '06c540abf3a64d9699762711439c82dd', 'e7d3405934a148c19a7fc1327551a146', 200, 1, '', STR_TO_DATE('2019-08-16 09:06:19','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_fields`(`create_by`, `create_time`, `data_type`, `default_value`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `field_name`, `field_text`, `form_id`, `id`, `max_length`, `type`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-16 09:05:18','%Y-%m-%d %H:%i:%s'), 'varchar', '', '', '', '', '', '', 'evaluator', '评价人', '06c540abf3a64d9699762711439c82dd', 'f312ae651c254b0b88bf090ae3db6c3f', 64, 1, '', STR_TO_DATE('2019-08-16 09:05:18','%Y-%m-%d %H:%i:%s'));
diff --git a/backups/2025-04-09/2025-04-09_system_forms.sql b/backups/2025-04-09/2025-04-09_system_forms.sql
deleted file mode 100644
index 1150a80..0000000
--- a/backups/2025-04-09/2025-04-09_system_forms.sql
+++ /dev/null
@@ -1,40 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_forms`;
-
-/*
-Table structure for table `system_forms`
-*/
-CREATE TABLE `system_forms` (
- `id` varchar(32) NOT NULL,
- `form_name` varchar(32) DEFAULT NULL COMMENT '表单名',
- `table_name` varchar(128) NOT NULL COMMENT '表名',
- `code` varchar(32) DEFAULT NULL COMMENT '编码系统自动生成',
- `type` int DEFAULT '1' COMMENT '类型:0系统模型,1自定义模型',
- `create_by` varchar(32) DEFAULT NULL,
- `create_time` timestamp NOT NULL DEFAULT '2018-01-01 00:00:00',
- `update_by` varchar(32) DEFAULT NULL,
- `update_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
- `ext01` varchar(32) DEFAULT NULL,
- `ext02` varchar(32) DEFAULT NULL,
- `ext03` varchar(32) DEFAULT NULL,
- `ext04` varchar(32) DEFAULT NULL,
- `ext05` varchar(32) DEFAULT NULL,
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-
-/*
-Data for table `system_forms`
-*/
-INSERT INTO `system_forms`(`code`, `create_by`, `create_time`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_name`, `id`, `table_name`, `type`, `update_by`, `update_time`) VALUES ('80AZ783M', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2018-09-25 14:30:02','%Y-%m-%d %H:%i:%s'), '', '', '', '', '', '友情链接', '02c73a0271644e8c91cf2400d9325e93', 'links', 0, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:23:56','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_forms`(`code`, `create_by`, `create_time`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_name`, `id`, `table_name`, `type`, `update_by`, `update_time`) VALUES ('2EFPN7JY', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-16 09:04:22','%Y-%m-%d %H:%i:%s'), '', '', '', '', '', '客户评价', '06c540abf3a64d9699762711439c82dd', 'evaluate', 1, '', STR_TO_DATE('2019-08-16 09:04:22','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_forms`(`code`, `create_by`, `create_time`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_name`, `id`, `table_name`, `type`, `update_by`, `update_time`) VALUES ('g10i4nk0', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:08:58','%Y-%m-%d %H:%i:%s'), '', '', '', '', '', '常见问题', '0c3bd3829eda49a68a82b2e55262c6ad', 'question', 0, '', STR_TO_DATE('2023-01-10 15:08:57','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_forms`(`code`, `create_by`, `create_time`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_name`, `id`, `table_name`, `type`, `update_by`, `update_time`) VALUES ('8t2lkr8d', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2020-07-22 06:10:04','%Y-%m-%d %H:%i:%s'), '', '', '', '', '', '留言管理', '33a091d40c5e484b880daa744ef4e8aa', 'message', 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2020-07-22 06:10:36','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_forms`(`code`, `create_by`, `create_time`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_name`, `id`, `table_name`, `type`, `update_by`, `update_time`) VALUES ('3956250o', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:22:07','%Y-%m-%d %H:%i:%s'), '', '', '', '', '', '成功案例', '6af72885122340c8966bd0e14a4aaae0', 'cases', 0, '', STR_TO_DATE('2023-01-09 15:22:07','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_forms`(`code`, `create_by`, `create_time`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_name`, `id`, `table_name`, `type`, `update_by`, `update_time`) VALUES ('r76b8ek9', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:50:40','%Y-%m-%d %H:%i:%s'), '', '', '', '', '', '广告管理', '70ef18e654ff404c925a9621f042df9e', 'adverts', 0, '', STR_TO_DATE('2023-01-10 10:50:39','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_forms`(`code`, `create_by`, `create_time`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_name`, `id`, `table_name`, `type`, `update_by`, `update_time`) VALUES ('3NF20KCW', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-15 17:26:20','%Y-%m-%d %H:%i:%s'), '', '', '', '', '', '模版中心', '9b5112043c2240d8823bd15759c67604', 'templates', 1, '', STR_TO_DATE('2019-08-15 17:26:20','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_forms`(`code`, `create_by`, `create_time`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_name`, `id`, `table_name`, `type`, `update_by`, `update_time`) VALUES ('h4j2gb6u', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:01:24','%Y-%m-%d %H:%i:%s'), '', '', '', '', '', '轮播图', 'be8b37d8083e432fabec23c5ffff2796', 'sliders', 0, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:01:47','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_forms`(`code`, `create_by`, `create_time`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_name`, `id`, `table_name`, `type`, `update_by`, `update_time`) VALUES ('V1WL66A0', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2018-09-12 09:59:38','%Y-%m-%d %H:%i:%s'), 'selected', '', '', '', '', '普通文章', 'c17ddcad9fb149a6bf90f7bba0e0696b', 'article', 0, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:27:52','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_forms`(`code`, `create_by`, `create_time`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `form_name`, `id`, `table_name`, `type`, `update_by`, `update_time`) VALUES ('430a3t01', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:33:39','%Y-%m-%d %H:%i:%s'), '', '', '', '', '', '图片管理', 'cb42e2d801554573be6a616c5847d9ae', 'images', 0, '', STR_TO_DATE('2023-01-10 09:33:39','%Y-%m-%d %H:%i:%s'));
diff --git a/backups/2025-04-09/2025-04-09_system_images.sql b/backups/2025-04-09/2025-04-09_system_images.sql
deleted file mode 100644
index cbdb72a..0000000
--- a/backups/2025-04-09/2025-04-09_system_images.sql
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_images`;
-
-/*
-Table structure for table `system_images`
-*/
-CREATE TABLE `system_images` (
- `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
- `aid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL COMMENT '主表ID',
- `ext01` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext02` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext03` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext04` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext05` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;
-
-/*
-Data for table `system_images`
-*/
-INSERT INTO `system_images`(`aid`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `id`) VALUES ('498d51b3f1f643638dda51e5e7b7b792', '', '', '', '', '', '01a3114ad6d545929f0d9c254ae4597c');
-INSERT INTO `system_images`(`aid`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `id`) VALUES ('1f7da4c6706c48ab8f9e223dbdfb80b4', '', '', '', '', '', '5d1bee097a1b41a4bc8622aebbc80775');
-INSERT INTO `system_images`(`aid`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `id`) VALUES ('9eefb5b8aed845de99855f1d55d92a49', '', '', '', '', '', 'aa68151d0e444370bc35f85364d08304');
-INSERT INTO `system_images`(`aid`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `id`) VALUES ('cc3c8a326842433292ad1bf7cae7e1c1', '', '', '', '', '', 'f689bb080c674b1384483ce015b6b81a');
-INSERT INTO `system_images`(`aid`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `id`) VALUES ('ffa10f74ca384bc0aae3ab3e1c1beebc', '', '', '', '', '', 'fa0f63587d0646e8992ea1169fa11e30');
diff --git a/backups/2025-04-09/2025-04-09_system_labels.sql b/backups/2025-04-09/2025-04-09_system_labels.sql
deleted file mode 100644
index ab4ed35..0000000
--- a/backups/2025-04-09/2025-04-09_system_labels.sql
+++ /dev/null
@@ -1,52 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_labels`;
-
-/*
-Table structure for table `system_labels`
-*/
-CREATE TABLE `system_labels` (
- `id` varchar(32) NOT NULL,
- `tag_name` varchar(128) NOT NULL COMMENT '标签名称',
- `pinyin` varchar(256) DEFAULT NULL COMMENT '拼音',
- `first_char` varchar(2) DEFAULT NULL COMMENT '首字母',
- `tag_count` varchar(64) NOT NULL COMMENT '标签使用次数',
- `create_by` varchar(32) DEFAULT NULL,
- `create_time` timestamp NOT NULL DEFAULT '2018-01-01 00:00:00',
- `update_by` varchar(32) DEFAULT NULL,
- `update_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-
-/*
-Data for table `system_labels`
-*/
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2018-09-27 11:29:08','%Y-%m-%d %H:%i:%s'), 'h', '241d2e14a9764795acc29ff6b4ef0a4a', 'hbase', '1', 'hbase', '', STR_TO_DATE('2018-09-27 11:29:08','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2023-01-10 15:33:29','%Y-%m-%d %H:%i:%s'), 'b', '26820b75843f4ad9be7bd8755f29ce5f', 'bootstrap', '1', 'bootstrap', '', STR_TO_DATE('2023-01-10 15:33:29','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2018-09-21 12:47:09','%Y-%m-%d %H:%i:%s'), 'c', '27ee21fd44ee4b3996d2546e700ca68a', 'css', '1', 'css', '', STR_TO_DATE('2018-09-21 12:47:09','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2018-09-21 13:40:16','%Y-%m-%d %H:%i:%s'), 'h', '2df0b5c5dc474fc38969ce4fab5b1ee7', 'huakai', '1', '花开', '', STR_TO_DATE('2018-09-21 13:40:15','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2018-09-27 10:54:28','%Y-%m-%d %H:%i:%s'), 'd', '30b42859b3b2400396b123947fb4f5b4', 'danli', '1', '单例', '', STR_TO_DATE('2018-09-27 10:54:28','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2018-09-27 11:29:08','%Y-%m-%d %H:%i:%s'), 'd', '3459b5788ec04732b336c484db6c8806', 'dashuju', '1', '大数据', '', STR_TO_DATE('2018-09-27 11:29:08','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2018-09-21 13:44:36','%Y-%m-%d %H:%i:%s'), 'z', '3808d4ebd78a4861bc49cf3d653000aa', 'zhiyefazhan', '1', '职业发展', '', STR_TO_DATE('2018-09-21 13:44:35','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2018-09-27 11:19:00','%Y-%m-%d %H:%i:%s'), 'y', '5b471f24146144899e5227a5dc4eaadd', 'yuanxing', '1', '原型', '', STR_TO_DATE('2018-09-27 11:18:59','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2019-12-18 02:18:59','%Y-%m-%d %H:%i:%s'), 'e', '5e7586fcb4d44c15a3d94e93f6281c54', 'eee', '1', 'eee', '', STR_TO_DATE('2019-12-18 10:18:59','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2018-09-27 11:29:08','%Y-%m-%d %H:%i:%s'), 'h', '96f315f72dfa498e8e65afe85a22775e', 'hive', '1', 'hive', '', STR_TO_DATE('2018-09-27 11:29:08','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2018-09-21 12:47:09','%Y-%m-%d %H:%i:%s'), 'h', 'a49146f9af0b43a592998f6072af08bf', 'html', '1', 'html', '', STR_TO_DATE('2018-09-21 12:47:08','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2019-12-18 02:21:34','%Y-%m-%d %H:%i:%s'), 'e', 'a8e12dfe133a4bd8808e029f8a8c4a05', 'eeee', '1', 'eeee', '', STR_TO_DATE('2019-12-18 10:21:34','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2018-09-21 13:42:05','%Y-%m-%d %H:%i:%s'), 'y', 'a96f5f9c526d447cbee797b2536af1b3', 'yaoqiang', '1', '要强', '', STR_TO_DATE('2018-09-21 13:42:04','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2018-09-21 12:47:09','%Y-%m-%d %H:%i:%s'), 'j', 'a9d47da353be4e10aac3e1e23338862a', 'js', '1', 'js', '', STR_TO_DATE('2018-09-21 12:47:08','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2023-01-10 15:33:29','%Y-%m-%d %H:%i:%s'), 'h', 'b4fb9ea9f0674a68a59f86a54c7dec14', 'html5', '1', 'html5', '', STR_TO_DATE('2023-01-10 15:33:29','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2023-03-03 17:37:20','%Y-%m-%d %H:%i:%s'), 'q', 'c0cd46edaaad454aab2094dd78d71bac', 'qiyewangzhan', '1', '企业网站', '', STR_TO_DATE('2023-03-03 17:37:20','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2023-01-10 15:33:29','%Y-%m-%d %H:%i:%s'), 'c', 'c297c0a4dfce482c925683b74a9f23c0', 'css3', '1', 'css3', '', STR_TO_DATE('2023-01-10 15:33:29','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2018-09-27 11:16:22','%Y-%m-%d %H:%i:%s'), 'f', 'cd6cd19104ab4bdf86bad96c0c9ac0cf', 'factory', '1', 'factory', '', STR_TO_DATE('2018-09-27 11:16:21','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2018-09-27 11:16:22','%Y-%m-%d %H:%i:%s'), 'g', 'd51ddfca743b47f686120300691cecd0', 'gongchangmoshi', '1', '工厂模式', '', STR_TO_DATE('2018-09-27 11:16:21','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2023-03-03 17:37:20','%Y-%m-%d %H:%i:%s'), 'l', 'd5e8848871a742b1a9f758ee0128857b', 'likanghui', '1', '丽康会', '', STR_TO_DATE('2023-03-03 17:37:20','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2023-01-10 15:32:51','%Y-%m-%d %H:%i:%s'), 's', 'ded41af645344940b3f022591138f221', 'shangwu', '1', '商务', '', STR_TO_DATE('2023-01-10 15:32:51','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2018-09-27 11:19:00','%Y-%m-%d %H:%i:%s'), 'j', 'e281ef86dfbb4d75b8141f8abfb7291b', 'jianzaozhe', '1', '建造者', '', STR_TO_DATE('2018-09-27 11:18:59','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2019-12-18 02:34:41','%Y-%m-%d %H:%i:%s'), 'q', 'e39a57377c814132b9db8d7c1105a3db', 'qqq', '1', 'qqq', '', STR_TO_DATE('2019-12-18 10:34:41','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2018-09-27 10:54:28','%Y-%m-%d %H:%i:%s'), 's', 'e4bf078774b840b5a13eafa48c03a3a7', 'singleton', '1', 'singleton', '', STR_TO_DATE('2018-09-27 10:54:27','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2018-09-21 12:47:09','%Y-%m-%d %H:%i:%s'), 's', 'e6d72c095f9c4532a298337e6a612c22', 'script', '1', 'script', '', STR_TO_DATE('2018-09-21 12:47:09','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2018-09-27 11:29:08','%Y-%m-%d %H:%i:%s'), 'h', 'f55bab7dc7234dfa9883c181e8d29825', 'hadoop', '1', 'hadoop', '', STR_TO_DATE('2018-09-27 11:29:08','%Y-%m-%d %H:%i:%s'));
-INSERT INTO `system_labels`(`create_by`, `create_time`, `first_char`, `id`, `pinyin`, `tag_count`, `tag_name`, `update_by`, `update_time`) VALUES ('', STR_TO_DATE('2018-09-28 16:52:32','%Y-%m-%d %H:%i:%s'), 't', 'fdf1a43c32a7454dbfd42626ec4d4263', 'thymeleaf', '1', 'thymeleaf', '', STR_TO_DATE('2018-09-28 16:52:31','%Y-%m-%d %H:%i:%s'));
diff --git a/backups/2025-04-09/2025-04-09_system_links.sql b/backups/2025-04-09/2025-04-09_system_links.sql
deleted file mode 100644
index 303b8ec..0000000
--- a/backups/2025-04-09/2025-04-09_system_links.sql
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_links`;
-
-/*
-Table structure for table `system_links`
-*/
-CREATE TABLE `system_links` (
- `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
- `aid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL COMMENT '主表ID',
- `ext01` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext02` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext03` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext04` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext05` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `link_url` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT '',
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;
-
-/*
-Data for table `system_links`
-*/
-INSERT INTO `system_links`(`aid`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `id`, `link_url`) VALUES ('47864f1e06334cdc8c87b9419dc63abf', '', '', '', '', '', '00de5fcc84f44d07ba2fd3b80098dd3a', 'http://www.itechyou.cn');
-INSERT INTO `system_links`(`aid`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `id`, `link_url`) VALUES ('23c2811cb842493cbadb0c0a8cc77046', '', '', '', '', '', '321fea9714014d8bbedb3230c7be51b9', 'https://www.baidu.com');
-INSERT INTO `system_links`(`aid`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `id`, `link_url`) VALUES ('f8ec213214764952815076dde18b8dcc', '', '', '', '', '', '3e2822483ec64b54a8242da961a7427a', 'https://www.tencent.com');
-INSERT INTO `system_links`(`aid`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `id`, `link_url`) VALUES ('598fb8d59fbf4bdca544d71cb64c1ce0', '', '', '', '', '', '60534518cfa04fb8bc864119035f6970', 'http://www.baidu.com');
-INSERT INTO `system_links`(`aid`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `id`, `link_url`) VALUES ('250a0fccf75043caaeb2e470057df7ae', '', '', '', '', '', 'ea915bfc524a4c8988cca02a781308e2', 'https://www.iteachyou.cc');
diff --git a/backups/2025-04-09/2025-04-09_system_logger.sql b/backups/2025-04-09/2025-04-09_system_logger.sql
deleted file mode 100644
index 5ac48d7..0000000
--- a/backups/2025-04-09/2025-04-09_system_logger.sql
+++ /dev/null
@@ -1,1819 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_logger`;
-
-/*
-Table structure for table `system_logger`
-*/
-CREATE TABLE `system_logger` (
- `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
- `level` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '级别',
- `oper_user` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '操作用户',
- `oper_type` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '操作类型',
- `oper_source` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '操作源',
- `ip` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT 'IP',
- `module` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '模块',
- `browser` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '浏览器',
- `platform` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '平台',
- `content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_bin COMMENT '内容',
- `create_by` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '创建人',
- `create_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '创建时间',
- `update_by` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '更新人',
- `update_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '更新时间',
- `extend1` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `extend2` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `extend3` varchar(256) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- PRIMARY KEY (`id`)
-) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;
-
-/*
-Data for table `system_logger`
-*/
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/103.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-08-27 09:41:10','%Y-%m-%d %H:%i:%s'), '', '', '', '9f6fc2b75c354eb3bdd78ea21a3dd521', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/103.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-08-27 09:41:12','%Y-%m-%d %H:%i:%s'), '', '', '', 'ae1dcec7f84545cda7f3534a90b0b869', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/103.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-08-27 09:41:15','%Y-%m-%d %H:%i:%s'), '', '', '', 'd0e32875b84044fa979edaa60d9a8ef2', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/103.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-08-27 09:41:23','%Y-%m-%d %H:%i:%s'), '', '', '', '9e6d8ea5f6134ab0a192bbbe24e62f67', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/103.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-08-27 09:41:23','%Y-%m-%d %H:%i:%s'), '', '', '', 'ea3a447b5d9c4740b868d03a94101a52', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/103.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-08-27 09:41:51','%Y-%m-%d %H:%i:%s'), '', '', '', '71f598dfd9b1420ab3c434c0d1cd265f', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/103.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-08-27 09:41:55','%Y-%m-%d %H:%i:%s'), '', '', '', '66270bd8664f49e8aab8574d540a2113', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/103.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-08-27 09:41:55','%Y-%m-%d %H:%i:%s'), '', '', '', '2401e484b91e40b7b55b3d6ff49f43d5', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/103.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-08-27 09:54:29','%Y-%m-%d %H:%i:%s'), '', '', '', '3faee662cb7a4079918df5d00ca506d2', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/103.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-08-27 09:54:29','%Y-%m-%d %H:%i:%s'), '', '', '', '2db0a135e04c4325a457d5b1b63c6c1c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:24:55','%Y-%m-%d %H:%i:%s'), '', '', '', '6c4d3b6494f54442920f6f564ad86de1', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:24:58','%Y-%m-%d %H:%i:%s'), '', '', '', '1cb9c142becb47dca2ab4ea4a4adede8', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:25:00','%Y-%m-%d %H:%i:%s'), '', '', '', '2665bb47fd8049879c3d9e54d88989a6', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '修改表单模型', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:27:58','%Y-%m-%d %H:%i:%s'), '', '', '', '5b4647d895ef47ddae522c20ce2a2715', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:27:58','%Y-%m-%d %H:%i:%s'), '', '', '', 'd46929afa605435a92bac315c18c56b6', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:28:12','%Y-%m-%d %H:%i:%s'), '', '', '', 'f7886bf3582948cc8a5717cd6ba442d7', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:29:05','%Y-%m-%d %H:%i:%s'), '', '', '', 'd64da217cd8044d1baf6fcdea55c0d08', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:29:06','%Y-%m-%d %H:%i:%s'), '', '', '', 'e6cbf70607274a3f882b6e6678451613', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:39:06','%Y-%m-%d %H:%i:%s'), '', '', '', '835acce5435641a3b22cfdbb54ed4a12', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:39:12','%Y-%m-%d %H:%i:%s'), '', '', '', 'c246ced8d71f40a3bd4b0121802172dd', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:39:40','%Y-%m-%d %H:%i:%s'), '', '', '', '63a05cc67b7047429bf4d5740a636d55', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:39:43','%Y-%m-%d %H:%i:%s'), '', '', '', '240520616d044c1f84597d064300de10', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:40:37','%Y-%m-%d %H:%i:%s'), '', '', '', '4189edbad1ff4cbb9a6041524dc8593d', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '添加表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:40:38','%Y-%m-%d %H:%i:%s'), '', '', '', '75feeb6bfa664a76a1ad4a06de94d844', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:42:18','%Y-%m-%d %H:%i:%s'), '', '', '', 'eb2bb93d5cb94cc4ac32a0566ab57678', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '添加表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:45:48','%Y-%m-%d %H:%i:%s'), '', '', '', 'b2a943dd1b7a4fe388129a3624c64874', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:45:52','%Y-%m-%d %H:%i:%s'), '', '', '', '59d8b7e4f1634f2e8d3374ca0f0a1707', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:45:53','%Y-%m-%d %H:%i:%s'), '', '', '', 'db10deca51cb47a6bd5b506072fbc7d8', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:46:09','%Y-%m-%d %H:%i:%s'), '', '', '', '2201fc4fc3cb4842bf67f6bc4505458e', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:46:20','%Y-%m-%d %H:%i:%s'), '', '', '', '26c92d54618345ce968fc55ab6c80d80', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:49:32','%Y-%m-%d %H:%i:%s'), '', '', '', '121d9f77488c491a9196328909810673', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:49:34','%Y-%m-%d %H:%i:%s'), '', '', '', 'f1aa6989d0c04d5cb5efadab1f627964', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:50:27','%Y-%m-%d %H:%i:%s'), '', '', '', '892dbffc5fb241efb53511cdc62e1df0', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:50:34','%Y-%m-%d %H:%i:%s'), '', '', '', '7ed21c1ffa4c41669e89c35db0428d67', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:50:49','%Y-%m-%d %H:%i:%s'), '', '', '', 'c30418f2e6a34e3a99eba2f3cf5eb572', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:50:54','%Y-%m-%d %H:%i:%s'), '', '', '', '52098ae83f1044d38be2c8b85b60ca0a', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '添加字段页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:51:04','%Y-%m-%d %H:%i:%s'), '', '', '', '198af7edbec749faa11afff475308e33', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FieldController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '添加字段页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:52:19','%Y-%m-%d %H:%i:%s'), '', '', '', '8d890eb84a854f12b2382856a39fef8f', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FieldController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:56:10','%Y-%m-%d %H:%i:%s'), '', '', '', '24843e68c93749e98e8f610cc26d40e6', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:56:13','%Y-%m-%d %H:%i:%s'), '', '', '', 'b754ccd2a30c456aaf5e14e5c4bc3983', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:56:13','%Y-%m-%d %H:%i:%s'), '', '', '', '6be1ec7f985c4c0bbab25ce06fc55450', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:56:35','%Y-%m-%d %H:%i:%s'), '', '', '', '35d68b8e572b4352a2df642a473eb5a3', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:56:36','%Y-%m-%d %H:%i:%s'), '', '', '', '31f647f59b0345fcb52a41ca018c1295', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:58:10','%Y-%m-%d %H:%i:%s'), '', '', '', '51e8b3db7b804f879c37d151f95a8500', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 08:59:33','%Y-%m-%d %H:%i:%s'), '', '', '', '8405af9e75a74f5a89f0a04f4d939fcb', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '标签分组查询', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 09:07:08','%Y-%m-%d %H:%i:%s'), '', '', '', '9c1403fd67b94fd2858bdfe020a2a7d3', '本地主机', 'INFO', '标签管理', 'cc.iteachyou.cms.controller.admin.LabelController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '静态化页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 09:07:08','%Y-%m-%d %H:%i:%s'), '', '', '', '3be4a54421a14f12880f7a7ea2fc6924', '本地主机', 'INFO', '静态化', 'cc.iteachyou.cms.controller.admin.StaticController.toIndex()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '模板列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 09:11:01','%Y-%m-%d %H:%i:%s'), '', '', '', '8b60fe95de9a4864b44245eb14220b00', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '修改模板页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 09:11:03','%Y-%m-%d %H:%i:%s'), '', '', '', '1d7de2a9cfc140cebc68e5ee6fe1cd08', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '修改模板页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 09:11:23','%Y-%m-%d %H:%i:%s'), '', '', '', 'd51202c33bd5485caecac975e7b856ed', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '修改模板页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 09:11:53','%Y-%m-%d %H:%i:%s'), '', '', '', '16d97619ed02474fa26b647ff84c62ab', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '修改模板页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 09:12:08','%Y-%m-%d %H:%i:%s'), '', '', '', 'dfbb9a9e541e4e198f34eae6a5dbb647', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 09:13:29','%Y-%m-%d %H:%i:%s'), '', '', '', '6b9667124ed849da948f83fd888023da', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '模板列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 09:24:16','%Y-%m-%d %H:%i:%s'), '', '', '', '5c6889badaaf4488ac205c34a2b24b62', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 09:24:18','%Y-%m-%d %H:%i:%s'), '', '', '', '018c2bde1ef248fc8b32fb4ed9841ac6', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '附件分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 09:24:26','%Y-%m-%d %H:%i:%s'), '', '', '', '678b1f04e3e2402ca22d911d42695b5e', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '菜单分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 09:30:54','%Y-%m-%d %H:%i:%s'), '', '', '', '67c44cc499f441f1ac5ace1d7597bde9', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '菜单分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 09:30:55','%Y-%m-%d %H:%i:%s'), '', '', '', '918e5e5a22d74043bf4b480ae079b276', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 09:34:58','%Y-%m-%d %H:%i:%s'), '', '', '', '55a8578643314150ac16a3f34a1141a5', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 09:34:58','%Y-%m-%d %H:%i:%s'), '', '', '', '0a5ada847e234ad1a498db1ad33fd7a6', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 09:34:59','%Y-%m-%d %H:%i:%s'), '', '', '', '4a0ad2d5016447ea9df5cfc0e145d3b4', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '添加变量页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 09:35:00','%Y-%m-%d %H:%i:%s'), '', '', '', '07c28712c96a4b02a1e8e5736fb4a846', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 10:04:42','%Y-%m-%d %H:%i:%s'), '', '', '', 'd124a4f648514d53a02868101a99f4ed', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 10:04:48','%Y-%m-%d %H:%i:%s'), '', '', '', 'd8111917b535480fac4c5703501c03a9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 10:04:49','%Y-%m-%d %H:%i:%s'), '', '', '', '10d4327e0b7f4aef9d6991c763d31671', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 10:05:04','%Y-%m-%d %H:%i:%s'), '', '', '', '81730f156578411397773212f345172b', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-06 10:05:12','%Y-%m-%d %H:%i:%s'), '', '', '', '30fb5d3c5ac04bf1a3f148fdb76ec33c', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-27 15:05:14','%Y-%m-%d %H:%i:%s'), '', '', '', '54592821b0e646f2ac652ba1b524807f', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-27 15:05:17','%Y-%m-%d %H:%i:%s'), '', '', '', 'cb9c5f2b06be4a94924d65c2c7763747', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-27 15:05:19','%Y-%m-%d %H:%i:%s'), '', '', '', 'dacc8a70d9914566aa74bc1883072dd3', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/104.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-09-27 15:05:50','%Y-%m-%d %H:%i:%s'), '', '', '', 'dc6cb57a262f428b8cdfa01e195169a8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/105.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-10-13 11:43:31','%Y-%m-%d %H:%i:%s'), '', '', '', '270dba7f54594961a8b7faf419346e44', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/105.0.0.0', '模板列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-10-13 11:43:33','%Y-%m-%d %H:%i:%s'), '', '', '', '1cdd10416cd84e6ca02e6ffcfc3a6d3e', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/105.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-10-19 08:26:21','%Y-%m-%d %H:%i:%s'), '', '', '', 'fd4f13c25ac44f9cb355c72c4ef80252', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/105.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-10-19 08:26:23','%Y-%m-%d %H:%i:%s'), '', '', '', '265829adbc044a04a9e9ae8ac6c495ff', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/105.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-10-19 08:26:34','%Y-%m-%d %H:%i:%s'), '', '', '', '74e1625f7d994b12845981af5e3868d2', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/105.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-10-19 08:26:35','%Y-%m-%d %H:%i:%s'), '', '', '', '300c3ba73a2640cda77e411ae9e77d20', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/105.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-10-19 08:26:36','%Y-%m-%d %H:%i:%s'), '', '', '', '4ec04b3e00b543a1ac3ae9f57c261591', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/105.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-10-19 08:26:37','%Y-%m-%d %H:%i:%s'), '', '', '', '18e70acd2c774636ab6c1188a0c11e5f', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/105.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-10-19 08:26:57','%Y-%m-%d %H:%i:%s'), '', '', '', 'c788b06411614d7eba8c331643dc72ea', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/105.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-11-16 16:11:09','%Y-%m-%d %H:%i:%s'), '', '', '', '6659317d50554445a1bbb90d320a4609', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/105.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-11-16 16:11:11','%Y-%m-%d %H:%i:%s'), '', '', '', '01d8790c9dd24420a87143d62e029fc8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/105.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-11-22 08:24:07','%Y-%m-%d %H:%i:%s'), '', '', '', 'ac6a5bd3abdd4e48bdb7cbcfa26459f2', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/105.0.0.0', '模板列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-11-22 08:24:10','%Y-%m-%d %H:%i:%s'), '', '', '', 'b7e9262b5f374da7a399ba901664688d', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/105.0.0.0', '修改模板页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-11-22 08:24:15','%Y-%m-%d %H:%i:%s'), '', '', '', '385dbd3dc2764ae3a7ef00a3a36f99ba', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/105.0.0.0', '修改模板', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-11-22 08:25:04','%Y-%m-%d %H:%i:%s'), '', '', '', '286fe1f1b7b54844b23d7ceb11ff7814', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.save()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/105.0.0.0', '模板列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-11-22 08:25:04','%Y-%m-%d %H:%i:%s'), '', '', '', 'c71c00065e694241b93e9b850cb17298', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/105.0.0.0', '修改模板页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-11-22 08:25:55','%Y-%m-%d %H:%i:%s'), '', '', '', '2dc46a9468bb4d97b1002cac316ad479', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/105.0.0.0', '修改模板', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-11-22 08:26:33','%Y-%m-%d %H:%i:%s'), '', '', '', '014d1a2c40384d28a7077308a1bb9ffd', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.save()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/105.0.0.0', '模板列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-11-22 08:26:33','%Y-%m-%d %H:%i:%s'), '', '', '', 'c0da617d8c674052accf9c872b13790d', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:11:15','%Y-%m-%d %H:%i:%s'), '', '', '', '03f0506c3efa450183eeceb4652a0bc4', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:11:18','%Y-%m-%d %H:%i:%s'), '', '', '', '8a475a8ba2094da2aa913b87ab026af8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:11:32','%Y-%m-%d %H:%i:%s'), '', '', '', 'c6f110ff747549c3b5be6fd391c19fc4', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:11:35','%Y-%m-%d %H:%i:%s'), '', '', '', 'e6909e4676594b53b2a139b8ded68b9a', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:11:36','%Y-%m-%d %H:%i:%s'), '', '', '', '48412f6014d247358675b4ab41c3e290', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:11:53','%Y-%m-%d %H:%i:%s'), '', '', '', 'eadcb1f551a84754a769b42b9653276e', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:11:53','%Y-%m-%d %H:%i:%s'), '', '', '', '1ac2b8ddd79245eb91022b732ff27f3a', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:11:57','%Y-%m-%d %H:%i:%s'), '', '', '', 'e91268335e4c47bd834ae430f2cc2a62', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:11:57','%Y-%m-%d %H:%i:%s'), '', '', '', '236e71d1f4254125956cf4ff8abf44fe', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:11:59','%Y-%m-%d %H:%i:%s'), '', '', '', '9380680c551744b2a18be18513518e58', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:12:01','%Y-%m-%d %H:%i:%s'), '', '', '', 'e1e4fa3ca4884b88bf6ebcc494d27988', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:12:02','%Y-%m-%d %H:%i:%s'), '', '', '', 'a42a590a5b544d80bbb7108a3bdc1a73', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:12:28','%Y-%m-%d %H:%i:%s'), '', '', '', '763896bb09be4bf1910b5a9ecc4b0bd8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:12:30','%Y-%m-%d %H:%i:%s'), '', '', '', '2c65e34ff11c4df3aa228d1bb21f75ad', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:12:31','%Y-%m-%d %H:%i:%s'), '', '', '', '9b53c3db79004acf8095e314554abd15', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:12:56','%Y-%m-%d %H:%i:%s'), '', '', '', '65b9574bb3bf430cb05a8ec85fa3c9ed', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:12:56','%Y-%m-%d %H:%i:%s'), '', '', '', '96c7420dbe454c0d9f279ea5f88ca2ba', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:13:03','%Y-%m-%d %H:%i:%s'), '', '', '', '65ba9183bb9e40afaef793edce457e1e', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:34:43','%Y-%m-%d %H:%i:%s'), '', '', '', 'ac367efb9f4948938a94b2598ef49118', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:34:45','%Y-%m-%d %H:%i:%s'), '', '', '', 'a282669555304e2190054bde74ef1c6d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:34:46','%Y-%m-%d %H:%i:%s'), '', '', '', '590bb999012d42a3b988a4baa7f9ba3f', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:34:48','%Y-%m-%d %H:%i:%s'), '', '', '', '453ba1c437c649a8bf7ea318442be5b0', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:34:52','%Y-%m-%d %H:%i:%s'), '', '', '', 'f51f2694e3864ef19495c52da230b925', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-07 11:34:52','%Y-%m-%d %H:%i:%s'), '', '', '', 'ca4de3ceb1214da381c4311625f5824d', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 08:43:56','%Y-%m-%d %H:%i:%s'), '', '', '', '0057f1b1f1f0485a9d19ef7df6723ee8', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-01-09 09:51:19','%Y-%m-%d %H:%i:%s'), '', '', '', 'a7f85db25e8d4d7d9fb98c745704aea7', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 09:51:39','%Y-%m-%d %H:%i:%s'), '', '', '', '566814a5b3e04b4b8cab17e3de8a4b7a', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 09:51:45','%Y-%m-%d %H:%i:%s'), '', '', '', '88e3672fc9e64bb5963313a45196d4a8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 09:51:47','%Y-%m-%d %H:%i:%s'), '', '', '', '103a0e3d4c404aac9557a6788f7efa0d', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 09:51:50','%Y-%m-%d %H:%i:%s'), '', '', '', '7c72d59246e14b4983688257c2fc3319', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 09:51:50','%Y-%m-%d %H:%i:%s'), '', '', '', '861621d06f6a43d98a9725153d982fad', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 09:51:53','%Y-%m-%d %H:%i:%s'), '', '', '', '383155f0bf4f486d917388c03a3407b3', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 09:51:53','%Y-%m-%d %H:%i:%s'), '', '', '', '099d4050172b4b8981ef9a6b32e91f6e', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 09:51:55','%Y-%m-%d %H:%i:%s'), '', '', '', '0aca8697cc134ee9b2314cf8e25fe56e', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 09:51:55','%Y-%m-%d %H:%i:%s'), '', '', '', '33154fad02e34897ad96bc06e8233618', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 09:51:57','%Y-%m-%d %H:%i:%s'), '', '', '', 'b21bd5d6a4214be7bdf4212803e7f91c', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 09:51:57','%Y-%m-%d %H:%i:%s'), '', '', '', '096b849747874c99afc711b5b72ce788', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 09:57:19','%Y-%m-%d %H:%i:%s'), '', '', '', 'f203cb7948834df7a1818dbff8ceb896', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 09:57:21','%Y-%m-%d %H:%i:%s'), '', '', '', 'd6a711baa39240a48c0a292476cf9269', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 09:59:37','%Y-%m-%d %H:%i:%s'), '', '', '', 'd75ec58ac7b24db1a3134ef30fb2d960', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 09:59:41','%Y-%m-%d %H:%i:%s'), '', '', '', '0ccfbeb41db2496b83b460613ab1f002', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 09:59:42','%Y-%m-%d %H:%i:%s'), '', '', '', '9c5b017acc6245bb9a8ee35bb6ce8323', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:03:46','%Y-%m-%d %H:%i:%s'), '', '', '', '823391fd697b46449747bb42552f7965', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:03:49','%Y-%m-%d %H:%i:%s'), '', '', '', '0986781d7267410294bbe02ff2565cd3', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:03:49','%Y-%m-%d %H:%i:%s'), '', '', '', '1bb6ab04f70f475e9d4114e1887c668d', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:06:15','%Y-%m-%d %H:%i:%s'), '', '', '', 'efba3bc2c04a4511b8ad94e1e04291dd', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:06:18','%Y-%m-%d %H:%i:%s'), '', '', '', '2a52f289bf8648a9a5bbffc968cfb986', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:06:44','%Y-%m-%d %H:%i:%s'), '', '', '', '927a37bce76b42b99a72eb9470498424', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:06:44','%Y-%m-%d %H:%i:%s'), '', '', '', 'ee9f82ddd79147ec9a4e038b5886cb04', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:06:46','%Y-%m-%d %H:%i:%s'), '', '', '', 'cc73e7f5168e492dadbe1e4aa276cf48', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:06:48','%Y-%m-%d %H:%i:%s'), '', '', '', 'b80db5f830234a9da5fae6952b9db0e4', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:06:50','%Y-%m-%d %H:%i:%s'), '', '', '', '5a03dcc9b66342a9b9c157d45ffb86e1', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:19:34','%Y-%m-%d %H:%i:%s'), '', '', '', 'c35ca938379e4651b98205780743f23b', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:19:38','%Y-%m-%d %H:%i:%s'), '', '', '', 'be60e4cf305c40ae98e587604150a2fe', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:19:38','%Y-%m-%d %H:%i:%s'), '', '', '', 'bf4785b3e8c4441f8ef8a66b7f727945', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:19:43','%Y-%m-%d %H:%i:%s'), '', '', '', 'fe225697c17b46d2ba52c415d065587a', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:20:01','%Y-%m-%d %H:%i:%s'), '', '', '', '4ef019cfcf534c4588daed8eb44a4595', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:20:01','%Y-%m-%d %H:%i:%s'), '', '', '', '0f9440909c834e51b5eae75cd6165838', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:20:04','%Y-%m-%d %H:%i:%s'), '', '', '', 'e8c2a78b679d4e9fa0b9973479cd9a99', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:20:07','%Y-%m-%d %H:%i:%s'), '', '', '', 'aa58aebfaeff4574a83847878a4a6ccf', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:22:04','%Y-%m-%d %H:%i:%s'), '', '', '', '29633cbc534d4f0ea57f76cde028dc35', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:22:04','%Y-%m-%d %H:%i:%s'), '', '', '', '72d54df274fa4c6683c6752f91403aad', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:22:04','%Y-%m-%d %H:%i:%s'), '', '', '', '11841bb497804502a7285d7d9243d0a6', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:22:07','%Y-%m-%d %H:%i:%s'), '', '', '', 'af44acb1afcc44718d9e4647974b10af', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:22:07','%Y-%m-%d %H:%i:%s'), '', '', '', 'e7555f217fb74adbaff50ca6efaea48e', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:34:05','%Y-%m-%d %H:%i:%s'), '', '', '', 'cdc1cba2dbf04cd6b7a8be823ceb5de0', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:34:07','%Y-%m-%d %H:%i:%s'), '', '', '', '5f02c259570e480cbaeed4d8e7316b72', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:34:08','%Y-%m-%d %H:%i:%s'), '', '', '', 'cd197e521ce144f99fa3606a13727b15', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:34:11','%Y-%m-%d %H:%i:%s'), '', '', '', '9b5ab3526aeb43b98d9cc060b125ddad', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:34:11','%Y-%m-%d %H:%i:%s'), '', '', '', '71ca3c68bdb94d548bd4994fceb692ce', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:34:13','%Y-%m-%d %H:%i:%s'), '', '', '', 'e08c72388f0e415fad143f8b423ba7cc', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:34:13','%Y-%m-%d %H:%i:%s'), '', '', '', '7df6f96d1b35468ab16db9bceff4812f', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:34:14','%Y-%m-%d %H:%i:%s'), '', '', '', 'b08cdf3aa51844f6bf5e284cb4569a5b', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:34:14','%Y-%m-%d %H:%i:%s'), '', '', '', '4349773494de4896ae0dd4e4e8de7608', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:34:16','%Y-%m-%d %H:%i:%s'), '', '', '', '0f8f506a226e4de08df825084f443ca4', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:34:16','%Y-%m-%d %H:%i:%s'), '', '', '', '5e905845498a441dbbedac10a3cebe9a', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:34:18','%Y-%m-%d %H:%i:%s'), '', '', '', '2ec4cf1e239a41eea87bcc5e5b97cd38', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:44:14','%Y-%m-%d %H:%i:%s'), '', '', '', '68a070e68d904d5f9fbd2695604086ad', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:44:17','%Y-%m-%d %H:%i:%s'), '', '', '', '2321109c792a48468df9cc6ec3378bbc', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:44:17','%Y-%m-%d %H:%i:%s'), '', '', '', '9845eb238e69400890a23767052d1725', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:45:34','%Y-%m-%d %H:%i:%s'), '', '', '', 'dbabd13606e5476a93dcfd5dfed0b07f', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:45:37','%Y-%m-%d %H:%i:%s'), '', '', '', '086f6164a7f247c69bc4a5592b3c9066', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:45:37','%Y-%m-%d %H:%i:%s'), '', '', '', '73e12904da0d498eb1eb50b5c78c94f9', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:49:48','%Y-%m-%d %H:%i:%s'), '', '', '', '1410f9809ea44d6e9285651e3b7c539b', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:49:55','%Y-%m-%d %H:%i:%s'), '', '', '', '9747eefbd8d04904bf953145299248b7', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:49:57','%Y-%m-%d %H:%i:%s'), '', '', '', 'ea33ba9984044c91891ba74146202f69', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:50:02','%Y-%m-%d %H:%i:%s'), '', '', '', '8b06e1bc2d1542a5b76185f2cc45e62b', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:50:02','%Y-%m-%d %H:%i:%s'), '', '', '', '20f703cd2e7345cd9bb12d329abc6330', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:54:42','%Y-%m-%d %H:%i:%s'), '', '', '', '353db1e5843e4f5e9f36d532d49ef5c0', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:54:44','%Y-%m-%d %H:%i:%s'), '', '', '', 'cd4835f271cb4d3cb901727d675b4f58', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:54:44','%Y-%m-%d %H:%i:%s'), '', '', '', 'b67068cb5e0542ebaaed0892f2a2559e', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:54:47','%Y-%m-%d %H:%i:%s'), '', '', '', '32d43375da494e67be9c17462fa6669d', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:54:47','%Y-%m-%d %H:%i:%s'), '', '', '', '6648668b593a4a518b41687bc0224e5c', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:54:49','%Y-%m-%d %H:%i:%s'), '', '', '', '111695d4d3a54ad68ded8ef0a95a2b3b', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 10:54:49','%Y-%m-%d %H:%i:%s'), '', '', '', '329027d9d08d4da5a2a02560ec54aa2b', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 11:13:56','%Y-%m-%d %H:%i:%s'), '', '', '', '4ea935f1b02f494f92fb94b0911adb9b', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 11:14:05','%Y-%m-%d %H:%i:%s'), '', '', '', '5bffc69d07e44a16b93f4a3c90b6fa61', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 11:14:07','%Y-%m-%d %H:%i:%s'), '', '', '', 'b4b76757846b441d9677faebdd6d6fd7', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 11:15:15','%Y-%m-%d %H:%i:%s'), '', '', '', 'e81aa201c3f34fb8becb9104a66a2e20', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 11:15:19','%Y-%m-%d %H:%i:%s'), '', '', '', '7dbf6f220e454096bc5c5f5de08ef136', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 11:15:35','%Y-%m-%d %H:%i:%s'), '', '', '', '78d2866aa8204fadb349c8b31e0112f0', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 11:15:35','%Y-%m-%d %H:%i:%s'), '', '', '', 'd595df184b594e02bdcb72486baaad36', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 11:15:47','%Y-%m-%d %H:%i:%s'), '', '', '', '9cb823ced349489c9449e2a0df1cc4fc', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 11:15:47','%Y-%m-%d %H:%i:%s'), '', '', '', '89a1ffd0d96d4aeb97b7692fb14923ae', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 11:16:34','%Y-%m-%d %H:%i:%s'), '', '', '', '002615a2232f428ea7e924ac8fec9f5c', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 11:16:38','%Y-%m-%d %H:%i:%s'), '', '', '', '7137c3d7fba04c84ae5cc88af8cbd0b2', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 11:16:38','%Y-%m-%d %H:%i:%s'), '', '', '', 'b23f8ff4ef8747faa6c8419a4e3e1df9', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-01-09 13:43:41','%Y-%m-%d %H:%i:%s'), '', '', '', '3ad9adcd693c443ea62239db47e49e00', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 13:43:46','%Y-%m-%d %H:%i:%s'), '', '', '', '5fdac0e8779045c98825594e7a77b9a1', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 13:43:48','%Y-%m-%d %H:%i:%s'), '', '', '', '16895dd83acc47ccabfd2d73f57124b4', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 13:43:50','%Y-%m-%d %H:%i:%s'), '', '', '', 'af2041533cd24fe1b8a932c7d4e60a1a', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 13:43:52','%Y-%m-%d %H:%i:%s'), '', '', '', '94fe31495b374794adc05ca9ca6a01b6', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 13:43:52','%Y-%m-%d %H:%i:%s'), '', '', '', 'c50797c06c4e43f7ac3a49b59c3a7e38', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 14:04:08','%Y-%m-%d %H:%i:%s'), '', '', '', '2b4004b95fe34596ac3b1cb704135003', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 14:25:20','%Y-%m-%d %H:%i:%s'), '', '', '', '7c1beef42c74439d833d8f8792a73db4', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 14:30:24','%Y-%m-%d %H:%i:%s'), '', '', '', '876efa2983d24f46b02fc82114aa849e', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加主题', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 14:30:31','%Y-%m-%d %H:%i:%s'), '', '', '', 'a6e5f41b1118472aa8e085572089012f', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 14:30:31','%Y-%m-%d %H:%i:%s'), '', '', '', '28b2e69bc9a149849e01ac92d097484c', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改主题状态', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 14:30:36','%Y-%m-%d %H:%i:%s'), '', '', '', '2c8081d8bef64198a852a0f8bb2e29b6', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.updateStatus()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 14:30:36','%Y-%m-%d %H:%i:%s'), '', '', '', '391e4c46687e4fbba9352beba9dafde6', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 14:31:26','%Y-%m-%d %H:%i:%s'), '', '', '', 'd2fece110e944b5ba39456ab992a727a', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 14:45:46','%Y-%m-%d %H:%i:%s'), '', '', '', '10eb93af943e422299a69606906e2ba7', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加变量页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 14:45:51','%Y-%m-%d %H:%i:%s'), '', '', '', '7a3abac65bca40e082b07f4070c1b070', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加变量', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 14:46:09','%Y-%m-%d %H:%i:%s'), '', '', '', '161567d4808d409a809a2c257b15b523', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 14:46:09','%Y-%m-%d %H:%i:%s'), '', '', '', '692695b3059247c9abb1bd0607c4703f', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加变量页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 14:46:29','%Y-%m-%d %H:%i:%s'), '', '', '', '7197121574814ed682cc96802e8ce36d', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加变量', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 14:46:53','%Y-%m-%d %H:%i:%s'), '', '', '', '8362d5960a87482d8ac5ea72c07ec661', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 14:46:53','%Y-%m-%d %H:%i:%s'), '', '', '', '506aa92e224c493ca70da1a35b3a57d2', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加变量页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 14:48:45','%Y-%m-%d %H:%i:%s'), '', '', '', 'c260f84c60174cc5b61fba50e2b6cbb5', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加变量', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 14:49:02','%Y-%m-%d %H:%i:%s'), '', '', '', 'd348b5544dc748d0a77f49b49cd8b615', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 14:49:02','%Y-%m-%d %H:%i:%s'), '', '', '', '0c0ced080a074ea99e4e9f91e12bd022', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:00:55','%Y-%m-%d %H:%i:%s'), '', '', '', '326086cc3b054feab3b6e06d46015430', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:01:01','%Y-%m-%d %H:%i:%s'), '', '', '', 'b6675e93bee646b68901c38591b88fbb', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:01:12','%Y-%m-%d %H:%i:%s'), '', '', '', '1a64ebf2d1764560921237e9e83665f9', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:01:16','%Y-%m-%d %H:%i:%s'), '', '', '', '7dee49bc635f4b47b9e1d69c235d5b1d', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加表单模型', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:01:24','%Y-%m-%d %H:%i:%s'), '', '', '', 'fe3b430d24744e0b915ff0b4e1cc485a', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:01:24','%Y-%m-%d %H:%i:%s'), '', '', '', '33bcfbfd344344fc841eb4680d352325', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:01:26','%Y-%m-%d %H:%i:%s'), '', '', '', '9d2bbe5a62a24758a198318e39ee048a', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加字段页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:01:28','%Y-%m-%d %H:%i:%s'), '', '', '', 'ae25777989574da4902e0f67cd4904f1', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FieldController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加字段', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:01:45','%Y-%m-%d %H:%i:%s'), '', '', '', '5b19a13dcd8344339b8db6b1e71a7309', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FieldController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:01:45','%Y-%m-%d %H:%i:%s'), '', '', '', '7b12af0b7f134f41a134d635260d8c21', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:01:48','%Y-%m-%d %H:%i:%s'), '', '', '', '3f60da4f8fe2421dad82db25a14a8cfe', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改表单模型', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:01:53','%Y-%m-%d %H:%i:%s'), '', '', '', 'ee502cce08b54eb48b5908903328a00a', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:01:56','%Y-%m-%d %H:%i:%s'), '', '', '', '66daa3a3ca07438798e33a6e1230ed71', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:02:04','%Y-%m-%d %H:%i:%s'), '', '', '', 'ee3005b3f9824c06b362ef1f0b8ac5ed', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:02:04','%Y-%m-%d %H:%i:%s'), '', '', '', '9d735142135a49ebb30064eb320a98ba', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:06:24','%Y-%m-%d %H:%i:%s'), '', '', '', '8a4ad927ebaa4e65acfaa9606726917b', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:06:25','%Y-%m-%d %H:%i:%s'), '', '', '', 'db14b965eb1c4ad18e027d53ed0b678c', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:06:37','%Y-%m-%d %H:%i:%s'), '', '', '', 'ec313827b9b542ff98a54be9f4761557', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:06:37','%Y-%m-%d %H:%i:%s'), '', '', '', 'c4aa142c09ec447a98fb2d9a5fd0ac58', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:16:08','%Y-%m-%d %H:%i:%s'), '', '', '', '4841887a2a184b33b7f5b23c43723a8c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:16:09','%Y-%m-%d %H:%i:%s'), '', '', '', 'f42d1d39b3d54d2b91528125a13b2cd4', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:16:12','%Y-%m-%d %H:%i:%s'), '', '', '', 'ffbbe407b8844598aede30198db2f002', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:16:29','%Y-%m-%d %H:%i:%s'), '', '', '', 'b7b4a2c86b884263a78cc5923cd663d9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:16:29','%Y-%m-%d %H:%i:%s'), '', '', '', 'c97839ccbbe34dd08573562cf5e704e9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:16:40','%Y-%m-%d %H:%i:%s'), '', '', '', '81fbd702eda24b4dbfe2b8f0fa4d4ed9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:16:49','%Y-%m-%d %H:%i:%s'), '', '', '', 'fbcaacc650f24ff38124a3b41aec0ab6', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:17:47','%Y-%m-%d %H:%i:%s'), '', '', '', 'd5f4a3401e7845c7a0f2f87f49a14e71', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:17:47','%Y-%m-%d %H:%i:%s'), '', '', '', '6aa518115e974e70bec90257f0a213d0', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:17:49','%Y-%m-%d %H:%i:%s'), '', '', '', '2d96c908a9d94327aef043d918fa6e84', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:17:56','%Y-%m-%d %H:%i:%s'), '', '', '', 'e656df6dc5cb46e0af80ff993b6f77dc', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:18:11','%Y-%m-%d %H:%i:%s'), '', '', '', '29a522d8df28486f82becf685c3e236e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:18:11','%Y-%m-%d %H:%i:%s'), '', '', '', '05eff38015c944178145f2cf024a0fa1', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:18:22','%Y-%m-%d %H:%i:%s'), '', '', '', 'ab850c770981412f9bafbc137a2770dd', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:18:24','%Y-%m-%d %H:%i:%s'), '', '', '', '45e2a6e93bac4816bc5c83265349a4ee', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:18:30','%Y-%m-%d %H:%i:%s'), '', '', '', 'd008af0e6d0c43179442af009e4c0ef8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:18:30','%Y-%m-%d %H:%i:%s'), '', '', '', '566e95c283f64686aed6c36fcc770117', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:18:32','%Y-%m-%d %H:%i:%s'), '', '', '', 'd01fe18e290440c0bbe7cfa71fae38c7', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:18:33','%Y-%m-%d %H:%i:%s'), '', '', '', 'f3fa25ac6f644f71acb190548d419916', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:18:35','%Y-%m-%d %H:%i:%s'), '', '', '', '5113a9448aae45a9ae1ceff317322903', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:18:35','%Y-%m-%d %H:%i:%s'), '', '', '', '14eec3cc5f4c4366a5f1358945f544b0', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:18:36','%Y-%m-%d %H:%i:%s'), '', '', '', '24a21f8b14d4425ba1765143556e1555', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:18:38','%Y-%m-%d %H:%i:%s'), '', '', '', '4756fdd78e6e4efeb428f6d522aeb69f', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:18:40','%Y-%m-%d %H:%i:%s'), '', '', '', '5038be4a300e443d9730ffce561a0c65', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:18:40','%Y-%m-%d %H:%i:%s'), '', '', '', 'dd9a832d971d48b2a7ea25838b4fada1', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:18:42','%Y-%m-%d %H:%i:%s'), '', '', '', '5d04c2c53c764730b859f431d6bd1121', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:18:44','%Y-%m-%d %H:%i:%s'), '', '', '', 'a6d9094435cf4495bf7c8374da0d9a35', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:18:46','%Y-%m-%d %H:%i:%s'), '', '', '', 'b88506ede2f84f48b2ae038f7a61225f', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:18:46','%Y-%m-%d %H:%i:%s'), '', '', '', '7f1c65136c12426285175b4a423c1d9f', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:18:47','%Y-%m-%d %H:%i:%s'), '', '', '', 'cd6b28b7efbe4ae381467d6c6a90d195', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:18:49','%Y-%m-%d %H:%i:%s'), '', '', '', '178c07d8298e403394b31f61ec51c540', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:19:56','%Y-%m-%d %H:%i:%s'), '', '', '', 'b7d7ce3572b44e58bc885db9e822d577', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:19:56','%Y-%m-%d %H:%i:%s'), '', '', '', 'aad09e0185374b688521259bc97b6dcf', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:20:02','%Y-%m-%d %H:%i:%s'), '', '', '', '5c1004afcadf47d785bee93f5ad0e9d8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:20:03','%Y-%m-%d %H:%i:%s'), '', '', '', '8ab95ac9245d4273802e3c698c1fab29', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:20:04','%Y-%m-%d %H:%i:%s'), '', '', '', '53d3438766b9428e88270a58975d3deb', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:20:06','%Y-%m-%d %H:%i:%s'), '', '', '', '2a0353ec38b64068abd4a7ce066e7470', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:20:08','%Y-%m-%d %H:%i:%s'), '', '', '', '25cfb1cacd64411988fd18d2d0d622ae', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:20:30','%Y-%m-%d %H:%i:%s'), '', '', '', '834f0c4bd2bc442ea44ac10e96716cac', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:20:30','%Y-%m-%d %H:%i:%s'), '', '', '', 'f28ea106358b4e73900d0ce09ad86cee', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:20:31','%Y-%m-%d %H:%i:%s'), '', '', '', '34b83ca9e3bd468f88b74d902a44eef3', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:21:07','%Y-%m-%d %H:%i:%s'), '', '', '', '0990d299166f462fa0c98b32267dce37', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:21:20','%Y-%m-%d %H:%i:%s'), '', '', '', '1704a92b824c4709bfcdf589040e3eed', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:21:20','%Y-%m-%d %H:%i:%s'), '', '', '', 'ec4a5422b18c4a108141b957a12d3541', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:21:32','%Y-%m-%d %H:%i:%s'), '', '', '', 'b3412423d36349e39d428f26efae5f47', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:21:34','%Y-%m-%d %H:%i:%s'), '', '', '', '164e8c847b15405295390722c41654cc', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:21:35','%Y-%m-%d %H:%i:%s'), '', '', '', '1d48980a32b944e6b2beab6bd367b24f', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:21:36','%Y-%m-%d %H:%i:%s'), '', '', '', '0852e14ef1e440b181aa07d5e72e532d', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:21:36','%Y-%m-%d %H:%i:%s'), '', '', '', 'b66a47972f984734b2a6380a504bba02', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:21:38','%Y-%m-%d %H:%i:%s'), '', '', '', 'e7413688335045f3892ee9a4f91be099', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:21:38','%Y-%m-%d %H:%i:%s'), '', '', '', '57ab59e43c9241f6995bb5e8b24da044', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:21:41','%Y-%m-%d %H:%i:%s'), '', '', '', 'e5e5ddae643f40fd884dd6d60ed02ac2', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除表单模型', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:21:48','%Y-%m-%d %H:%i:%s'), '', '', '', '7e934826e65c4e25a926e9963c1386a5', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:21:48','%Y-%m-%d %H:%i:%s'), '', '', '', '59be5e69da654890a00e1d3664951432', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:21:54','%Y-%m-%d %H:%i:%s'), '', '', '', 'bd49f705de3d4a179da6421ed8b78a6d', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加表单模型', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:22:07','%Y-%m-%d %H:%i:%s'), '', '', '', 'f4d52860a9554e7bbf634d9bece0c9e8', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:22:07','%Y-%m-%d %H:%i:%s'), '', '', '', '27a4ae4c6c2f4d36b5ae9edfba370500', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:22:13','%Y-%m-%d %H:%i:%s'), '', '', '', '29922865d4324a89926fb3bcaf101d8f', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:22:17','%Y-%m-%d %H:%i:%s'), '', '', '', '3f9362a43f4846a98ce68b37fd3d5860', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:22:24','%Y-%m-%d %H:%i:%s'), '', '', '', '51e9b18f488e4967984a961d0ba4e905', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:22:24','%Y-%m-%d %H:%i:%s'), '', '', '', 'd30e99f42b374cdc90265ef05d1ac9c3', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:22:32','%Y-%m-%d %H:%i:%s'), '', '', '', '44633e6051a143bb8e507d367bb40f02', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:22:33','%Y-%m-%d %H:%i:%s'), '', '', '', '6d4b96efcb4a44909fdc9f725e1b5779', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:22:37','%Y-%m-%d %H:%i:%s'), '', '', '', '97e628fd3fe644f8ae13fbfb93abf6cd', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:22:38','%Y-%m-%d %H:%i:%s'), '', '', '', '6c22180c478b49ab8f8811b17b2f73ad', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:22:39','%Y-%m-%d %H:%i:%s'), '', '', '', '41b2803a092f4ba085af78e3b2a2fd28', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:22:42','%Y-%m-%d %H:%i:%s'), '', '', '', 'f989dc07cab945fb88c6cd95a7977607', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:22:42','%Y-%m-%d %H:%i:%s'), '', '', '', 'fbd7929e0b7a43d1bd9b5bae4dede9a3', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:22:44','%Y-%m-%d %H:%i:%s'), '', '', '', '49ca87963588412e8d84b7e175c7b8cc', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:22:51','%Y-%m-%d %H:%i:%s'), '', '', '', '9574608eaad948ac9085b4ed82402758', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:22:52','%Y-%m-%d %H:%i:%s'), '', '', '', '51cee59646bb4fb5824bc2660da9979c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:22:56','%Y-%m-%d %H:%i:%s'), '', '', '', 'd35b045ac31a46cf8b345cb78a830365', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:22:56','%Y-%m-%d %H:%i:%s'), '', '', '', '6a536882473a4c6e93bba93e317c5550', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:22:57','%Y-%m-%d %H:%i:%s'), '', '', '', '707568464d7544e4ae3ccd2a5c42762c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:22:59','%Y-%m-%d %H:%i:%s'), '', '', '', '08ff4317226b4b7a84cc9308ff0d2bf0', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:22:59','%Y-%m-%d %H:%i:%s'), '', '', '', 'bb69bb41bf7a47dfb6a22567fb7bb94f', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:01','%Y-%m-%d %H:%i:%s'), '', '', '', '6c74565c76e945e6bff11240ba8845fc', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:02','%Y-%m-%d %H:%i:%s'), '', '', '', 'dd4b9ac1142048dc8019ff7397c71935', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:07','%Y-%m-%d %H:%i:%s'), '', '', '', 'eddc940f760f40ad937e4ba45d1038d5', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:07','%Y-%m-%d %H:%i:%s'), '', '', '', '12aaa0ddb0e44d078d55fad63018e0a1', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:09','%Y-%m-%d %H:%i:%s'), '', '', '', '26c353e5f2df4a25998de7468be218a6', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:10','%Y-%m-%d %H:%i:%s'), '', '', '', 'cd93292ff74241d98a81af12eb789493', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:12','%Y-%m-%d %H:%i:%s'), '', '', '', '412c3323d7634741b3a5ae0217b7d9cf', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:12','%Y-%m-%d %H:%i:%s'), '', '', '', 'c53fdd75957f4bf198c4745f6da427f8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:13','%Y-%m-%d %H:%i:%s'), '', '', '', '45fd6d6e795648a9be413cfeb41d957c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:14','%Y-%m-%d %H:%i:%s'), '', '', '', '4df4954f6a504891921727d5eca89479', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:17','%Y-%m-%d %H:%i:%s'), '', '', '', '5f8dab3ce83d420d9b325cb8ac72d801', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:17','%Y-%m-%d %H:%i:%s'), '', '', '', 'c8fa96271f9f40e2800f39133d728821', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:18','%Y-%m-%d %H:%i:%s'), '', '', '', 'd3ff2d7eb0c94c028029d979a2a7ca3c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:19','%Y-%m-%d %H:%i:%s'), '', '', '', 'c24827510fff4a2998350bf7ae79da83', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:21','%Y-%m-%d %H:%i:%s'), '', '', '', '19a6abc716f2465db53cd3636ab3aa7b', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:21','%Y-%m-%d %H:%i:%s'), '', '', '', 'cae8fe67b13c4f96a1be84abd3dd1761', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:22','%Y-%m-%d %H:%i:%s'), '', '', '', 'b4d38b3786a743feb49440bff346e495', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:23','%Y-%m-%d %H:%i:%s'), '', '', '', '75ce6c24e54b423a8532f0c775b20ed3', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:26','%Y-%m-%d %H:%i:%s'), '', '', '', '99d80aface1c4979a9a87ff4282416d7', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:26','%Y-%m-%d %H:%i:%s'), '', '', '', 'e8fb8375f559415cbc547fbdb28a93e2', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:27','%Y-%m-%d %H:%i:%s'), '', '', '', '956535ab77bd4deebdc16da489a55922', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:28','%Y-%m-%d %H:%i:%s'), '', '', '', '356dd793db994cfdb1c03ec5ade2f005', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:30','%Y-%m-%d %H:%i:%s'), '', '', '', 'c036946d6c7a45088db72be673ad73a9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:30','%Y-%m-%d %H:%i:%s'), '', '', '', '8d5bd5200c33485aab292035a3d64f5e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:31','%Y-%m-%d %H:%i:%s'), '', '', '', '154ce54b34b249b29255012e4527efe2', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:32','%Y-%m-%d %H:%i:%s'), '', '', '', '53a2f79e20004b32bd4bce29dd6221e8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:34','%Y-%m-%d %H:%i:%s'), '', '', '', '7704525125b249c990e2cb3c6f306ff8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:34','%Y-%m-%d %H:%i:%s'), '', '', '', '5d41fbd70aa24eb8973c8da15453339e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:35','%Y-%m-%d %H:%i:%s'), '', '', '', '9d1e8b193c5047c089e97e7b63b74919', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:36','%Y-%m-%d %H:%i:%s'), '', '', '', '108039426a3049b08b7079f433f87580', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:39','%Y-%m-%d %H:%i:%s'), '', '', '', '98252d69853d4f49b2c0e60474eeb893', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:39','%Y-%m-%d %H:%i:%s'), '', '', '', 'd8cdf84d891f414f97f54eb7dfa97359', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:40','%Y-%m-%d %H:%i:%s'), '', '', '', '447714cd5c73418982d9ed3c2c8c7051', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:41','%Y-%m-%d %H:%i:%s'), '', '', '', 'f6f533eaee844600bf6fa15cf4c10edd', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:44','%Y-%m-%d %H:%i:%s'), '', '', '', '3400b7bca4f34f98adc12b26550f254a', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:44','%Y-%m-%d %H:%i:%s'), '', '', '', '8fdcaabe6aa54e2e93bd8ac215543b6a', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:45','%Y-%m-%d %H:%i:%s'), '', '', '', '06001cb746074255981711e9e65804a0', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:46','%Y-%m-%d %H:%i:%s'), '', '', '', '3f4b03aa2d524381b42ab94e3c8f19ff', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:48','%Y-%m-%d %H:%i:%s'), '', '', '', '9392d3a23e29480f9d5a7982c5464b75', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:49','%Y-%m-%d %H:%i:%s'), '', '', '', '29eb786dac4345bb93d9266a892903ab', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:50','%Y-%m-%d %H:%i:%s'), '', '', '', '52a152d346454706977719ffb87756be', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:51','%Y-%m-%d %H:%i:%s'), '', '', '', '44f2fe21b0274838917f80226328547b', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:54','%Y-%m-%d %H:%i:%s'), '', '', '', '81e5568c9ea0491782a965c5c6e40e6e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:54','%Y-%m-%d %H:%i:%s'), '', '', '', '04a8cfb408ef483cbc175a1b07504488', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:55','%Y-%m-%d %H:%i:%s'), '', '', '', 'af28655e8fed4d238d029d4ad54fbacd', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:57','%Y-%m-%d %H:%i:%s'), '', '', '', 'b37bdb174c554d62b60d93d07a70f476', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:23:57','%Y-%m-%d %H:%i:%s'), '', '', '', '3a5e43bca45f423cad7a926ee1127087', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:24:06','%Y-%m-%d %H:%i:%s'), '', '', '', '748f3eb23e3842f49869aa094f25a0bf', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:24:46','%Y-%m-%d %H:%i:%s'), '', '', '', '406cdf57d8f9469987e475fc4fe550a5', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:24:46','%Y-%m-%d %H:%i:%s'), '', '', '', '8ae207c4cd0d4bd7b13e9e40b00e40fe', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:24:56','%Y-%m-%d %H:%i:%s'), '', '', '', '8202373bc8dd48f3968f8f3c6502ce13', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:25:16','%Y-%m-%d %H:%i:%s'), '', '', '', '7d08700b9c8a446fb85272599ab06415', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:25:16','%Y-%m-%d %H:%i:%s'), '', '', '', '37e5f200d3484a179e7aa9b3aaeec872', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:25:39','%Y-%m-%d %H:%i:%s'), '', '', '', '3dfa448b962545b7827b3ba94ce737f3', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:25:42','%Y-%m-%d %H:%i:%s'), '', '', '', '7516f9214a3e4e28943bb807bf08deec', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:25:45','%Y-%m-%d %H:%i:%s'), '', '', '', '9ca2cfacd77941c9aa9a7cdbf775ac33', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:25:59','%Y-%m-%d %H:%i:%s'), '', '', '', '751e7b63dcfa487298697902b972a416', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:25:59','%Y-%m-%d %H:%i:%s'), '', '', '', '33a2628613b841c680d9299d20e4eb4f', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目排序', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:26:04','%Y-%m-%d %H:%i:%s'), '', '', '', '63510c1bdd6542bbbf54df34bdc5c9c9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.updateSort()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:26:04','%Y-%m-%d %H:%i:%s'), '', '', '', '9bc1c2851ba64699b8c4b4730833519e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目排序', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:26:35','%Y-%m-%d %H:%i:%s'), '', '', '', 'a945f5693ff34a529f0f609b72e9e0a0', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.updateSort()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:26:35','%Y-%m-%d %H:%i:%s'), '', '', '', '33aa72d155e14468ab6f2e6379685c26', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:26:38','%Y-%m-%d %H:%i:%s'), '', '', '', 'd90ee8ee14414e78b584335e8b8d1e4c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:26:56','%Y-%m-%d %H:%i:%s'), '', '', '', 'e292a0fcdd4a4a33ac7b4660fccc48d6', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:26:56','%Y-%m-%d %H:%i:%s'), '', '', '', '84c6c570157344a9931384e9e375a14e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:27:58','%Y-%m-%d %H:%i:%s'), '', '', '', '81aa7c57fd394fad80b60d516f065d62', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:27:59','%Y-%m-%d %H:%i:%s'), '', '', '', 'd4316d8fa51f4ae08f8c11df604d17b2', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:28:09','%Y-%m-%d %H:%i:%s'), '', '', '', '9f08c182bb8544d5a5b1585462124a5d', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:28:09','%Y-%m-%d %H:%i:%s'), '', '', '', '9e241f8d539f4ffea97ed78c9e07168c', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:30:31','%Y-%m-%d %H:%i:%s'), '', '', '', '69b28475ce1e495f81b884fcbeefe12c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:30:36','%Y-%m-%d %H:%i:%s'), '', '', '', 'f4a32d75d8fa4eb084006b2c92be48c3', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:30:50','%Y-%m-%d %H:%i:%s'), '', '', '', 'b226133fa5294a778c35437fd905e546', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:30:50','%Y-%m-%d %H:%i:%s'), '', '', '', '2b3a80fbd9c940f1a9e0d50375a6de61', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:32:27','%Y-%m-%d %H:%i:%s'), '', '', '', '25fbcb9be9774a55bd4ae57c5a844c14', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:32:30','%Y-%m-%d %H:%i:%s'), '', '', '', '5b0a523820884a0d8f20cf53192f62cc', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:32:42','%Y-%m-%d %H:%i:%s'), '', '', '', 'c5066dfcb4304a21882ec6453145dae5', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:32:42','%Y-%m-%d %H:%i:%s'), '', '', '', '8b3b2bfaf36b49beae6106091af360b4', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:32:44','%Y-%m-%d %H:%i:%s'), '', '', '', '0c65677f26bd4cf984b6412b327b09ea', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目排序', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:32:52','%Y-%m-%d %H:%i:%s'), '', '', '', '309ec28eca944a03bbc98a887d0777fe', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.updateSort()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:32:52','%Y-%m-%d %H:%i:%s'), '', '', '', '1ec00772501a47b5983e157b865a5c12', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:32:53','%Y-%m-%d %H:%i:%s'), '', '', '', '50c2ef48bced4884a9b1bf31fc84f41d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:38:03','%Y-%m-%d %H:%i:%s'), '', '', '', '8ad5756cf9e540fca18db0aefc9b948e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:38:11','%Y-%m-%d %H:%i:%s'), '', '', '', '62926616166447439699b3ddaa1d5059', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:38:12','%Y-%m-%d %H:%i:%s'), '', '', '', 'c5961fdaaabe4d6cad5f13df76be7aa1', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:38:13','%Y-%m-%d %H:%i:%s'), '', '', '', '6efaa869d48c40ddaaad5c2aef4efaae', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:38:16','%Y-%m-%d %H:%i:%s'), '', '', '', 'ce866feb60fd45ab959230beb51b8908', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:38:30','%Y-%m-%d %H:%i:%s'), '', '', '', '2ee8cc0401d8459fa9a646b06ce500b9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:38:36','%Y-%m-%d %H:%i:%s'), '', '', '', 'bfa5a263df7f477aa73efef01e4e499e', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:38:38','%Y-%m-%d %H:%i:%s'), '', '', '', 'ca26248549fe480799e02bef8a3e81c2', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:38:42','%Y-%m-%d %H:%i:%s'), '', '', '', '42d9bab1c30144c4abe7fba8bf58dfaf', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:38:47','%Y-%m-%d %H:%i:%s'), '', '', '', 'b69a06b2d59b49718d874a04bfac638d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:38:59','%Y-%m-%d %H:%i:%s'), '', '', '', 'a6b6a0bd7e92479cad27636c92afe1bf', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:39:01','%Y-%m-%d %H:%i:%s'), '', '', '', '89d30e57879f4b40ae97ae8f72572900', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:39:03','%Y-%m-%d %H:%i:%s'), '', '', '', 'fec6ae7c30e64236b0377498b0ac4725', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:39:03','%Y-%m-%d %H:%i:%s'), '', '', '', 'f3d5262426274379958fd3565a7371f9', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:39:05','%Y-%m-%d %H:%i:%s'), '', '', '', '5adc9c901adb4b099b0c0195182ac045', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:39:05','%Y-%m-%d %H:%i:%s'), '', '', '', '35a091f04c6143b9b4843e8812ce0455', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:39:07','%Y-%m-%d %H:%i:%s'), '', '', '', '8f5fe4f70c59434483083c28e481f7cb', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:39:07','%Y-%m-%d %H:%i:%s'), '', '', '', '908bd5f55b8648e7b00719da214b0a19', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:39:08','%Y-%m-%d %H:%i:%s'), '', '', '', '7cd8479591b740ebb4bd9581d7186c64', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:39:10','%Y-%m-%d %H:%i:%s'), '', '', '', 'af0879775a0744808b1106ee3e96f767', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:39:29','%Y-%m-%d %H:%i:%s'), '', '', '', '1cab58b396274c5c84eee4b3582df569', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:39:29','%Y-%m-%d %H:%i:%s'), '', '', '', '8576739d89d44eb388ad1a815f2522cd', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:39:30','%Y-%m-%d %H:%i:%s'), '', '', '', '517d60aa56884d5d8c35baa75e34cc8d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:39:31','%Y-%m-%d %H:%i:%s'), '', '', '', '87915fc5f5404d3b8c924f26897a1f9a', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:39:32','%Y-%m-%d %H:%i:%s'), '', '', '', '4be46957f7584b7498a1cd2f825ed1c9', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:40:01','%Y-%m-%d %H:%i:%s'), '', '', '', 'f6f280889c514e9f918712d358402e16', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:40:01','%Y-%m-%d %H:%i:%s'), '', '', '', 'e340dbc04d99425c92a109f8ca2457d5', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:40:53','%Y-%m-%d %H:%i:%s'), '', '', '', 'c5ae95cf8ef745bfb61c061c7573b341', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:41:58','%Y-%m-%d %H:%i:%s'), '', '', '', 'a1a14298f2014dbe80d10b903bff3dd6', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加变量页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:43:21','%Y-%m-%d %H:%i:%s'), '', '', '', '19a5fad036ed443491e35d8ab213cdf5', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加变量', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:43:33','%Y-%m-%d %H:%i:%s'), '', '', '', '8394f69867f943e8898331d1fe66334e', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:43:33','%Y-%m-%d %H:%i:%s'), '', '', '', '2c6b938d9380499eadf42d38a0e27c38', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:45:27','%Y-%m-%d %H:%i:%s'), '', '', '', '13717bb52dba4d5bbaecd56533ce8fcc', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:46:26','%Y-%m-%d %H:%i:%s'), '', '', '', 'a7e8d0424f2248d1b998e81647eec260', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:48:32','%Y-%m-%d %H:%i:%s'), '', '', '', '20ee6d1eaf8e41a1a5f1517075dac272', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目排序', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:48:53','%Y-%m-%d %H:%i:%s'), '', '', '', '90927e57ebfb487a8b14f94789c8066a', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.updateSort()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:48:53','%Y-%m-%d %H:%i:%s'), '', '', '', '6212d52dcdeb4a2cab4592434883a208', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:48:56','%Y-%m-%d %H:%i:%s'), '', '', '', '9a04fac28d3841579a7922ca90e02b25', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:48:57','%Y-%m-%d %H:%i:%s'), '', '', '', 'ed969e5fcb07427d8a6d621f0efb8ce2', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:48:59','%Y-%m-%d %H:%i:%s'), '', '', '', '45001e85b8c1465694b0e6ddd09474de', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:50:31','%Y-%m-%d %H:%i:%s'), '', '', '', '32214926362347189a737babc7f770c6', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:50:31','%Y-%m-%d %H:%i:%s'), '', '', '', 'a5efa0c64ac64437962787b93a9c420f', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:50:39','%Y-%m-%d %H:%i:%s'), '', '', '', 'be99e61e810b4646a6224f707d553223', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:50:41','%Y-%m-%d %H:%i:%s'), '', '', '', '41503c8a2b50485c92f25209cf52fb68', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:56:38','%Y-%m-%d %H:%i:%s'), '', '', '', '50e81628402549238c39b7662db8f8a5', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:56:38','%Y-%m-%d %H:%i:%s'), '', '', '', '57c3b85983184e8ea8fccec2b5a41b78', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:57:24','%Y-%m-%d %H:%i:%s'), '', '', '', '9b002ce6cb524cd19eaea7b318459172', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:57:25','%Y-%m-%d %H:%i:%s'), '', '', '', '47334929849e4e7cb7fa9fabca7e205e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:58:39','%Y-%m-%d %H:%i:%s'), '', '', '', 'b847b5ab7ad540999adda08b470274b4', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:58:39','%Y-%m-%d %H:%i:%s'), '', '', '', '3eacb1a401c947ba85d90b05953002b9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:59:00','%Y-%m-%d %H:%i:%s'), '', '', '', '4a47b8a97cb647e3a1a8d576e8c70911', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:59:01','%Y-%m-%d %H:%i:%s'), '', '', '', '2cfeae44e5a64f72af7493c1a024e007', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:59:57','%Y-%m-%d %H:%i:%s'), '', '', '', '3a00c8b22add40ca9e64ec45bfec5b7b', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:59:57','%Y-%m-%d %H:%i:%s'), '', '', '', '649df05e64f94fa684f2d3ad94c9e375', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:00:56','%Y-%m-%d %H:%i:%s'), '', '', '', '004cd1344dcb42fca8d6b824806f4f7c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:00:57','%Y-%m-%d %H:%i:%s'), '', '', '', 'a9513337193047b6a8cb8f5837acbbf3', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:01:18','%Y-%m-%d %H:%i:%s'), '', '', '', '5daf9ddc15cd4066a932e1c6edf53a88', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:01:18','%Y-%m-%d %H:%i:%s'), '', '', '', '7b7041f402cb453da72131be4bc3727e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:36:42','%Y-%m-%d %H:%i:%s'), '', '', '', '475e1ac181734561a2a1151ffd438ff5', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:36:44','%Y-%m-%d %H:%i:%s'), '', '', '', '5bc25293564a4a7ebaa05798fdebe437', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:36:44','%Y-%m-%d %H:%i:%s'), '', '', '', '64f2f36abac140b4a06cc513847661ea', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:36:51','%Y-%m-%d %H:%i:%s'), '', '', '', 'c1ea622ab80b4e19bddc00c3aa96d654', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目排序', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:37:11','%Y-%m-%d %H:%i:%s'), '', '', '', '3d0a48efa07948a98c29300c9c0aa65a', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.updateSort()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:37:11','%Y-%m-%d %H:%i:%s'), '', '', '', 'b87ce29d0da747c895d49cc393d9fb4f', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:41:19','%Y-%m-%d %H:%i:%s'), '', '', '', '961d85d005e448acadf5a67d403dbd88', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:41:55','%Y-%m-%d %H:%i:%s'), '', '', '', '5c6a8bb0440e4bc6899907d27c72e4fd', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:41:55','%Y-%m-%d %H:%i:%s'), '', '', '', '1c5d74d9b3db4032a0a9f71bf0631aef', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:46:53','%Y-%m-%d %H:%i:%s'), '', '', '', '5b51a237740643438e32a7ee39b195e1', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:46:55','%Y-%m-%d %H:%i:%s'), '', '', '', 'd8e547f79ccd4f7ba83b21fcb8655b07', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:47:13','%Y-%m-%d %H:%i:%s'), '', '', '', '932fb5b596294ca8904d98132163678b', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:47:13','%Y-%m-%d %H:%i:%s'), '', '', '', '5c263178d0d743f29fa63ad6caefc9cf', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:47:22','%Y-%m-%d %H:%i:%s'), '', '', '', '17e1b7a1ce1c459b8a179eaa90202bac', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:47:25','%Y-%m-%d %H:%i:%s'), '', '', '', '15049470d58d471285480c50784dd713', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:47:39','%Y-%m-%d %H:%i:%s'), '', '', '', '03234cb4ca2a450db1562dd16cb82bd5', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:47:39','%Y-%m-%d %H:%i:%s'), '', '', '', '877c501e36fa46d9b6639486197661c7', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:47:41','%Y-%m-%d %H:%i:%s'), '', '', '', '733351a641ae46a0a3547ea47096cb9f', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:47:55','%Y-%m-%d %H:%i:%s'), '', '', '', '35816469b33c4caebda0fe618cc474a4', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:47:55','%Y-%m-%d %H:%i:%s'), '', '', '', '10ed71d769bc4c9f867384413ef0e4c4', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:47:58','%Y-%m-%d %H:%i:%s'), '', '', '', '753dd88865a64ca89fa3264162117b84', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:48:11','%Y-%m-%d %H:%i:%s'), '', '', '', '35b9d697cfa0494db2c37720414ec0d8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:48:11','%Y-%m-%d %H:%i:%s'), '', '', '', '65048e63ff854d24b5d94079852089cf', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:49:43','%Y-%m-%d %H:%i:%s'), '', '', '', 'd27a21e61c6f49c48025c0a414318a70', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目排序', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:52:52','%Y-%m-%d %H:%i:%s'), '', '', '', 'ccfbf146de954438aaaddb4d539dc1ce', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.updateSort()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:52:52','%Y-%m-%d %H:%i:%s'), '', '', '', '7ad3b5a292584644af0493868d58a94a', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:52:58','%Y-%m-%d %H:%i:%s'), '', '', '', '00662dc0ef9b44d79797becc1005eb22', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目排序', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:53:19','%Y-%m-%d %H:%i:%s'), '', '', '', 'bda98c87a4ed458a99eda8914811f1c2', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.updateSort()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:53:19','%Y-%m-%d %H:%i:%s'), '', '', '', '395abfc928864bae8ac4616579a57ef4', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:54:21','%Y-%m-%d %H:%i:%s'), '', '', '', 'd15442c30f7b4dc6a0ee550d74823f18', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:54:23','%Y-%m-%d %H:%i:%s'), '', '', '', '033ac027fe0743429b5bf39ad0c2dcce', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:54:28','%Y-%m-%d %H:%i:%s'), '', '', '', '72d1d5ef3ffd45258bbe8a5e62004684', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:54:28','%Y-%m-%d %H:%i:%s'), '', '', '', 'd5a9b538b4b04c74a3d28f8c6ceb45ab', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:55:36','%Y-%m-%d %H:%i:%s'), '', '', '', 'fef0caa1321f42fc899ec8bf2f0cf92d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:55:38','%Y-%m-%d %H:%i:%s'), '', '', '', 'b42b9ec63a3841c3a524afef88f60766', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:55:48','%Y-%m-%d %H:%i:%s'), '', '', '', '7ae217adc00844198408bc4577848ba8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:55:48','%Y-%m-%d %H:%i:%s'), '', '', '', 'ac3e1ca28231402997d257e00b676497', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:55:51','%Y-%m-%d %H:%i:%s'), '', '', '', 'f1f2424defe240159c2beb7879607db0', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:55:53','%Y-%m-%d %H:%i:%s'), '', '', '', '2d1967a2495f4ba6befc74c39947202e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:56:05','%Y-%m-%d %H:%i:%s'), '', '', '', 'afd5ce6fd3f84a669a35332c41fafb0d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:56:05','%Y-%m-%d %H:%i:%s'), '', '', '', 'acdfb6d6714e45658062a0f2ab26b477', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:56:06','%Y-%m-%d %H:%i:%s'), '', '', '', '77434c18523e42338321d0f14b069c4e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:56:08','%Y-%m-%d %H:%i:%s'), '', '', '', 'ec9c1837882b4a0a913188e05c87c48e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:56:19','%Y-%m-%d %H:%i:%s'), '', '', '', 'cc749118716745f2b43322b4f4223154', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:56:19','%Y-%m-%d %H:%i:%s'), '', '', '', 'cb6b24395eeb4dc89a45f6e9bd94a3c4', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:56:20','%Y-%m-%d %H:%i:%s'), '', '', '', 'c1d7a56a45334d09af6a9b045d18d925', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:56:23','%Y-%m-%d %H:%i:%s'), '', '', '', '34f6baf705044864814d654432958c16', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:56:34','%Y-%m-%d %H:%i:%s'), '', '', '', '15f357527051497cb8c939cfd03b143f', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:56:34','%Y-%m-%d %H:%i:%s'), '', '', '', 'af5c0bfc449a432f851f531fb37a348c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:57:31','%Y-%m-%d %H:%i:%s'), '', '', '', 'b43f6038e9e942edb4b2da11d923422b', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:57:32','%Y-%m-%d %H:%i:%s'), '', '', '', 'fd2b6e6279ea4535b9d47c58658b925b', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:57:34','%Y-%m-%d %H:%i:%s'), '', '', '', 'aaaa693dbf064de19e0f093c99f82d77', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:57:42','%Y-%m-%d %H:%i:%s'), '', '', '', '14447d4fe1824631931f3264363a734b', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:57:42','%Y-%m-%d %H:%i:%s'), '', '', '', 'c75ade5aacc24cb0a14f2013f2c4dd13', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:58:46','%Y-%m-%d %H:%i:%s'), '', '', '', 'f18a0f83c2dd4146a24d7099aa74e4d6', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:58:47','%Y-%m-%d %H:%i:%s'), '', '', '', '5bfbe7a2172543a7b55db71aec618491', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:58:51','%Y-%m-%d %H:%i:%s'), '', '', '', '027996e7053249f6b180bf1d7d34fcfe', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:58:56','%Y-%m-%d %H:%i:%s'), '', '', '', '045061b6ac43454ca4b149f8d79be043', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:58:57','%Y-%m-%d %H:%i:%s'), '', '', '', '96606b7cd5b442bcbd0ac03834e6e449', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:58:59','%Y-%m-%d %H:%i:%s'), '', '', '', 'b28b2d38aac64ec395e52b4070d67edd', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:59:02','%Y-%m-%d %H:%i:%s'), '', '', '', 'b6b6704af99c438c9bcd1badd9d12351', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:59:02','%Y-%m-%d %H:%i:%s'), '', '', '', '8fce09fc05f24212be4677fbe28e7862', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:59:04','%Y-%m-%d %H:%i:%s'), '', '', '', 'ac2ba8ad318543e191f9ba6d39bc1786', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:59:06','%Y-%m-%d %H:%i:%s'), '', '', '', '2efa1dde886e4b6ebf51d5de7625bf11', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:59:35','%Y-%m-%d %H:%i:%s'), '', '', '', 'e78697f7400e4a92a1662ae3f0d51e76', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:59:35','%Y-%m-%d %H:%i:%s'), '', '', '', 'e3a29ac8974b43fd9a66fcbaccfe6587', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:59:48','%Y-%m-%d %H:%i:%s'), '', '', '', '3fd97486522642939e15de7169c88ac2', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 16:59:50','%Y-%m-%d %H:%i:%s'), '', '', '', 'a432212dea914bfd96b250cebd96e1ea', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:00:05','%Y-%m-%d %H:%i:%s'), '', '', '', '17297a8bae2c48eabc81af1353240909', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:00:06','%Y-%m-%d %H:%i:%s'), '', '', '', '1c9994d8ff9d497ba6322544296a4b6e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:00:07','%Y-%m-%d %H:%i:%s'), '', '', '', 'ac31f3da409e476e8db11cee0fe80a66', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:00:08','%Y-%m-%d %H:%i:%s'), '', '', '', '74150c5667a64eab811c130c7b203d01', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:01:30','%Y-%m-%d %H:%i:%s'), '', '', '', 'cea3c736f7974f93ada1226b1a87d6c3', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:01:31','%Y-%m-%d %H:%i:%s'), '', '', '', '470f6113ffee44139d59a32728f543b8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:01:33','%Y-%m-%d %H:%i:%s'), '', '', '', '10adf90355e1407b893e1c0ac3bdf6de', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:04:01','%Y-%m-%d %H:%i:%s'), '', '', '', '07594d5e6caa4f6d88dc022093130654', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:04:01','%Y-%m-%d %H:%i:%s'), '', '', '', '2b0d92cfd4ee414085ed3cfa163e2046', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:04:03','%Y-%m-%d %H:%i:%s'), '', '', '', '48d286cd40bb4aca8b0c469cf550d152', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:04:05','%Y-%m-%d %H:%i:%s'), '', '', '', '6d46020e36ff43c981416fb9fad5bcae', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:04:21','%Y-%m-%d %H:%i:%s'), '', '', '', 'c8864c31bf954bcab877cda6dd9ba0ae', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:04:21','%Y-%m-%d %H:%i:%s'), '', '', '', 'f24fcef5f7bb48399ba8a698a2e0eef0', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:04:23','%Y-%m-%d %H:%i:%s'), '', '', '', 'e99e6e7193204bdf9af5ac465ad06fd5', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:04:24','%Y-%m-%d %H:%i:%s'), '', '', '', 'c002faf27ac64bc295aaaab64f8fafd2', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:04:40','%Y-%m-%d %H:%i:%s'), '', '', '', 'f922939af49b47d6809d5ff609a8ee08', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:04:40','%Y-%m-%d %H:%i:%s'), '', '', '', '690ee61fba9444e3b87bed938f893632', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:04:42','%Y-%m-%d %H:%i:%s'), '', '', '', '002975e9dde34c769defbb15d994ce63', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:04:44','%Y-%m-%d %H:%i:%s'), '', '', '', 'ba62959cb10547e19aa5995238a1f63c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:04:55','%Y-%m-%d %H:%i:%s'), '', '', '', '113f7c9d767442efacc99909c9da4809', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:04:55','%Y-%m-%d %H:%i:%s'), '', '', '', '8c36064ab9bc46b5bdcd4eaabfc45aa6', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:06:26','%Y-%m-%d %H:%i:%s'), '', '', '', '207a8a64399f44bf91c5c7a9d55b2ad5', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:06:28','%Y-%m-%d %H:%i:%s'), '', '', '', 'fe23d4cfe95047feac71366126444417', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:06:31','%Y-%m-%d %H:%i:%s'), '', '', '', 'c6b997fb275e4531a15e9c9711a3e409', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:06:31','%Y-%m-%d %H:%i:%s'), '', '', '', '104efa89169e4175983920be572796cc', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:06:32','%Y-%m-%d %H:%i:%s'), '', '', '', '0a1949e292a04f69b053576bfad1fc70', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:06:34','%Y-%m-%d %H:%i:%s'), '', '', '', '42ae32a8fda44afe892b11c565b7bcb8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:07:08','%Y-%m-%d %H:%i:%s'), '', '', '', '1d166227d78b4686ae77ca8ee6f39ae3', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:07:08','%Y-%m-%d %H:%i:%s'), '', '', '', '38c25ea8dcc4401491b356fedef0b19e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:07:09','%Y-%m-%d %H:%i:%s'), '', '', '', '8f6c2ac878b8410cbce5b4b435cbdead', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:07:11','%Y-%m-%d %H:%i:%s'), '', '', '', 'de1f106c4e5e43bdbba50cda46334d2d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:09:44','%Y-%m-%d %H:%i:%s'), '', '', '', '854de2ca7ddf4f58a6ce30e724ac1230', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:09:44','%Y-%m-%d %H:%i:%s'), '', '', '', '54656320c8e8426e9f3ee4b2d72bf4b9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:09:45','%Y-%m-%d %H:%i:%s'), '', '', '', '65167e9c3e0142d5a1468d52beac23ea', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:09:47','%Y-%m-%d %H:%i:%s'), '', '', '', '54585b2fb80b4e89892239a0172edc5d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:10:21','%Y-%m-%d %H:%i:%s'), '', '', '', '8995ce62ecf340e38f2a711013c85df9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:10:21','%Y-%m-%d %H:%i:%s'), '', '', '', 'd97a3980d3b640e1ae58c0d836495211', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:10:40','%Y-%m-%d %H:%i:%s'), '', '', '', '421bb6737fd54d6e870b5518f9fa755c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:10:42','%Y-%m-%d %H:%i:%s'), '', '', '', '685b2cae4f8f49029be97b4e527822a1', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:10:47','%Y-%m-%d %H:%i:%s'), '', '', '', '04427c1e74754ba69360a111cdbd9053', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:10:49','%Y-%m-%d %H:%i:%s'), '', '', '', '043758fd383e4819b51c6986aaf78834', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:11:21','%Y-%m-%d %H:%i:%s'), '', '', '', 'f633b64cb24f46dc98bdc9b51d1b78c5', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:11:21','%Y-%m-%d %H:%i:%s'), '', '', '', 'cb02e5cd9e014ec4bccab8814a454a59', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:11:22','%Y-%m-%d %H:%i:%s'), '', '', '', 'd201967c960a45a08f06012b4d78212d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:11:24','%Y-%m-%d %H:%i:%s'), '', '', '', '3e0d5cf94f0544a08a4efdfbc399f8ae', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:11:41','%Y-%m-%d %H:%i:%s'), '', '', '', '1b5b59605c3545ffa60299b9a997857e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:11:41','%Y-%m-%d %H:%i:%s'), '', '', '', '112f32f6744641edb529d5930d52f92e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:11:42','%Y-%m-%d %H:%i:%s'), '', '', '', 'a793e34f2aa24c8b9fe2ad8fdae57c72', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:11:44','%Y-%m-%d %H:%i:%s'), '', '', '', 'ee3ee0d0d42e4711bf7d58567d7e9c6f', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:12:00','%Y-%m-%d %H:%i:%s'), '', '', '', 'e8a7a75882a54bde821b46b952068520', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:12:00','%Y-%m-%d %H:%i:%s'), '', '', '', '86206ad9e74a4d5383212e397caab63c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:18:10','%Y-%m-%d %H:%i:%s'), '', '', '', '763c8fa2287b42f5a6a70b06f8b297af', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:18:19','%Y-%m-%d %H:%i:%s'), '', '', '', 'e5ff88606e424ba18c8321e0b4f9e6cc', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:18:21','%Y-%m-%d %H:%i:%s'), '', '', '', '176374338563445f8a476ca024a7b9df', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:18:25','%Y-%m-%d %H:%i:%s'), '', '', '', 'b03e167491fa4cc2b5cc6cd98e2fc8de', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:18:25','%Y-%m-%d %H:%i:%s'), '', '', '', '3a1469da140c4fd4aacfd69853ce934a', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:18:28','%Y-%m-%d %H:%i:%s'), '', '', '', '81736684748f4cbd87b12cf72001a2d9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:18:34','%Y-%m-%d %H:%i:%s'), '', '', '', 'ecc8fbefaab74abc82c84ae7625a1a7c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:18:34','%Y-%m-%d %H:%i:%s'), '', '', '', 'fc208aa063a64a80a1d4dc688116ff8b', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:18:35','%Y-%m-%d %H:%i:%s'), '', '', '', 'b16815a15d7a447e874cb635ee5e7667', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:18:37','%Y-%m-%d %H:%i:%s'), '', '', '', '2c1343988abb40f1936ead8119b0c676', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:18:44','%Y-%m-%d %H:%i:%s'), '', '', '', '8ff6ffa0b22d463797b35e5c90850b3f', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:18:44','%Y-%m-%d %H:%i:%s'), '', '', '', '083d3092b42f4b9db240df66e1b870a1', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:18:46','%Y-%m-%d %H:%i:%s'), '', '', '', '1bd1282b77f945c58d94686835cd1d8b', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:18:48','%Y-%m-%d %H:%i:%s'), '', '', '', '7c4b76bbe1a44932abe54c2ae0f0ebdd', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:18:51','%Y-%m-%d %H:%i:%s'), '', '', '', 'baa8774ea58041d4aae3dd5bc730cfd0', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:18:56','%Y-%m-%d %H:%i:%s'), '', '', '', '39678f968b5245a192ccf4f30ae8cd54', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:18:56','%Y-%m-%d %H:%i:%s'), '', '', '', '2c51b42805224a42b74d330dc1b42be3', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:18:57','%Y-%m-%d %H:%i:%s'), '', '', '', '58afda91a83c4c67a0f8c8e7e212006b', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:19:01','%Y-%m-%d %H:%i:%s'), '', '', '', 'e52c17fe4da14d46a712cb21ad2461b7', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:19:01','%Y-%m-%d %H:%i:%s'), '', '', '', '1379ca9144664411970b28c782a678d7', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:19:02','%Y-%m-%d %H:%i:%s'), '', '', '', 'd71431a8a15a48a582d1c3f52bd98de2', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:19:07','%Y-%m-%d %H:%i:%s'), '', '', '', '1f0a2496859d413c840aae9a989abdb6', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:19:07','%Y-%m-%d %H:%i:%s'), '', '', '', '5dd545f8a81b4ee5b15a7dc6e1e2bd7b', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:19:30','%Y-%m-%d %H:%i:%s'), '', '', '', '2dcbfa76db36489aa6fc84ded66885ec', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:19:32','%Y-%m-%d %H:%i:%s'), '', '', '', '5a8836d4cbb148cc8c6e7ed72974e2b6', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:19:33','%Y-%m-%d %H:%i:%s'), '', '', '', '48b4cf91914745fba7f031466bf09370', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:20:11','%Y-%m-%d %H:%i:%s'), '', '', '', '76b9beeeba2542f6aa27d5b982e79537', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:20:11','%Y-%m-%d %H:%i:%s'), '', '', '', '012a0b999dd047b39bc6264bc192432f', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:20:22','%Y-%m-%d %H:%i:%s'), '', '', '', '62432e57e7b04354bb3b8e3ca8e11354', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:20:25','%Y-%m-%d %H:%i:%s'), '', '', '', 'f84a66d5bfb14690a11dbb206df69b60', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:20:25','%Y-%m-%d %H:%i:%s'), '', '', '', 'cf02ed0ef905465ea4a6376021361dac', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:21:28','%Y-%m-%d %H:%i:%s'), '', '', '', '8a5ec93eae594621aa76f76c670dd2c9', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:23:12','%Y-%m-%d %H:%i:%s'), '', '', '', 'eabe7e1ba6a6422ba16fc55a3116dbc6', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:23:14','%Y-%m-%d %H:%i:%s'), '', '', '', 'fb173f4e0f4641e9a3cb346b5c01863b', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加字段页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:23:15','%Y-%m-%d %H:%i:%s'), '', '', '', '79630bbb54c34ab0b6a3bb35c96c2114', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FieldController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加字段', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:23:29','%Y-%m-%d %H:%i:%s'), '', '', '', '421fc6d561ec49bf819875d10ae90b40', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FieldController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:23:29','%Y-%m-%d %H:%i:%s'), '', '', '', '0b09a6be5efc45099a52645b207e4cd5', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:23:30','%Y-%m-%d %H:%i:%s'), '', '', '', '368119f4183e40699f2d85872eab9f83', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:23:32','%Y-%m-%d %H:%i:%s'), '', '', '', '623af63cc7514c94a8a2e6436c03f314', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:23:34','%Y-%m-%d %H:%i:%s'), '', '', '', '9a0fc5f87d564bce9c39a118a9b4823a', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:23:35','%Y-%m-%d %H:%i:%s'), '', '', '', 'eaddb7e5bab5493597a8edba13649dc0', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:24:40','%Y-%m-%d %H:%i:%s'), '', '', '', 'a24540abe255436aa416b1525ef623ca', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:24:40','%Y-%m-%d %H:%i:%s'), '', '', '', '9089f5fbb5684f7aafd754542edb255e', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:24:46','%Y-%m-%d %H:%i:%s'), '', '', '', '9bec69184a254a40bdbff487b5ba392c', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:24:53','%Y-%m-%d %H:%i:%s'), '', '', '', '89e77513272e4d23aae6e37704c15fe7', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:24:53','%Y-%m-%d %H:%i:%s'), '', '', '', '6a52ea3e1f1b410e8002d91066599ec3', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:25:14','%Y-%m-%d %H:%i:%s'), '', '', '', 'e7d15dcf6f124a7880d247c5e5f980d3', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:26:10','%Y-%m-%d %H:%i:%s'), '', '', '', 'ea5357aec53e4c0aa1c283fa4cd9d96a', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:26:12','%Y-%m-%d %H:%i:%s'), '', '', '', '34af2385ab404186af4b0b8e9316239e', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:26:13','%Y-%m-%d %H:%i:%s'), '', '', '', 'ae5d9eaf35e7464b889a9441624643b1', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:38:39','%Y-%m-%d %H:%i:%s'), '', '', '', 'c92389f7e59c4b1a829526a85e41e3ba', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:38:39','%Y-%m-%d %H:%i:%s'), '', '', '', '61ad023fa0ff4e84b61c84f02c5aa4e8', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:40:58','%Y-%m-%d %H:%i:%s'), '', '', '', '5caf365e5b444ed4b98b246dc5c94a53', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:41:00','%Y-%m-%d %H:%i:%s'), '', '', '', 'a3d8a3874bbb457da9e8bf92a3510e3e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:41:13','%Y-%m-%d %H:%i:%s'), '', '', '', 'c28c0dd797a845afad2215257e483290', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:41:13','%Y-%m-%d %H:%i:%s'), '', '', '', '5e179ffb21fe4464bcac296ddefab686', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:42:15','%Y-%m-%d %H:%i:%s'), '', '', '', 'd1f6473ebea647a0a1565b75f96a6d42', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 17:42:16','%Y-%m-%d %H:%i:%s'), '', '', '', 'b70ae3fe87a1409587a12f591bcb3240', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:41:49','%Y-%m-%d %H:%i:%s'), '', '', '', 'e5e3172f87fa4156b00f3428e7f93eed', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:41:51','%Y-%m-%d %H:%i:%s'), '', '', '', '28bbbbfed7ae48db9b8b3a5e4fd51205', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:45:00','%Y-%m-%d %H:%i:%s'), '', '', '', '4c5087fca4a042269bb313f7ffd34def', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:45:13','%Y-%m-%d %H:%i:%s'), '', '', '', '0eaeeeb23556426ba0bbc65d01d3bc68', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:45:15','%Y-%m-%d %H:%i:%s'), '', '', '', '65ed9d99fb704a07834c8fe0b5de3221', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:45:16','%Y-%m-%d %H:%i:%s'), '', '', '', '276796e061084d7a99725e4db688f691', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:45:20','%Y-%m-%d %H:%i:%s'), '', '', '', '65b4367c8880425db1200be1600176b2', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:49:37','%Y-%m-%d %H:%i:%s'), '', '', '', 'bcf9b371b9bb4a1bb364c3752c6e8434', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:49:41','%Y-%m-%d %H:%i:%s'), '', '', '', '6e6f5ee526464dec8dc725b362682573', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:49:41','%Y-%m-%d %H:%i:%s'), '', '', '', 'b0c89f486e534dc8bf270683ef862667', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:50:20','%Y-%m-%d %H:%i:%s'), '', '', '', '4731dbb33ad046e5a76f7770f41cb68e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:50:21','%Y-%m-%d %H:%i:%s'), '', '', '', '073d33172c5a4100b2e8a1a1bb7256e9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:50:28','%Y-%m-%d %H:%i:%s'), '', '', '', '529d3a6c79be470789e1f90f6b3c9831', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:50:28','%Y-%m-%d %H:%i:%s'), '', '', '', '92d014f24f974a5d94c090d08ee7b4b4', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:52:21','%Y-%m-%d %H:%i:%s'), '', '', '', 'f8dfd8c029ed459fb99135de2d493c86', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:52:25','%Y-%m-%d %H:%i:%s'), '', '', '', '520c5ab53b21414a8c3c368af8e58262', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:52:25','%Y-%m-%d %H:%i:%s'), '', '', '', 'b285266bee98428a9e5be9fa0a41d0d1', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:52:29','%Y-%m-%d %H:%i:%s'), '', '', '', '9de40da16f084580b70762cb5ace00e0', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:52:36','%Y-%m-%d %H:%i:%s'), '', '', '', '181272e9f69446cf83cf041a5d17fc65', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:52:36','%Y-%m-%d %H:%i:%s'), '', '', '', 'd050260e45b845b9ac8bac92b7fb13de', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:52:41','%Y-%m-%d %H:%i:%s'), '', '', '', '10321c23476f43e0985ed63942182b0f', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:53:05','%Y-%m-%d %H:%i:%s'), '', '', '', '58cd7fed12344b10b8c77731a252b6ba', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:53:05','%Y-%m-%d %H:%i:%s'), '', '', '', '26513577bf004266aad5fc905e681db9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目排序', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:53:19','%Y-%m-%d %H:%i:%s'), '', '', '', '1fe7928fc963400498e1150f7e01881b', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.updateSort()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:53:19','%Y-%m-%d %H:%i:%s'), '', '', '', '9e69a26bae474bc5b624b5f9b6ec889d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:53:21','%Y-%m-%d %H:%i:%s'), '', '', '', '7726c3a9423b4f618295255bdffc1d88', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目排序', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:53:25','%Y-%m-%d %H:%i:%s'), '', '', '', '7a0fd7305c904f45ad94061a19030a37', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.updateSort()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:53:25','%Y-%m-%d %H:%i:%s'), '', '', '', 'afe1f7960130412f9540ac2714623d37', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:55:16','%Y-%m-%d %H:%i:%s'), '', '', '', '933d135728394b059cda03e71ca0e8fd', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:55:31','%Y-%m-%d %H:%i:%s'), '', '', '', '51612e9b60a44b30a9557e55e3372463', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:55:31','%Y-%m-%d %H:%i:%s'), '', '', '', '663c1874a6a44fdcb3ec3c1b9360fb52', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:55:35','%Y-%m-%d %H:%i:%s'), '', '', '', 'b11c572a57b34079b7744f3bd695a784', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:55:45','%Y-%m-%d %H:%i:%s'), '', '', '', 'c4d376e265584f5db6dea37a3db7ea7b', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:55:45','%Y-%m-%d %H:%i:%s'), '', '', '', '785d261e943342859e8c5d07dd1190bd', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:55:53','%Y-%m-%d %H:%i:%s'), '', '', '', '9fc1d147b7604570942f2fddaf9d4c72', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:56:08','%Y-%m-%d %H:%i:%s'), '', '', '', 'e6b815ba984e4ee2b71805ebba8d3470', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:56:08','%Y-%m-%d %H:%i:%s'), '', '', '', '8c8a425060be4f2089293c98cd095a11', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:56:10','%Y-%m-%d %H:%i:%s'), '', '', '', '92943227e97d44b59a9c656c5642434d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目排序', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:56:16','%Y-%m-%d %H:%i:%s'), '', '', '', 'abf6dfa392f142a09800bd8d0419611e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.updateSort()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:56:16','%Y-%m-%d %H:%i:%s'), '', '', '', 'b4b17880407b42a4b292aa771127863c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:56:34','%Y-%m-%d %H:%i:%s'), '', '', '', '220596b84b0b4959a9f39c5ceab20a0c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:56:35','%Y-%m-%d %H:%i:%s'), '', '', '', '5311518e3e504c6386ec457093b75b8e', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:56:36','%Y-%m-%d %H:%i:%s'), '', '', '', '7a00249a67fd4a5897960bfe5813db65', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:57:31','%Y-%m-%d %H:%i:%s'), '', '', '', 'd2ab1c80b77543259850d21585b3fedd', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:57:33','%Y-%m-%d %H:%i:%s'), '', '', '', '1671cf6e516d452e8e18f838626f914c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:57:34','%Y-%m-%d %H:%i:%s'), '', '', '', '785d33dff9914477971bb7e66a00d948', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:57:35','%Y-%m-%d %H:%i:%s'), '', '', '', 'ecbc3c8085c04ccab1b4006b7eb599b7', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:59:06','%Y-%m-%d %H:%i:%s'), '', '', '', 'f2282a2c2076425fa396a0368f7935d9', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 08:59:06','%Y-%m-%d %H:%i:%s'), '', '', '', '20062871d2574d8380a60ec2b118066d', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:06:21','%Y-%m-%d %H:%i:%s'), '', '', '', 'db9fb34925474c17a352e42f68d3a0a0', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:06:58','%Y-%m-%d %H:%i:%s'), '', '', '', 'e0f32df637f84370a82284cdc65504b9', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:06:58','%Y-%m-%d %H:%i:%s'), '', '', '', '8849251428194cab83f02b390c0582e7', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:07:18','%Y-%m-%d %H:%i:%s'), '', '', '', '7f0ccd5a41b74f5899bf3e1275361657', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:07:24','%Y-%m-%d %H:%i:%s'), '', '', '', '0df9617d3ae545fdaa7c6ff618f631d0', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:07:24','%Y-%m-%d %H:%i:%s'), '', '', '', '7d9593d58a47417383adcdefd390569c', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:08:04','%Y-%m-%d %H:%i:%s'), '', '', '', '60e67a4d57c84ff891e926f4b9c03cb5', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:08:09','%Y-%m-%d %H:%i:%s'), '', '', '', '220fa23fcca64297a61320d76ae2c8cb', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:08:09','%Y-%m-%d %H:%i:%s'), '', '', '', '4f7f7f623684464889a50b474420cb75', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:09:12','%Y-%m-%d %H:%i:%s'), '', '', '', 'a096cc9c035549c1b6208c308a4064b9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:09:15','%Y-%m-%d %H:%i:%s'), '', '', '', 'dd99721b43454dfc9a6162e32c967dd9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:09:16','%Y-%m-%d %H:%i:%s'), '', '', '', 'abd5b7ef99144649ada63fcfb94f3a0d', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:09:17','%Y-%m-%d %H:%i:%s'), '', '', '', '4e5cd43edf954095b23db7b19b96e444', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:11:45','%Y-%m-%d %H:%i:%s'), '', '', '', 'bfbbf0115ac54d80a9eaa579dd5d107f', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:11:45','%Y-%m-%d %H:%i:%s'), '', '', '', '819edc49737146eaaef1c505646c8f75', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:12:10','%Y-%m-%d %H:%i:%s'), '', '', '', '4e16fd38080d496db4f66aba900cb60f', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:23:25','%Y-%m-%d %H:%i:%s'), '', '', '', '419828e86fbd40e8af5e916140b15361', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:23:25','%Y-%m-%d %H:%i:%s'), '', '', '', '319d109a5839447d8b0153491df6e01c', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:23:39','%Y-%m-%d %H:%i:%s'), '', '', '', '69e8a003ee6744caa26992cc0e6cf025', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:23:42','%Y-%m-%d %H:%i:%s'), '', '', '', '9b3b1e848cc04cc8a9cf1cb65c7e35e9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:23:43','%Y-%m-%d %H:%i:%s'), '', '', '', '614654d598794a1c923502059d3523c6', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:24:00','%Y-%m-%d %H:%i:%s'), '', '', '', '570f5a132c924102b628d01960d25176', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:25:31','%Y-%m-%d %H:%i:%s'), '', '', '', 'cef595ecbd6b4dfd8a115adf550de710', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:25:31','%Y-%m-%d %H:%i:%s'), '', '', '', '852bc7d7ea5d456cab30a153a2c57ced', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:25:47','%Y-%m-%d %H:%i:%s'), '', '', '', 'abb58acd90ef42d2a921aa4ee9877548', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:26:48','%Y-%m-%d %H:%i:%s'), '', '', '', '69b2f21ca0ba4ee3942f040a17ee8999', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:26:48','%Y-%m-%d %H:%i:%s'), '', '', '', '16fd8423369743b78c3d3b2c3027738d', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:33:20','%Y-%m-%d %H:%i:%s'), '', '', '', '09fed6eef7ec44b791f14fd97b7103da', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:33:21','%Y-%m-%d %H:%i:%s'), '', '', '', '669faa4492a847febb5a925f18768d26', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:33:28','%Y-%m-%d %H:%i:%s'), '', '', '', 'a414e490502646489a7a2b1c6b38117b', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加表单模型', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:33:39','%Y-%m-%d %H:%i:%s'), '', '', '', '586900e9a98748ccac0888b6f478d572', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:33:39','%Y-%m-%d %H:%i:%s'), '', '', '', 'fceeb085ae484f78bdda3b56ca4ad5d8', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:33:42','%Y-%m-%d %H:%i:%s'), '', '', '', '78994bd7348743409f3c8b4a5ad7c288', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:33:43','%Y-%m-%d %H:%i:%s'), '', '', '', '79aceb0d291a4c4ba65a4998a3b82675', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:33:58','%Y-%m-%d %H:%i:%s'), '', '', '', '855c007911e94bf9a3841a63aba6a411', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:33:58','%Y-%m-%d %H:%i:%s'), '', '', '', 'ecf4aed289cb4835816af57611e02cd5', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:34:01','%Y-%m-%d %H:%i:%s'), '', '', '', '7a8f725753264f1dac4e6a27b7690095', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:34:02','%Y-%m-%d %H:%i:%s'), '', '', '', '62b8e77793a84d6cab86daa9850a62da', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:34:03','%Y-%m-%d %H:%i:%s'), '', '', '', 'b3010c972338439992b742e94bdef551', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:34:34','%Y-%m-%d %H:%i:%s'), '', '', '', 'dc4c0feff3df49a6b3f5f1921b494bb6', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:34:34','%Y-%m-%d %H:%i:%s'), '', '', '', '6e0a6ab37d0045af8e72c06a0a3a799e', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:41:32','%Y-%m-%d %H:%i:%s'), '', '', '', 'e286879d389744e6a3b485c6ae35381d', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:42:08','%Y-%m-%d %H:%i:%s'), '', '', '', '44861a748c184dd383bf06c5cdf1c958', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.update()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:42:08','%Y-%m-%d %H:%i:%s'), '', '', '', '8f00455473e447248baaac10250c9fbf', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:48:47','%Y-%m-%d %H:%i:%s'), '', '', '', 'c15c547cd388417b8cb6b8f91596905e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:48:49','%Y-%m-%d %H:%i:%s'), '', '', '', '62db04fd4e264674bbb0a7d7fdfa1f0c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:48:51','%Y-%m-%d %H:%i:%s'), '', '', '', 'f74e42eb2fa2481ba6c2ed0173d5e607', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:54:01','%Y-%m-%d %H:%i:%s'), '', '', '', 'bd11082256484fe9bac06b72c9dbf882', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:54:03','%Y-%m-%d %H:%i:%s'), '', '', '', '832810d908c04725801488245a941a5e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:54:06','%Y-%m-%d %H:%i:%s'), '', '', '', '3071f29ba5c64bbfa0fe9c36ca78c938', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:54:22','%Y-%m-%d %H:%i:%s'), '', '', '', 'c9269f36c6544beaa06278b60c6ebdda', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:54:22','%Y-%m-%d %H:%i:%s'), '', '', '', 'd45898df94064298ad760d20ae2a5752', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:54:55','%Y-%m-%d %H:%i:%s'), '', '', '', '5d5769dd42924854bf444522ffc2b7e8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 09:54:56','%Y-%m-%d %H:%i:%s'), '', '', '', '1f6f9947e49143358cecf59ec9907b8f', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:19:19','%Y-%m-%d %H:%i:%s'), '', '', '', 'a8a12250dafb4b5a831dec648a05262a', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:19:20','%Y-%m-%d %H:%i:%s'), '', '', '', '07ea454d7a3542d28b87685bf6b85420', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:30:09','%Y-%m-%d %H:%i:%s'), '', '', '', '4ca58930ea364442a49c6b4613fa0523', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:30:34','%Y-%m-%d %H:%i:%s'), '', '', '', '42ebbd09359447828150016d48140817', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:30:34','%Y-%m-%d %H:%i:%s'), '', '', '', '9f690d4409bd42179e5fff4da411e472', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:30:42','%Y-%m-%d %H:%i:%s'), '', '', '', '61b9dc981a5a458a8a81469bede7d8b3', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:30:44','%Y-%m-%d %H:%i:%s'), '', '', '', '638eb66791d14fbc958d1b04744bd96c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:30:51','%Y-%m-%d %H:%i:%s'), '', '', '', 'e1de37e2369a47e380386e6c0f19bf9e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:30:53','%Y-%m-%d %H:%i:%s'), '', '', '', 'fb3cbff7a01a4d75a1717df5fb7314ff', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:30:55','%Y-%m-%d %H:%i:%s'), '', '', '', '1aff3faa586044e1a729723193c48677', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:30:58','%Y-%m-%d %H:%i:%s'), '', '', '', '7c1f636cf6b648739415ca5ad8989c02', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:30:58','%Y-%m-%d %H:%i:%s'), '', '', '', '87f78c04f075458b97a3433418134216', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:31:25','%Y-%m-%d %H:%i:%s'), '', '', '', 'a1fc0ba563a84e559180a07492ef174d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:31:27','%Y-%m-%d %H:%i:%s'), '', '', '', 'd353123b0d644a34aa78dccb4a28c102', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:31:36','%Y-%m-%d %H:%i:%s'), '', '', '', '092f05237d684963a092718176c7a8ee', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:31:36','%Y-%m-%d %H:%i:%s'), '', '', '', '7e675d57af82419fbfbd19d6d5db569e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:32:01','%Y-%m-%d %H:%i:%s'), '', '', '', 'ca11d3f310a04ed589e48cada4761ff8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:32:03','%Y-%m-%d %H:%i:%s'), '', '', '', '54d9346a553e4fe6b97d28a81f63c336', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:32:06','%Y-%m-%d %H:%i:%s'), '', '', '', '54bfbbb8ca2b4a37871374ad5979cf3e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:32:06','%Y-%m-%d %H:%i:%s'), '', '', '', '616570461e2d4d15ab8a40548c31e14e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:32:08','%Y-%m-%d %H:%i:%s'), '', '', '', '3a4b73a2614b4eb695870ef0fa64dfb1', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:32:09','%Y-%m-%d %H:%i:%s'), '', '', '', 'f8d6ecd76e244dbeb941eda084b95d69', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:32:40','%Y-%m-%d %H:%i:%s'), '', '', '', 'd0fdc703efb346fab7af25ccf4ab2f05', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:32:40','%Y-%m-%d %H:%i:%s'), '', '', '', 'faadb3d4363847b382b068533c0ebf5a', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:32:49','%Y-%m-%d %H:%i:%s'), '', '', '', 'daf2b3f5406b43cdba459679add604d6', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:32:51','%Y-%m-%d %H:%i:%s'), '', '', '', 'd0556064a51140ab945aa4dcd660cf21', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:32:54','%Y-%m-%d %H:%i:%s'), '', '', '', 'cde6184ce2b94481a3ee9bde24cc177e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:32:54','%Y-%m-%d %H:%i:%s'), '', '', '', '0ec2506a064240ef9ef5eda6125f38e1', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:39:15','%Y-%m-%d %H:%i:%s'), '', '', '', '2a45db46a08a4763846f833ed0606315', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:39:18','%Y-%m-%d %H:%i:%s'), '', '', '', 'f809e1025ead4096b8960c8bbded1e6c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:39:29','%Y-%m-%d %H:%i:%s'), '', '', '', '44c83e02bf0c4ed78861d855234ac7c1', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:39:29','%Y-%m-%d %H:%i:%s'), '', '', '', '714c12f295084c279f78c0570b7c2c8a', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:39:31','%Y-%m-%d %H:%i:%s'), '', '', '', 'ba6e5756fc1f4fb185e1a3f8a7fa715e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:39:35','%Y-%m-%d %H:%i:%s'), '', '', '', 'ab3bdb7c17b64901b66f5a47f83296b9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:39:53','%Y-%m-%d %H:%i:%s'), '', '', '', 'e57f665212e94b8ebaf6c2fa1ba8b821', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:39:53','%Y-%m-%d %H:%i:%s'), '', '', '', '5e7a363379054e35b38eccfe734a5737', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:46:10','%Y-%m-%d %H:%i:%s'), '', '', '', 'bae86105ca2e4926b08f6e51d84acd9d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:50:12','%Y-%m-%d %H:%i:%s'), '', '', '', 'aad1cb8bc1e94ddebc796ce8c02fc4fc', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:50:30','%Y-%m-%d %H:%i:%s'), '', '', '', 'f8727acc69f54afaa3b9f9b3995cc050', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:50:31','%Y-%m-%d %H:%i:%s'), '', '', '', '02f7480e4b2a40e0b37fa03fdb7ba6c9', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加表单模型', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:50:40','%Y-%m-%d %H:%i:%s'), '', '', '', '2044291de4f04a888e0e0f5683d7c2b7', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:50:40','%Y-%m-%d %H:%i:%s'), '', '', '', '67a992b4a766407fa25d9cc3adeba278', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:50:40','%Y-%m-%d %H:%i:%s'), '', '', '', 'eff4e9b22cea4e41be909ba00ef865ea', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:50:41','%Y-%m-%d %H:%i:%s'), '', '', '', '8f37f1cabae147519227be2a7785dcc1', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:50:51','%Y-%m-%d %H:%i:%s'), '', '', '', '7210c32df10349d3b920f86c6310d153', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:50:52','%Y-%m-%d %H:%i:%s'), '', '', '', '70eb7953cbb84bc185ff5e76266fe980', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:50:56','%Y-%m-%d %H:%i:%s'), '', '', '', '47f1de547fd94c6080fe7bce7b5b66c3', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:50:59','%Y-%m-%d %H:%i:%s'), '', '', '', '4063904a41494d299a4828287ff7b0dd', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:51:12','%Y-%m-%d %H:%i:%s'), '', '', '', '237b20f3da5a4c54abf387d0654d06c8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 10:51:12','%Y-%m-%d %H:%i:%s'), '', '', '', '9bd6a390df9142128aa2ebb91ce4dbe3', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-01-10 11:29:08','%Y-%m-%d %H:%i:%s'), '', '', '', 'd0a6bca0e000443ca397f7086015977e', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 11:29:13','%Y-%m-%d %H:%i:%s'), '', '', '', '544223e5e0f14941b333aefb67f3a0b8', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 11:29:14','%Y-%m-%d %H:%i:%s'), '', '', '', '2f814472d27841799fb9222f4933c18d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 11:29:16','%Y-%m-%d %H:%i:%s'), '', '', '', '0b1f0760bd914c35beb8241b7bfafb36', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 11:29:17','%Y-%m-%d %H:%i:%s'), '', '', '', '7c2188934b6146198cad3884f2c4854d', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 11:29:18','%Y-%m-%d %H:%i:%s'), '', '', '', '4daa2f3a008847709530d26385d3660f', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 11:29:53','%Y-%m-%d %H:%i:%s'), '', '', '', 'f15d62965b894501b4f1f0c3ed8d6e5d', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 11:29:53','%Y-%m-%d %H:%i:%s'), '', '', '', '470b91284ac54ca18468cb4bc75806b7', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 11:46:16','%Y-%m-%d %H:%i:%s'), '', '', '', '463248e71c014e678fe69d4f4d535f3d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 11:46:20','%Y-%m-%d %H:%i:%s'), '', '', '', '4087dd57789c41048e2a0f3933ac71ac', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目排序', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 11:46:33','%Y-%m-%d %H:%i:%s'), '', '', '', '9b98fa6e3685481a98caf07d7794f767', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.updateSort()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 11:46:33','%Y-%m-%d %H:%i:%s'), '', '', '', 'f892618516cc4e1984ceb4deebaff099', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 11:46:40','%Y-%m-%d %H:%i:%s'), '', '', '', '2f44843f43da4f528e4f401f93e4c1ca', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 11:46:43','%Y-%m-%d %H:%i:%s'), '', '', '', 'df0b5c9e7f2846bf9ac57811200eee36', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 11:47:09','%Y-%m-%d %H:%i:%s'), '', '', '', '936325ef444a4b3195a3e68fcb2d00e4', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 11:47:09','%Y-%m-%d %H:%i:%s'), '', '', '', '522ea03b05554a0a9e03b83d764e4850', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 11:47:19','%Y-%m-%d %H:%i:%s'), '', '', '', '5d3ad74bd35d4b74827a89866bfbe298', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:13:10','%Y-%m-%d %H:%i:%s'), '', '', '', '22ff833e75de4290888e4a7ce42c66b7', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:13:32','%Y-%m-%d %H:%i:%s'), '', '', '', 'b7eb5441b4ed4fb2b46a56ec69224024', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:13:32','%Y-%m-%d %H:%i:%s'), '', '', '', '1dd2495da4734b50b947cf219af53391', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:13:44','%Y-%m-%d %H:%i:%s'), '', '', '', '686757c06fdf452795a9e08529dfd3da', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:13:46','%Y-%m-%d %H:%i:%s'), '', '', '', 'faa17833e2e5413bbd0e8531ae1fcbbe', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:13:59','%Y-%m-%d %H:%i:%s'), '', '', '', 'da5cb5d9300f48b195ead725e86f780c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:13:59','%Y-%m-%d %H:%i:%s'), '', '', '', 'ea911f72fa4a4d4087f41fa1d05c6172', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:17:00','%Y-%m-%d %H:%i:%s'), '', '', '', '708f463e6d1044b6989dfe1c2f0d00ce', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:17:01','%Y-%m-%d %H:%i:%s'), '', '', '', '7861a6db028d4c7db9e5c68306bdf09c', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:17:03','%Y-%m-%d %H:%i:%s'), '', '', '', 'e1a6c1ab7e934aefbfab18cfcd28c5d7', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:18:13','%Y-%m-%d %H:%i:%s'), '', '', '', '75ee3d5fa76c45f19527c606181c5f08', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:18:13','%Y-%m-%d %H:%i:%s'), '', '', '', '9e83db4ff70a4c538aef9fe6a7e9b502', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:19:40','%Y-%m-%d %H:%i:%s'), '', '', '', '5c76fe4ec3f1456d857c680441cb841a', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:19:41','%Y-%m-%d %H:%i:%s'), '', '', '', 'd0dc12c41ab14ef7982862a36894586d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:19:43','%Y-%m-%d %H:%i:%s'), '', '', '', 'c865661f1019475e96e0e4f9e071f78c', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:19:44','%Y-%m-%d %H:%i:%s'), '', '', '', '8c09d7c253d94956aa3cd5d447688ddd', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:20:00','%Y-%m-%d %H:%i:%s'), '', '', '', 'e456e539188f465d8ae70f6e366699a8', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:20:00','%Y-%m-%d %H:%i:%s'), '', '', '', '33f4ac6275634ae09ad365c48ba129a9', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:21:11','%Y-%m-%d %H:%i:%s'), '', '', '', '14c7058059ea4bb2949d99a70d282ea6', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:32:26','%Y-%m-%d %H:%i:%s'), '', '', '', 'da31af6cdd9b4af39413d2ed060edcd2', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:32:29','%Y-%m-%d %H:%i:%s'), '', '', '', '1ddc38af6be34f79900cc196a91b5ff6', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:32:35','%Y-%m-%d %H:%i:%s'), '', '', '', '3aecfdd643074ded87bbd78777de9d75', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:32:37','%Y-%m-%d %H:%i:%s'), '', '', '', '3490c9863dd945deaae30698d757241e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:32:39','%Y-%m-%d %H:%i:%s'), '', '', '', '65092e48929148b1ad845cdefa7b485e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:32:48','%Y-%m-%d %H:%i:%s'), '', '', '', '1b5501a41fe74a93bf436dacfc218fa7', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:32:48','%Y-%m-%d %H:%i:%s'), '', '', '', '259075624c594e1e8564261b491e69b4', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:32:50','%Y-%m-%d %H:%i:%s'), '', '', '', 'b2e987e81bac4984bc8db0006b7ccf69', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:32:53','%Y-%m-%d %H:%i:%s'), '', '', '', '48a7b1ca981d4a17a2cacbe7ced7cf28', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:33:12','%Y-%m-%d %H:%i:%s'), '', '', '', '366e8a7d1e48442d88ced056c8035156', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 12:33:12','%Y-%m-%d %H:%i:%s'), '', '', '', '833b2453831042588b1e66234ad61c77', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-01-10 13:49:37','%Y-%m-%d %H:%i:%s'), '', '', '', '5d5d01f0837e47a9a449dd1ce23396c7', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 13:49:41','%Y-%m-%d %H:%i:%s'), '', '', '', '8cd52c5a1acc4052854acc7ace8d82b9', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 13:49:43','%Y-%m-%d %H:%i:%s'), '', '', '', '57389009c6204627950bc4750f2ed105', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 13:49:45','%Y-%m-%d %H:%i:%s'), '', '', '', '1fe26355704b4353a9dc1f11a2530210', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 13:49:47','%Y-%m-%d %H:%i:%s'), '', '', '', 'b2871819f680466fbd0d6c1292dbfd19', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 13:49:48','%Y-%m-%d %H:%i:%s'), '', '', '', 'de4ff9079c974eea8a41d98cb156d5d2', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 13:49:51','%Y-%m-%d %H:%i:%s'), '', '', '', '711c65ff56084b11b99af6ffd7ff583d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 13:49:54','%Y-%m-%d %H:%i:%s'), '', '', '', '18d4543b2ef64a798fa1fb459a33c2b2', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 13:49:59','%Y-%m-%d %H:%i:%s'), '', '', '', 'd4e95c046ddd428ea3cd056bd7efd39b', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 13:51:15','%Y-%m-%d %H:%i:%s'), '', '', '', 'f9bedecaa3ef408eadab968894418428', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 13:51:17','%Y-%m-%d %H:%i:%s'), '', '', '', 'a582f1e0de3a45b29f0807e4b7414937', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 13:51:19','%Y-%m-%d %H:%i:%s'), '', '', '', 'eaefb5da96344fe8a7081c8747ece0b2', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 13:51:20','%Y-%m-%d %H:%i:%s'), '', '', '', '4a80e1defc4e416a8e4441ec5f9f64d2', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 13:52:55','%Y-%m-%d %H:%i:%s'), '', '', '', '83049ea2226b43fb82e34de599f078cf', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 13:52:57','%Y-%m-%d %H:%i:%s'), '', '', '', '71b9eb20cfd14c86a33200a418facb04', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 13:53:00','%Y-%m-%d %H:%i:%s'), '', '', '', '87057050df5547c1bc2cc34fda12f749', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 13:53:06','%Y-%m-%d %H:%i:%s'), '', '', '', '72d1794bb0cd4f80896151921e45a00f', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 13:53:06','%Y-%m-%d %H:%i:%s'), '', '', '', '86e52fe40e6945e1922badf73af2fef1', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 13:55:06','%Y-%m-%d %H:%i:%s'), '', '', '', 'c6d83f8f72f64a6bbccca3c1c73dd24b', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 13:55:17','%Y-%m-%d %H:%i:%s'), '', '', '', '3f464b83c8f443e1a5a33d8203d445c5', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 13:55:17','%Y-%m-%d %H:%i:%s'), '', '', '', 'eb81ec44193440868b40969e22036f98', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:03:45','%Y-%m-%d %H:%i:%s'), '', '', '', 'b77193486fe347db8f3f95e06ada650a', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:03:55','%Y-%m-%d %H:%i:%s'), '', '', '', 'f000637b92f643c79629d485f9cbde23', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:03:55','%Y-%m-%d %H:%i:%s'), '', '', '', 'b76c3e01b474490eb6cd24c42d903596', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:04:04','%Y-%m-%d %H:%i:%s'), '', '', '', '02518df18efc41b682b459ec58311571', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:04:05','%Y-%m-%d %H:%i:%s'), '', '', '', 'cc8950db04f94b1ab50b69fdc83785c7', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:04:42','%Y-%m-%d %H:%i:%s'), '', '', '', '9d9d3f44bf43422bb9e79868fe4145c8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:04:42','%Y-%m-%d %H:%i:%s'), '', '', '', 'ae7002785f4544239088a45f5f13e07d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:04:44','%Y-%m-%d %H:%i:%s'), '', '', '', 'd1f636e891654598b87e961955b1a791', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:04:46','%Y-%m-%d %H:%i:%s'), '', '', '', '9ed9f6a162e74922913bb9968025f505', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:04:48','%Y-%m-%d %H:%i:%s'), '', '', '', '77834bc741c144c681bc82650595e4a9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:04:48','%Y-%m-%d %H:%i:%s'), '', '', '', '75c416caf1d541cb9d13e5c755ada34e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:05:58','%Y-%m-%d %H:%i:%s'), '', '', '', 'd42d5a4711de49aebd56eea4a0065a9f', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:06:00','%Y-%m-%d %H:%i:%s'), '', '', '', '866fea54cbf74225bb488fb98b6ca4f7', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:06:15','%Y-%m-%d %H:%i:%s'), '', '', '', '11f4e775fbf1440f9959f4fd316c8abd', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:06:15','%Y-%m-%d %H:%i:%s'), '', '', '', 'abd5ded4ab6e4fb7ba54c97943ecd130', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:06:17','%Y-%m-%d %H:%i:%s'), '', '', '', 'aef4ac8949b9460d86e8181e9a032013', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:06:20','%Y-%m-%d %H:%i:%s'), '', '', '', 'a2508bb2cc11446a9dcd1b3111e39f7c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:06:33','%Y-%m-%d %H:%i:%s'), '', '', '', 'bb624d98507c4fa1a288b183478d56ca', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:06:33','%Y-%m-%d %H:%i:%s'), '', '', '', '5af4a529b12748dbadff6b318d5318d9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:06:41','%Y-%m-%d %H:%i:%s'), '', '', '', '32f60085477e4fd58dc625f0ff87ef43', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目排序', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:06:50','%Y-%m-%d %H:%i:%s'), '', '', '', '236cf4170e114a2c893e680825e3b6b1', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.updateSort()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:06:50','%Y-%m-%d %H:%i:%s'), '', '', '', 'f2c3478d85bd4d0b993303f87b06010c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:06:52','%Y-%m-%d %H:%i:%s'), '', '', '', '60b91465558f4ee1a90570584fcabbd4', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:08:39','%Y-%m-%d %H:%i:%s'), '', '', '', '26374dc161ae4714a7613f78542c699d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:09:26','%Y-%m-%d %H:%i:%s'), '', '', '', '54ad69cf17af466c8a578d68dbfed5d3', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:09:26','%Y-%m-%d %H:%i:%s'), '', '', '', '8a18ca6bf05c42498d6fd8210527d141', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:09:35','%Y-%m-%d %H:%i:%s'), '', '', '', '8a1abe17ab0a46bfa9d047db2b0d0f89', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:09:37','%Y-%m-%d %H:%i:%s'), '', '', '', '2ee9a8419e3a4c10a857fc802bdb3ffe', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:10:07','%Y-%m-%d %H:%i:%s'), '', '', '', '7fb9ac0b3e834d39bdb1fb59e4ac51b3', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:10:07','%Y-%m-%d %H:%i:%s'), '', '', '', 'bb03ce80cf694d8aa744330867bb02df', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:10:08','%Y-%m-%d %H:%i:%s'), '', '', '', '88a343210fd8459b824a6058129887ee', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:10:10','%Y-%m-%d %H:%i:%s'), '', '', '', '8f2fa96a432f47a69c3988f5bdee632d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:10:24','%Y-%m-%d %H:%i:%s'), '', '', '', 'e253210bd172422e8b4078e0eb4ee36a', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:10:24','%Y-%m-%d %H:%i:%s'), '', '', '', '36150a04addc434da203414a74fcb6b1', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:10:26','%Y-%m-%d %H:%i:%s'), '', '', '', '21e4235ed6d64805a4a0128f9afee907', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:10:28','%Y-%m-%d %H:%i:%s'), '', '', '', '697457b3ccac41b0af9023d900dd734a', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:10:54','%Y-%m-%d %H:%i:%s'), '', '', '', 'c734af688d9d4e36b0ccd48298acba72', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:10:54','%Y-%m-%d %H:%i:%s'), '', '', '', '1850772e722c44cfa612405d79bc2442', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:10:55','%Y-%m-%d %H:%i:%s'), '', '', '', '65d0703984e2446692547a151ed8eaf2', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:10:58','%Y-%m-%d %H:%i:%s'), '', '', '', '3d83a96e335c4bbfb0282f7c4d4c6068', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:11:19','%Y-%m-%d %H:%i:%s'), '', '', '', '6450821c0e604743a571dbd97132154a', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:11:19','%Y-%m-%d %H:%i:%s'), '', '', '', 'c5d5964db2484779a38b6fc3c1f2cb78', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:11:29','%Y-%m-%d %H:%i:%s'), '', '', '', '28cf134ab65b4f7ba15fa8c4329b9cfa', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:11:31','%Y-%m-%d %H:%i:%s'), '', '', '', '347c11300a0b459cb7258a09c6d8e5a2', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:11:36','%Y-%m-%d %H:%i:%s'), '', '', '', '412ffab1a19c47e1841765ba57465704', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:11:36','%Y-%m-%d %H:%i:%s'), '', '', '', 'bd3c296113f341939783be09f1c1dab9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:11:45','%Y-%m-%d %H:%i:%s'), '', '', '', 'c47570a45c764b91b36261664890f199', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:11:47','%Y-%m-%d %H:%i:%s'), '', '', '', 'ec5b105284594bcbac63a1e383b88710', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:11:56','%Y-%m-%d %H:%i:%s'), '', '', '', '2359a90628804343891328060f776c08', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:11:56','%Y-%m-%d %H:%i:%s'), '', '', '', '4eb8a2f9dff3442da8d4cc7d8ec97964', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:12:13','%Y-%m-%d %H:%i:%s'), '', '', '', '4365370bf22d432bacb133bef5f9ffc1', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:12:15','%Y-%m-%d %H:%i:%s'), '', '', '', '1f6f7fc9bccf470583970aa4803981b7', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:12:28','%Y-%m-%d %H:%i:%s'), '', '', '', '1ce5fe045206409183fe4056bd45da12', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:12:28','%Y-%m-%d %H:%i:%s'), '', '', '', '71adffc4b72f497db6b51ada34837875', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:12:33','%Y-%m-%d %H:%i:%s'), '', '', '', '063a54a4aef04da884c175a8b15141ff', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:12:35','%Y-%m-%d %H:%i:%s'), '', '', '', '065473ec234d4809a636e592e1af4f41', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:12:38','%Y-%m-%d %H:%i:%s'), '', '', '', '9169353d27d14231ad1192bd2ad059c3', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:12:38','%Y-%m-%d %H:%i:%s'), '', '', '', 'ffa2b80c374d46ca944b3b0bbf737bb8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:12:39','%Y-%m-%d %H:%i:%s'), '', '', '', 'bcdafbcd7fae41478dcc0759a867f6b4', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:12:41','%Y-%m-%d %H:%i:%s'), '', '', '', 'bdb02270fb964dc8930d80015c07b68a', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:12:49','%Y-%m-%d %H:%i:%s'), '', '', '', '15f608f5e1f746ceab8720fa8bdc28c5', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:12:49','%Y-%m-%d %H:%i:%s'), '', '', '', '8f1e245e0be04422a89f653aaf386a38', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:12:50','%Y-%m-%d %H:%i:%s'), '', '', '', '47908a9d3864488380ca61153343be3c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:12:52','%Y-%m-%d %H:%i:%s'), '', '', '', '17bf8e22b14c46c7a064856bb791aaa9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:13:02','%Y-%m-%d %H:%i:%s'), '', '', '', '4809c3d253a7418b953da986a5901752', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:13:02','%Y-%m-%d %H:%i:%s'), '', '', '', '7b0f208742f143bab6b692314ded1f4b', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:13:09','%Y-%m-%d %H:%i:%s'), '', '', '', '3fcd655e74944d4381fefc0a88e236f4', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:13:10','%Y-%m-%d %H:%i:%s'), '', '', '', '8b7dc2e7056c49b6b854e3b9987995f1', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:13:13','%Y-%m-%d %H:%i:%s'), '', '', '', 'b4bbcb72040c41d1bbd896617a4a0719', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:13:13','%Y-%m-%d %H:%i:%s'), '', '', '', 'f631726d63d64bf2b7764a1d0c75adc8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:14:00','%Y-%m-%d %H:%i:%s'), '', '', '', '7bb0c86e385e48c3942b3e02bda18abe', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:43:51','%Y-%m-%d %H:%i:%s'), '', '', '', 'a464b06583e247db9d4f8569cee3703b', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:43:53','%Y-%m-%d %H:%i:%s'), '', '', '', 'd453d1474b724f71a158b5c0b5f8e680', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:48:45','%Y-%m-%d %H:%i:%s'), '', '', '', '06b8a20cb9c94ce8b85f205fa4cc8096', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:48:46','%Y-%m-%d %H:%i:%s'), '', '', '', '30200d96413b4e7aa9d007b5dba0c17a', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:48:48','%Y-%m-%d %H:%i:%s'), '', '', '', 'cd3a226a54074419a66558430045e1fb', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:49:03','%Y-%m-%d %H:%i:%s'), '', '', '', '85384848670e4e3b8cab53e9d9043e05', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 14:49:03','%Y-%m-%d %H:%i:%s'), '', '', '', '20c440a5affa48849145f3c947726b5a', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:05:56','%Y-%m-%d %H:%i:%s'), '', '', '', '89902c36367b4140a91b4d5a539ba96f', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:06:13','%Y-%m-%d %H:%i:%s'), '', '', '', '86fe880a5d874f48b21438a28724d2c2', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:07:47','%Y-%m-%d %H:%i:%s'), '', '', '', '6639c148428846e280a89e0697be67c9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:07:48','%Y-%m-%d %H:%i:%s'), '', '', '', '070fd59bbc7b4cecbf8172af83dd12c4', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:08:17','%Y-%m-%d %H:%i:%s'), '', '', '', 'f11c6464171f4860a15dd1cdfa060ea7', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:08:41','%Y-%m-%d %H:%i:%s'), '', '', '', '37a01e4243aa4b78bb007c5fdf097daf', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:08:41','%Y-%m-%d %H:%i:%s'), '', '', '', '451f4785198b4409990126cf90cfc1f0', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:08:44','%Y-%m-%d %H:%i:%s'), '', '', '', 'aea2e595200a4ba2825f1db8cea4e607', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:08:47','%Y-%m-%d %H:%i:%s'), '', '', '', '072e44ba73454939b35fb06e3c1cab2f', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加表单模型', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:08:58','%Y-%m-%d %H:%i:%s'), '', '', '', '584264ee2ba445c2b0a3addcc01023b1', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:08:58','%Y-%m-%d %H:%i:%s'), '', '', '', '9ecb36d4cda549fe972bfafe70aa6c68', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:08:59','%Y-%m-%d %H:%i:%s'), '', '', '', '0d7323f838cd4582b81aaa821d972eef', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:09:00','%Y-%m-%d %H:%i:%s'), '', '', '', 'd660548a4c854bffaac82dba7f4d66d2', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:09:02','%Y-%m-%d %H:%i:%s'), '', '', '', '0d3fabc772e74a9eafa918b14a57e964', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:09:09','%Y-%m-%d %H:%i:%s'), '', '', '', 'db81a2a424ee4f11895fc10321ae0e32', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:09:09','%Y-%m-%d %H:%i:%s'), '', '', '', 'df0d9d356939467a856c6a668705122e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:09:15','%Y-%m-%d %H:%i:%s'), '', '', '', '451b74c62421424c823773819a0f3384', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:09:16','%Y-%m-%d %H:%i:%s'), '', '', '', '326062bc63a8489cae43d68d9d29e6bf', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:10:09','%Y-%m-%d %H:%i:%s'), '', '', '', '0aa71f2f54794f239d73627af4a2434b', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:10:10','%Y-%m-%d %H:%i:%s'), '', '', '', '8bb3dfe5b61f458ab0423f03a4b0f359', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:10:11','%Y-%m-%d %H:%i:%s'), '', '', '', 'a2e6f079a927417ba10312253e0251e1', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:10:36','%Y-%m-%d %H:%i:%s'), '', '', '', '5d6344f7740948898a391d4923877eff', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:10:36','%Y-%m-%d %H:%i:%s'), '', '', '', '2f5505012ae74aa1a0861e1a458ddf3c', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:10:53','%Y-%m-%d %H:%i:%s'), '', '', '', '5db5d499a84d43c99a0a39b219cf4c59', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:11:17','%Y-%m-%d %H:%i:%s'), '', '', '', 'a8d0ae1876b4489ea6ae051292f607e4', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:11:17','%Y-%m-%d %H:%i:%s'), '', '', '', 'a1b7884789154e4a81f3c10f660bcbaf', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:11:42','%Y-%m-%d %H:%i:%s'), '', '', '', '7e3aacbbf30c4c23aec13ec224caf8e7', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:11:43','%Y-%m-%d %H:%i:%s'), '', '', '', '5d162c633bda4383abc9cf442a446262', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:11:44','%Y-%m-%d %H:%i:%s'), '', '', '', 'ebfef74a71864e31850a6af6881e06e2', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:11:45','%Y-%m-%d %H:%i:%s'), '', '', '', '9376f9d59b164587a4baab42b4e6ac9f', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:11:48','%Y-%m-%d %H:%i:%s'), '', '', '', '27da012cf9384d38bdf1be52e9292c20', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:11:50','%Y-%m-%d %H:%i:%s'), '', '', '', 'a0bf5e54ca034de88ffefcfefccb93bc', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加字段页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:11:52','%Y-%m-%d %H:%i:%s'), '', '', '', '9767d6058cbc43e790ad1db3d8b1ee96', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FieldController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加字段', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:12:07','%Y-%m-%d %H:%i:%s'), '', '', '', '81b0c397b8b14cfd978c1516302d50c6', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FieldController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:12:07','%Y-%m-%d %H:%i:%s'), '', '', '', '8553cf4965fb40749f723da6fff578ce', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:12:11','%Y-%m-%d %H:%i:%s'), '', '', '', '0683ee32192142948a3dab9a4b028606', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:12:12','%Y-%m-%d %H:%i:%s'), '', '', '', '038e0eaa5e154a8b8638f1052517763d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:12:13','%Y-%m-%d %H:%i:%s'), '', '', '', '51ee50424b244fb68db7e98ebd4482d5', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:12:14','%Y-%m-%d %H:%i:%s'), '', '', '', 'cc96665a7dfd4ec6b3a2aba183f21e39', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:13:23','%Y-%m-%d %H:%i:%s'), '', '', '', '8f39f3fa16a441bfb17fc3542decb61e', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:13:23','%Y-%m-%d %H:%i:%s'), '', '', '', '131b7902ad5b4e95b0f946a676e14219', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:15:51','%Y-%m-%d %H:%i:%s'), '', '', '', 'ee12df09b2f54e178c54a6d4eaff4f12', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:15:52','%Y-%m-%d %H:%i:%s'), '', '', '', '80f1ae8a6099449d961099b3bb322224', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:15:53','%Y-%m-%d %H:%i:%s'), '', '', '', 'c81d678f085d4ffab32f8e6d414a673a', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:15:54','%Y-%m-%d %H:%i:%s'), '', '', '', '205a29c625fb47869eca3e4ce9d52597', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:16:28','%Y-%m-%d %H:%i:%s'), '', '', '', 'a7efea4585944764b70cc7a24f8abf88', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:16:29','%Y-%m-%d %H:%i:%s'), '', '', '', 'ec25c845b2b8402d8a5b438cf29292fe', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:17:49','%Y-%m-%d %H:%i:%s'), '', '', '', 'a167434503cd490094742a59233f0d60', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:17:50','%Y-%m-%d %H:%i:%s'), '', '', '', '34a87a5cee584c04ad00665be54f4341', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:17:51','%Y-%m-%d %H:%i:%s'), '', '', '', '4cc2185da18d465e93718a565c13136d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:18:08','%Y-%m-%d %H:%i:%s'), '', '', '', '580a8776c85040cc8cc12d339e227f6f', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:18:08','%Y-%m-%d %H:%i:%s'), '', '', '', '9b83bb3ffc184deabeccbab6a25f658c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:18:15','%Y-%m-%d %H:%i:%s'), '', '', '', '99022e7505394d3183831b9032dc6a89', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:18:16','%Y-%m-%d %H:%i:%s'), '', '', '', '7396d4897509409ea40d67525f8aa46f', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:18:17','%Y-%m-%d %H:%i:%s'), '', '', '', '17e3872ab1a84575a500b80927523ce1', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:18:47','%Y-%m-%d %H:%i:%s'), '', '', '', 'b455d55464e54abc9eab38cc99ec1637', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:19:09','%Y-%m-%d %H:%i:%s'), '', '', '', '86fb43ff1ee54de1ad2074e2ec7b608e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:19:10','%Y-%m-%d %H:%i:%s'), '', '', '', '04499dbd377c45328d014bb046132307', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:19:11','%Y-%m-%d %H:%i:%s'), '', '', '', '960816a0bdf34b7d875c3b31ebe2632c', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:19:11','%Y-%m-%d %H:%i:%s'), '', '', '', '18080ffb8c2e4ed38f88da672349ba33', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:19:37','%Y-%m-%d %H:%i:%s'), '', '', '', 'a484e93f23f747d1aba1c54d0d5a1809', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:19:37','%Y-%m-%d %H:%i:%s'), '', '', '', '61bb9ba6b3aa46d6867a302f2d2283ca', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:20:53','%Y-%m-%d %H:%i:%s'), '', '', '', 'd4dac938f1674bc0a5e567fbafd48d2c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:20:54','%Y-%m-%d %H:%i:%s'), '', '', '', '1b2d6e8263da4740968d6e90d6311169', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:20:58','%Y-%m-%d %H:%i:%s'), '', '', '', 'e056e1e696c24ac8a82646c3fd0572d6', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:20:58','%Y-%m-%d %H:%i:%s'), '', '', '', 'a505398956474ca392c3b7afcd1bd18e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:20:59','%Y-%m-%d %H:%i:%s'), '', '', '', 'a4bda6f5b3e447d2a71ca13b63326762', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:21:02','%Y-%m-%d %H:%i:%s'), '', '', '', 'da00086abd09446abc6600658be2a913', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:21:06','%Y-%m-%d %H:%i:%s'), '', '', '', 'ee96ea8d6be9477aa85584586722d3e2', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:21:07','%Y-%m-%d %H:%i:%s'), '', '', '', 'ad64f6c7ccec4d82b1e1c3812b79baea', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:21:17','%Y-%m-%d %H:%i:%s'), '', '', '', '408f3ecf727c4e939a749ff646e4f4f7', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:21:39','%Y-%m-%d %H:%i:%s'), '', '', '', '12110685c0bb42f788366cd9f866c8bc', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:21:39','%Y-%m-%d %H:%i:%s'), '', '', '', '93025fcbf8fc4924a98b6e0f77856f07', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:21:41','%Y-%m-%d %H:%i:%s'), '', '', '', 'c6a62b849901420eaaa4df2be13da666', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:21:45','%Y-%m-%d %H:%i:%s'), '', '', '', 'a33ce709addb4783ba72903639edadaa', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:21:45','%Y-%m-%d %H:%i:%s'), '', '', '', 'f4fadf1e90f14de1ad4e9997b0a97eea', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:21:46','%Y-%m-%d %H:%i:%s'), '', '', '', '11aab88a1f10499a827207a79f597505', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目排序', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:21:52','%Y-%m-%d %H:%i:%s'), '', '', '', '26905fa37cc84d21a021883be28dda55', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.updateSort()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:21:52','%Y-%m-%d %H:%i:%s'), '', '', '', '0a678ad5ef864f58b0442b7d5ab0ccb8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:22:22','%Y-%m-%d %H:%i:%s'), '', '', '', 'f874cc0b75714d0e9ae600e9d28d7fc6', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:22:23','%Y-%m-%d %H:%i:%s'), '', '', '', '9564d275b24344258fc2a503e2cc2b04', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:22:25','%Y-%m-%d %H:%i:%s'), '', '', '', '92bf2eb518b54e4c9db761673ac16edb', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:23:28','%Y-%m-%d %H:%i:%s'), '', '', '', '3134252fd332421a9e1dce4df28e0762', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:23:28','%Y-%m-%d %H:%i:%s'), '', '', '', '266ed9d9b1024904bfdc97187dc05cd4', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:24:20','%Y-%m-%d %H:%i:%s'), '', '', '', '307f6d83907e44b186ff58ca502bcdf1', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:24:22','%Y-%m-%d %H:%i:%s'), '', '', '', '22e5e0c21261426496eae9e40e79d40c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:24:23','%Y-%m-%d %H:%i:%s'), '', '', '', '9a6429cc232446e0bd032b5bbc7e9c6f', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:24:29','%Y-%m-%d %H:%i:%s'), '', '', '', 'ebf2827f47c34353a3cc675e9a1b32d0', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:24:29','%Y-%m-%d %H:%i:%s'), '', '', '', 'df0fadc283c741b4bed4c010275ec748', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:24:31','%Y-%m-%d %H:%i:%s'), '', '', '', 'da908fc7b90144579929f93a21393cb4', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:24:32','%Y-%m-%d %H:%i:%s'), '', '', '', '6421cfdab4584c1cb0cd1a0e657a7694', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:24:43','%Y-%m-%d %H:%i:%s'), '', '', '', 'ad8d18e1bc6148cda81d211ffb6253e3', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:24:43','%Y-%m-%d %H:%i:%s'), '', '', '', 'e2117c8bc00040e0b6cfee62d86d862c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:25:03','%Y-%m-%d %H:%i:%s'), '', '', '', '423735d9b1ac4ea1a0c4cd9aa2112d87', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:25:05','%Y-%m-%d %H:%i:%s'), '', '', '', '978dd0a2f1ef4279b9748a1a03ef21f3', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:25:49','%Y-%m-%d %H:%i:%s'), '', '', '', '6554964ffbda4a1cadd693b99a015a26', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:25:49','%Y-%m-%d %H:%i:%s'), '', '', '', '8822fa19b64548edb4aa69a9ebc32a63', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:27:04','%Y-%m-%d %H:%i:%s'), '', '', '', 'f4179cf5dfce40aa9de4d2bf6d417a3f', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:27:07','%Y-%m-%d %H:%i:%s'), '', '', '', '7007edb0f7954590a1ddc79c37430707', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:27:10','%Y-%m-%d %H:%i:%s'), '', '', '', '956c62bb3fd340ee828347d745583ca4', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:27:11','%Y-%m-%d %H:%i:%s'), '', '', '', '010bf9cbd66945f9af08eb77a683c5ed', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:27:13','%Y-%m-%d %H:%i:%s'), '', '', '', 'd386d5a73b9644cda5c68c0f70001266', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:27:15','%Y-%m-%d %H:%i:%s'), '', '', '', '9a2620a7b74b49c38b9382bb8b097f75', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:27:27','%Y-%m-%d %H:%i:%s'), '', '', '', 'b41b39b4b1cf43968a5af17f66d54c1d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:27:27','%Y-%m-%d %H:%i:%s'), '', '', '', 'f911c8733fbb4170a0be873ad11d61f8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:27:29','%Y-%m-%d %H:%i:%s'), '', '', '', 'a2d8ee96d1d443f68d03433d447b8df7', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:27:31','%Y-%m-%d %H:%i:%s'), '', '', '', 'd6bc9f9f3858447e987b92318651d91d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:27:47','%Y-%m-%d %H:%i:%s'), '', '', '', '4ae1965b4373403a9276b34c4ac45a42', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:27:47','%Y-%m-%d %H:%i:%s'), '', '', '', 'a35122e9780a4e83b2a448fe5c644caf', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:27:49','%Y-%m-%d %H:%i:%s'), '', '', '', '2c78c4a02ce148fc9cc279b73469c557', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:27:51','%Y-%m-%d %H:%i:%s'), '', '', '', '0544fc1b5bf246e5be2114696758024c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:28:08','%Y-%m-%d %H:%i:%s'), '', '', '', '8f25fd894725453a9491a17fe1c6e1eb', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:28:08','%Y-%m-%d %H:%i:%s'), '', '', '', '147767a9377c43e38b12157bb0da6256', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:31:25','%Y-%m-%d %H:%i:%s'), '', '', '', '9d854ef980de4e5982cbad43373a2b53', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:31:27','%Y-%m-%d %H:%i:%s'), '', '', '', '3e94756a45794c308047faa5b3a521ff', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:31:39','%Y-%m-%d %H:%i:%s'), '', '', '', '0d1f1478ab504e7da49cf224f2423a68', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:31:39','%Y-%m-%d %H:%i:%s'), '', '', '', 'c44bfbc54afb4114a779d6c6c8d3f0ea', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:32:23','%Y-%m-%d %H:%i:%s'), '', '', '', '69e45639e2cf46e7b7dd109edecd9d4a', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:32:27','%Y-%m-%d %H:%i:%s'), '', '', '', '23aa78abc3fd4ba5a060639de49f476d', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:32:51','%Y-%m-%d %H:%i:%s'), '', '', '', 'a23010b180dc44188f251d871911f6c3', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:32:52','%Y-%m-%d %H:%i:%s'), '', '', '', '3a7d1e46728a4cc9b140e556e7806d9d', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:33:00','%Y-%m-%d %H:%i:%s'), '', '', '', '0e02415efa0c48cfb30513b333d77ce3', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:33:08','%Y-%m-%d %H:%i:%s'), '', '', '', '372634effe414aa6a2263c5d6a410241', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:33:08','%Y-%m-%d %H:%i:%s'), '', '', '', '62f2db28695f4da891df138d4c36e8ba', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:33:15','%Y-%m-%d %H:%i:%s'), '', '', '', '835235fd6d834a4f9624c2434a71f089', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:33:22','%Y-%m-%d %H:%i:%s'), '', '', '', '05b8a3fb70b74f3fb389fadc81e9b670', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:33:22','%Y-%m-%d %H:%i:%s'), '', '', '', 'cfc823a712404300bd3d256f0edeb31a', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:33:24','%Y-%m-%d %H:%i:%s'), '', '', '', 'c6bf4b29f7cd4c1582c8d296ee3f9d32', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:33:29','%Y-%m-%d %H:%i:%s'), '', '', '', '21c9e80d771a46abba0988213085b5d6', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:33:29','%Y-%m-%d %H:%i:%s'), '', '', '', 'bfa218186a5642b99f960fa9f56d3880', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:33:47','%Y-%m-%d %H:%i:%s'), '', '', '', 'a3fdc79256b24e9b9c836fba045174e5', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:33:52','%Y-%m-%d %H:%i:%s'), '', '', '', '8a6a4a34138143f1b9b0548b4da02af4', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:59:05','%Y-%m-%d %H:%i:%s'), '', '', '', 'd18aace9f1ae4a798e799e1998a50dfa', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:59:06','%Y-%m-%d %H:%i:%s'), '', '', '', 'a8accae24c6b4db0a2f183c7dfc86592', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:59:09','%Y-%m-%d %H:%i:%s'), '', '', '', '7447926146ab4615a0d226a6a362d968', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:59:21','%Y-%m-%d %H:%i:%s'), '', '', '', 'eb0cd3c6451a41ceb945a38379a6744c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:59:21','%Y-%m-%d %H:%i:%s'), '', '', '', '75bddaf423924e8887f63ad282034774', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:59:42','%Y-%m-%d %H:%i:%s'), '', '', '', 'e0d069dfe3c848a28fed50946b4a7459', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:59:45','%Y-%m-%d %H:%i:%s'), '', '', '', '52c5ab506c014adebc4a576d5a9dc429', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:59:57','%Y-%m-%d %H:%i:%s'), '', '', '', '97496d4246824b44bf5238866b8b3f56', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 15:59:57','%Y-%m-%d %H:%i:%s'), '', '', '', 'e1836ef2b58d4fed8e3b201ff2c2f2fb', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 16:39:24','%Y-%m-%d %H:%i:%s'), '', '', '', '359c7e081d4a43e99e1ed637ac5a16ed', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 16:39:26','%Y-%m-%d %H:%i:%s'), '', '', '', 'a8478927b1b44e778bec6e7ad0aea1c9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 16:39:27','%Y-%m-%d %H:%i:%s'), '', '', '', '3380153205dc4cfbab14b16868c5f09f', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 16:39:29','%Y-%m-%d %H:%i:%s'), '', '', '', 'b347c61e40c34aa9bd6be534b21e9b42', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 16:39:41','%Y-%m-%d %H:%i:%s'), '', '', '', '369e3f5ef82a441eb35e3821664fb8e7', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 16:39:42','%Y-%m-%d %H:%i:%s'), '', '', '', '1c9ba02b767740bfa5422a74ef7165f8', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 16:39:44','%Y-%m-%d %H:%i:%s'), '', '', '', '854a0237a71b41c386075d96201bebd1', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 16:39:51','%Y-%m-%d %H:%i:%s'), '', '', '', '644fc83db0594ee5a0840947b0ba7143', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 16:39:52','%Y-%m-%d %H:%i:%s'), '', '', '', '470ec26557fe4426900ad2dc3adb26f9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 16:39:53','%Y-%m-%d %H:%i:%s'), '', '', '', '813def6b377346a7b172b37c9760e564', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 16:45:32','%Y-%m-%d %H:%i:%s'), '', '', '', '451666234e4749acb7576f74edd3a8d0', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 16:45:33','%Y-%m-%d %H:%i:%s'), '', '', '', 'aff19537f85d4af999ff18ad5830296e', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 16:45:39','%Y-%m-%d %H:%i:%s'), '', '', '', 'b5a68f7c0d42446bb58701b0c9a94d34', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 16:50:08','%Y-%m-%d %H:%i:%s'), '', '', '', 'ce4dd57a2eed4fcdb14c9297c347287b', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 16:51:33','%Y-%m-%d %H:%i:%s'), '', '', '', '3939a1c32bdb4d538ac6a3c7a36db0e5', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:04:38','%Y-%m-%d %H:%i:%s'), '', '', '', '9062b4701b5347a6adf0bab314c627b2', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:04:40','%Y-%m-%d %H:%i:%s'), '', '', '', 'b99333246c45422696b1e154dcbcdce0', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:04:50','%Y-%m-%d %H:%i:%s'), '', '', '', '2d4307f3ba324a09a486ffd33bf4885d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:04:50','%Y-%m-%d %H:%i:%s'), '', '', '', '2db13cf528a344a69f170bfedd10d618', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:04:53','%Y-%m-%d %H:%i:%s'), '', '', '', 'b033efe1a01a44fca5b3fedbef608dad', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:04:54','%Y-%m-%d %H:%i:%s'), '', '', '', 'd926b2f27e174d0493bb347641bffd58', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:05:09','%Y-%m-%d %H:%i:%s'), '', '', '', '30d1a41dff2d47f0ad67944b6381e1e4', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:05:09','%Y-%m-%d %H:%i:%s'), '', '', '', '026a74357fcb4da68d39052a8f93e91c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:05:15','%Y-%m-%d %H:%i:%s'), '', '', '', 'bbe52dcb4489463d976a1335429cde38', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:05:17','%Y-%m-%d %H:%i:%s'), '', '', '', 'c4d5e92847414a78b9c7d7cc58a33db5', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:05:22','%Y-%m-%d %H:%i:%s'), '', '', '', 'a6bfcf85eb54427a8f94e8aa31470c65', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:05:22','%Y-%m-%d %H:%i:%s'), '', '', '', '3c3a7eea5276491db51baa52aeccd22c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:05:24','%Y-%m-%d %H:%i:%s'), '', '', '', '57bb176291a4483bb79e525aeba4b426', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:05:25','%Y-%m-%d %H:%i:%s'), '', '', '', '83f76aee9ff44f4f8cb13903b7cc6e62', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:05:31','%Y-%m-%d %H:%i:%s'), '', '', '', 'c59666d8c2034590b5fe0923f63d1b9d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:05:31','%Y-%m-%d %H:%i:%s'), '', '', '', '7e9385a6a5b7465f9035e8fbdb6640f3', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:09:16','%Y-%m-%d %H:%i:%s'), '', '', '', '9a4a952cf65845edbcfb6eaf15d793f8', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:09:20','%Y-%m-%d %H:%i:%s'), '', '', '', '3514f36ea0ed4e1f81ae806c0217de17', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:11:19','%Y-%m-%d %H:%i:%s'), '', '', '', '147532bc048f4a2a856db2de84d225f9', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:11:21','%Y-%m-%d %H:%i:%s'), '', '', '', 'b8fa6675b05b4f8e9d8a083d41b48dff', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:12:17','%Y-%m-%d %H:%i:%s'), '', '', '', '68dee9d6a5c84f22a2f295092cc745a7', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:12:18','%Y-%m-%d %H:%i:%s'), '', '', '', 'ef3a090e788d406794a098fcbc4b2953', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:12:41','%Y-%m-%d %H:%i:%s'), '', '', '', 'f55f77c6ca83482fab2715613484099d', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:12:41','%Y-%m-%d %H:%i:%s'), '', '', '', '82f1dc34960143de96da845419b27fac', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:23:51','%Y-%m-%d %H:%i:%s'), '', '', '', '8e30817549014afeaab779e38b8ee224', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:23:54','%Y-%m-%d %H:%i:%s'), '', '', '', '3f2f4fc34a7a4558b5db11c3508ed1d8', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改表单模型', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:23:56','%Y-%m-%d %H:%i:%s'), '', '', '', '3980644df2894a0b99a98e47d5014232', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:23:56','%Y-%m-%d %H:%i:%s'), '', '', '', '0497d7fcdc2c4629bd9be7c51d0ef00d', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:23:59','%Y-%m-%d %H:%i:%s'), '', '', '', '42013466c88f41e2a8c4b5cf47e2d1f2', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:24:15','%Y-%m-%d %H:%i:%s'), '', '', '', 'bce0d60db84240ecad8d732a574b21a7', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:25:24','%Y-%m-%d %H:%i:%s'), '', '', '', '32067953254d4e85a5ccfc395f11a712', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:25:28','%Y-%m-%d %H:%i:%s'), '', '', '', 'a909c8d6a72f4146a925959068c4f249', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:25:29','%Y-%m-%d %H:%i:%s'), '', '', '', 'adbb1eacc4304ccb87b77da2c72b5d2c', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:25:30','%Y-%m-%d %H:%i:%s'), '', '', '', '2f08c8e203934006aed87ba4a613098b', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:26:12','%Y-%m-%d %H:%i:%s'), '', '', '', '30661098b02d4c488b2fc8c1f768e297', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:26:12','%Y-%m-%d %H:%i:%s'), '', '', '', '45b5c7d093b4406f94b689dae11744e7', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:27:21','%Y-%m-%d %H:%i:%s'), '', '', '', '43586fc412cd415e94b48524ffe9fcb9', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '添加文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:28:32','%Y-%m-%d %H:%i:%s'), '', '', '', 'e5e9e68b7306486ab0eddad1ae7c48f1', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:28:32','%Y-%m-%d %H:%i:%s'), '', '', '', 'cdb0b29977444d8e995db88540b8ce02', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:28:52','%Y-%m-%d %H:%i:%s'), '', '', '', 'fcd39dc19ea440e79bc8c42a1c362003', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:29:05','%Y-%m-%d %H:%i:%s'), '', '', '', '9bd7e67cfbbb49adb06103e759bfc3a8', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-10 17:29:05','%Y-%m-%d %H:%i:%s'), '', '', '', '36a2a8ea509d4500b31924d7098c5f50', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 10:19:06','%Y-%m-%d %H:%i:%s'), '', '', '', '3c84cb13e0394b428305fb5f893b5401', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:31:49','%Y-%m-%d %H:%i:%s'), '', '', '', 'a59c328263b04043a09ee9a6060d3f46', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:31:52','%Y-%m-%d %H:%i:%s'), '', '', '', 'f5b4383d560a4ab7aefa81bbe87647ed', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:32:18','%Y-%m-%d %H:%i:%s'), '', '', '', 'ba99161f55e04c51b5561b06a605b761', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:32:21','%Y-%m-%d %H:%i:%s'), '', '', '', '4f7232e5bee24df1b6a1f35a07cd06b1', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:32:22','%Y-%m-%d %H:%i:%s'), '', '', '', 'fc790c28130b44b48ad4cab69d60b4f0', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:32:23','%Y-%m-%d %H:%i:%s'), '', '', '', 'e3c9518ead3d4b22a99b9f2ee88d246b', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:32:24','%Y-%m-%d %H:%i:%s'), '', '', '', '363cc40d4bcf49adb3b9dd4a10750d82', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:32:26','%Y-%m-%d %H:%i:%s'), '', '', '', '6ed399530af944ceb68bbb5342495cb6', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:32:26','%Y-%m-%d %H:%i:%s'), '', '', '', '07437805a23e43519cf99cbdf94e3589', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '删除文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:32:28','%Y-%m-%d %H:%i:%s'), '', '', '', '98c8b9ea77684f5a88e21b4410035b6b', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:32:28','%Y-%m-%d %H:%i:%s'), '', '', '', '782560ba26024504aeb0411f9b37130f', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:32:52','%Y-%m-%d %H:%i:%s'), '', '', '', 'fde2e0d162dc415ab98f55b740a79f11', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:34:59','%Y-%m-%d %H:%i:%s'), '', '', '', '769c1b6cbb394097b5ac132bd2a9c69d', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改主题', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:35:47','%Y-%m-%d %H:%i:%s'), '', '', '', '7ed6578e89f94def98b4eb860191dcab', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.update()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:35:47','%Y-%m-%d %H:%i:%s'), '', '', '', 'b3ddf3f4ea424990b0d4e33e3207b848', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:35:50','%Y-%m-%d %H:%i:%s'), '', '', '', '37aeeccc5dbd45b2ba70f4ed72e1bd82', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:35:51','%Y-%m-%d %H:%i:%s'), '', '', '', '45750014ddac4fd1afd819a63d5307d8', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:39:15','%Y-%m-%d %H:%i:%s'), '', '', '', '20c08c9d99204bc4b743b9cef283f376', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改主题', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:39:29','%Y-%m-%d %H:%i:%s'), '', '', '', 'c3d94950764045e18a654f70a534e56f', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.update()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:39:29','%Y-%m-%d %H:%i:%s'), '', '', '', '83a5df27791545fa8385c074aac4c775', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:40:48','%Y-%m-%d %H:%i:%s'), '', '', '', 'd0aea85dfdaf48b288a250b8d7d1176b', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:42:10','%Y-%m-%d %H:%i:%s'), '', '', '', '210e3cf603404b4f850c0f8191286dd7', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:42:23','%Y-%m-%d %H:%i:%s'), '', '', '', '11c3efe819ff4765af51d5001781fb1c', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:42:37','%Y-%m-%d %H:%i:%s'), '', '', '', '1b2538a604d947bb9482a4706f6da199', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:47:10','%Y-%m-%d %H:%i:%s'), '', '', '', '2c5235f390dd4878aae051f2c2e09f14', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改主题', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:47:37','%Y-%m-%d %H:%i:%s'), '', '', '', '12fcc03eaedd4383a7792bf53cdb7fed', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.update()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 11:47:37','%Y-%m-%d %H:%i:%s'), '', '', '', '6dfa4ff2523840599521f3829d4d72ef', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 13:49:44','%Y-%m-%d %H:%i:%s'), '', '', '', '68cd60857d6440ce85d7f30d36d8c92e', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '静态化页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 13:49:46','%Y-%m-%d %H:%i:%s'), '', '', '', '00967d37fb4841edb83f88624555da2b', '本地主机', 'INFO', '静态化', 'cc.iteachyou.cms.controller.admin.StaticController.toIndex()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '静态化首页', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 13:49:48','%Y-%m-%d %H:%i:%s'), '', '', '', '69bf1dfb98b74a45baa8db05e9210071', '本地主机', 'INFO', '静态化', 'cc.iteachyou.cms.controller.admin.StaticController.generateIndex()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 13:49:56','%Y-%m-%d %H:%i:%s'), '', '', '', '8e885a7daf8a46a6a983837818ddced4', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 13:49:59','%Y-%m-%d %H:%i:%s'), '', '', '', '92d111b7a5614a2087e2c6d226dbbf1a', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.update()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 13:49:59','%Y-%m-%d %H:%i:%s'), '', '', '', '4ab0941788a04bce8fc19db349d3b121', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '静态化页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 13:53:46','%Y-%m-%d %H:%i:%s'), '', '', '', '445e6e8b40ed4ed89cec911cec6ccd33', '本地主机', 'INFO', '静态化', 'cc.iteachyou.cms.controller.admin.StaticController.toIndex()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '静态化栏目页', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 14:01:07','%Y-%m-%d %H:%i:%s'), '', '', '', '021c207ccfe744ef9fc3144cde4258ac', '本地主机', 'INFO', '静态化', 'cc.iteachyou.cms.controller.admin.StaticController.generateCategory()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 14:02:12','%Y-%m-%d %H:%i:%s'), '', '', '', '6df1e6057f0e463dbf4a0c3c20050db6', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 14:02:19','%Y-%m-%d %H:%i:%s'), '', '', '', '19ffeb3844414dc9b01bb1a935dbd283', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.update()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-11 14:02:19','%Y-%m-%d %H:%i:%s'), '', '', '', 'd32aa37446584c36a6e73cf74352a9d1', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-02-07 10:31:05','%Y-%m-%d %H:%i:%s'), '', '', '', '0f5eae1c74134cec9298ad3707c0da34', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '菜单分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-02-07 10:31:11','%Y-%m-%d %H:%i:%s'), '', '', '', '207d5c9ead3b40fabde6b665e7b8aa28', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '菜单分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-02-07 10:33:01','%Y-%m-%d %H:%i:%s'), '', '', '', '6f7b201277e947cd8d382095cbef3e74', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '修改菜单页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-02-07 10:36:00','%Y-%m-%d %H:%i:%s'), '', '', '', '267c2be95e3447578ecf1b42168a57dd', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-02-07 10:41:06','%Y-%m-%d %H:%i:%s'), '', '', '', '92b258422807448fbdb4265c82fdaa8c', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '菜单分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-02-07 10:41:11','%Y-%m-%d %H:%i:%s'), '', '', '', '09d2a27ba5f24b57b57d98ff5fb43a8a', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '菜单分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-02-07 10:41:30','%Y-%m-%d %H:%i:%s'), '', '', '', '01af20e179184158a3d5b7e86751a33b', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/108.0.0.0', '菜单分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-02-07 10:41:36','%Y-%m-%d %H:%i:%s'), '', '', '', '61b3e2ee58b64fa2b9e7cf66868df11e', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/109.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-02-23 16:25:16','%Y-%m-%d %H:%i:%s'), '', '', '', '48ac596e923842559d3a07ac24a0dd98', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/109.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-02-23 16:25:22','%Y-%m-%d %H:%i:%s'), '', '', '', '1d50996601874c7e97ff21c5a578259c', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/109.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-02-23 16:32:44','%Y-%m-%d %H:%i:%s'), '', '', '', '96d3457440764bef89b8c557c8212ca3', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/109.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-02-23 16:34:35','%Y-%m-%d %H:%i:%s'), '', '', '', 'ddd5aaaa220942bc8842ec022160603c', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/109.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-02-23 16:34:36','%Y-%m-%d %H:%i:%s'), '', '', '', '756b97eabdf84e0899181cf01507754d', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/109.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-02-23 16:37:37','%Y-%m-%d %H:%i:%s'), '', '', '', '7c2b56c63b0d4a02809c36f60ea65378', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '用户登录', 'Unknow', STR_TO_DATE('2023-03-03 17:36:46','%Y-%m-%d %H:%i:%s'), '', '', '', '25b0b1b52e8b42c49f61b70cfd70ed39', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-03 17:36:48','%Y-%m-%d %H:%i:%s'), '', '', '', 'dafb47817e1e47319a40865d70d0a233', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-03 17:36:50','%Y-%m-%d %H:%i:%s'), '', '', '', '54288d78491c40e5a3d37837c26b745d', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-03 17:36:53','%Y-%m-%d %H:%i:%s'), '', '', '', '88758b0f5f814a8fa245215b8bdc8a0a', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-03 17:36:55','%Y-%m-%d %H:%i:%s'), '', '', '', 'c944d9ff29a846b6be4c3a57499d6b33', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-03 17:36:57','%Y-%m-%d %H:%i:%s'), '', '', '', '9b2ac53ee4ae444282e65fd16a94da72', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-03 17:36:59','%Y-%m-%d %H:%i:%s'), '', '', '', 'f89166297721487e9eecdf4587920daa', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-03 17:37:20','%Y-%m-%d %H:%i:%s'), '', '', '', 'b980be7242d14ce48f505b0fbc0d0005', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-03 17:37:20','%Y-%m-%d %H:%i:%s'), '', '', '', 'f33a388a0e824e78b8c79735c78b09d9', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 14:48:51','%Y-%m-%d %H:%i:%s'), '', '', '', '8165582e0d4a4f4e9568e8b0a26ce6ca', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 14:48:54','%Y-%m-%d %H:%i:%s'), '', '', '', '10d85e8f027d43e58a060849d5687578', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 14:55:41','%Y-%m-%d %H:%i:%s'), '', '', '', 'baac8c695d8c4986b7c534c2bee570bb', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-03-15 16:38:42','%Y-%m-%d %H:%i:%s'), '', '', '', '0f860128457e4505b89e725e378316c4', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 16:38:46','%Y-%m-%d %H:%i:%s'), '', '', '', '09910c1965e24e6fb10d7ad6bbc9dba3', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '数据库表列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 16:38:50','%Y-%m-%d %H:%i:%s'), '', '', '', 'aa8106197c0c4627849eb722f3807892', '本地主机', 'INFO', '备份/还原', 'cc.iteachyou.cms.controller.admin.DataBaseController.list()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '数据库表列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 16:39:03','%Y-%m-%d %H:%i:%s'), '', '', '', 'a2b253b359974e2abe35cc9bf017cbe8', '本地主机', 'INFO', '备份/还原', 'cc.iteachyou.cms.controller.admin.DataBaseController.list()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '数据库表结构', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 16:39:41','%Y-%m-%d %H:%i:%s'), '', '', '', '945cc2848db14dacaa499e549c7d0234', '本地主机', 'INFO', '备份/还原', 'cc.iteachyou.cms.controller.admin.DataBaseController.showStruct()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '数据库表列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 16:40:09','%Y-%m-%d %H:%i:%s'), '', '', '', 'd87ef2df34264c0c9e1c5c4fc5c1f7c8', '本地主机', 'INFO', '备份/还原', 'cc.iteachyou.cms.controller.admin.DataBaseController.list()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '数据库表结构', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 16:40:12','%Y-%m-%d %H:%i:%s'), '', '', '', 'c77a69c63a314b3a9e20dae1d1574f3e', '本地主机', 'INFO', '备份/还原', 'cc.iteachyou.cms.controller.admin.DataBaseController.showStruct()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '数据库表列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 16:40:44','%Y-%m-%d %H:%i:%s'), '', '', '', '9f23fe6673c04f6ba803ba13752e9e90', '本地主机', 'INFO', '备份/还原', 'cc.iteachyou.cms.controller.admin.DataBaseController.list()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '数据库表列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 16:41:01','%Y-%m-%d %H:%i:%s'), '', '', '', '9165a7754eac4e68a696b820da51c873', '本地主机', 'INFO', '备份/还原', 'cc.iteachyou.cms.controller.admin.DataBaseController.list()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '数据库表结构', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 16:41:04','%Y-%m-%d %H:%i:%s'), '', '', '', 'cce9ac45567f436aaadd95214b91f5cc', '本地主机', 'INFO', '备份/还原', 'cc.iteachyou.cms.controller.admin.DataBaseController.showStruct()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '数据库表结构', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 16:41:09','%Y-%m-%d %H:%i:%s'), '', '', '', '2b1c2e78dda743b993e623c9ba514496', '本地主机', 'INFO', '备份/还原', 'cc.iteachyou.cms.controller.admin.DataBaseController.showStruct()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 16:45:07','%Y-%m-%d %H:%i:%s'), '', '', '', '3ccfff1cbb574a3c9223183bc9f4d739', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '附件分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 16:45:09','%Y-%m-%d %H:%i:%s'), '', '', '', 'eadd04132f984fa7999de7ce5c7d1cf3', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '附件分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 16:50:22','%Y-%m-%d %H:%i:%s'), '', '', '', 'a3d535b95ac940999f5d45638b115deb', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '添加附件', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 16:51:06','%Y-%m-%d %H:%i:%s'), '', '', '', '6d690123da434037b6128757516d8d72', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '附件分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 16:51:06','%Y-%m-%d %H:%i:%s'), '', '', '', 'aef6faa8c9a3402a9a5f1d4d5627312e', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '下载附件', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 16:51:12','%Y-%m-%d %H:%i:%s'), '', '', '', '4697b013d9284eed8aa21aefc89efdaa', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.download()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '添加附件', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 16:52:36','%Y-%m-%d %H:%i:%s'), '', '', '', 'a5d368b7733f45e7bfbc3dd1104b8c93', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '附件分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 16:52:37','%Y-%m-%d %H:%i:%s'), '', '', '', 'c3054c21031843bda8d5b49d903834d1', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '附件分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 16:54:28','%Y-%m-%d %H:%i:%s'), '', '', '', '1e6ad4771d7e4e47be1a9b4f4a53005d', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '附件分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 17:01:28','%Y-%m-%d %H:%i:%s'), '', '', '', '6d7af96cbc194c168878762f56e68ca5', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '删除附件', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 17:01:31','%Y-%m-%d %H:%i:%s'), '', '', '', 'e822212092e14e8385ee2e0cced13827', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '附件分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 17:01:31','%Y-%m-%d %H:%i:%s'), '', '', '', '47d31f7199a04bdd8b7325d78d47a734', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '删除附件', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 17:01:33','%Y-%m-%d %H:%i:%s'), '', '', '', '0b5bab3ab8394fb19f2d4c2314f8311d', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '附件分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-15 17:01:33','%Y-%m-%d %H:%i:%s'), '', '', '', '84ded3156d47437f8b028317404b3480', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-16 15:37:27','%Y-%m-%d %H:%i:%s'), '', '', '', '5c11d739686f4dd596ddc34e4c8e4f8c', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-03-16 15:41:42','%Y-%m-%d %H:%i:%s'), '', '', '', 'fb1f69403e2243b180e92df2bacc585f', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '用户登录', 'Unknow', STR_TO_DATE('2023-03-16 15:45:59','%Y-%m-%d %H:%i:%s'), '', '', '', '09dc98451e5049d69256c6e4ad03f720', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '用户登录', 'Unknow', STR_TO_DATE('2023-03-16 15:51:58','%Y-%m-%d %H:%i:%s'), '', '', '', '8cee243458804bdeba98dc4593fec665', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-16 15:54:46','%Y-%m-%d %H:%i:%s'), '', '', '', 'f31b8f800286471ba93580e966240a06', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-03-16 16:08:02','%Y-%m-%d %H:%i:%s'), '', '', '', '2707dda3c3414be09272db640384c58b', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-16 16:08:39','%Y-%m-%d %H:%i:%s'), '', '', '', '5acb984647ff4463ad8a9dde5e2bd808', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-23 13:22:06','%Y-%m-%d %H:%i:%s'), '', '', '', '1638773087061168128', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-23 13:22:06','%Y-%m-%d %H:%i:%s'), '', '', '', '1638773089217040384', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-23 13:22:08','%Y-%m-%d %H:%i:%s'), '', '', '', '1638773098184462336', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-23 13:22:10','%Y-%m-%d %H:%i:%s'), '', '', '', '1638773107646812160', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-23 13:22:12','%Y-%m-%d %H:%i:%s'), '', '', '', '1638773115448217600', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-23 13:26:04','%Y-%m-%d %H:%i:%s'), '', '', '', '1638774086660337664', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-23 13:26:04','%Y-%m-%d %H:%i:%s'), '', '', '', '1638774087398535168', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-23 13:26:06','%Y-%m-%d %H:%i:%s'), '', '', '', '1638774093601910784', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-23 13:26:07','%Y-%m-%d %H:%i:%s'), '', '', '', '1638774099624931328', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-23 13:26:09','%Y-%m-%d %H:%i:%s'), '', '', '', '1638774109590597632', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-03-23 13:26:09','%Y-%m-%d %H:%i:%s'), '', '', '', '1638774109846450176', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-03 15:23:21','%Y-%m-%d %H:%i:%s'), '', '', '', '1642789867307937792', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-03 15:23:23','%Y-%m-%d %H:%i:%s'), '', '', '', '1642789875960786944', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-03 15:23:27','%Y-%m-%d %H:%i:%s'), '', '', '', '1642789894134706176', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-03 15:23:28','%Y-%m-%d %H:%i:%s'), '', '', '', '1642789897972494336', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-03 15:23:29','%Y-%m-%d %H:%i:%s'), '', '', '', '1642789903789993984', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-03 15:23:34','%Y-%m-%d %H:%i:%s'), '', '', '', '1642789925562626048', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-03 15:23:35','%Y-%m-%d %H:%i:%s'), '', '', '', '1642789925759758336', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-03 15:25:20','%Y-%m-%d %H:%i:%s'), '', '', '', '1642790369852698624', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-03 15:25:26','%Y-%m-%d %H:%i:%s'), '', '', '', '1642790394926247936', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-03 15:25:27','%Y-%m-%d %H:%i:%s'), '', '', '', '1642790395660251136', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-03 15:25:29','%Y-%m-%d %H:%i:%s'), '', '', '', '1642790403822366720', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-03 15:25:32','%Y-%m-%d %H:%i:%s'), '', '', '', '1642790418426933248', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-03 15:25:32','%Y-%m-%d %H:%i:%s'), '', '', '', '1642790418615676928', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-03 15:25:42','%Y-%m-%d %H:%i:%s'), '', '', '', '1642790458671280128', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-03 15:25:45','%Y-%m-%d %H:%i:%s'), '', '', '', '1642790473653334016', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-03 15:25:45','%Y-%m-%d %H:%i:%s'), '', '', '', '1642790473816911872', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-03 15:25:53','%Y-%m-%d %H:%i:%s'), '', '', '', '1642790506272436224', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-03 15:25:56','%Y-%m-%d %H:%i:%s'), '', '', '', '1642790517072769024', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-03 15:25:56','%Y-%m-%d %H:%i:%s'), '', '', '', '1642790517219569664', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-07 14:49:50','%Y-%m-%d %H:%i:%s'), '', '', '', '1644230985149095936', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-07 14:49:52','%Y-%m-%d %H:%i:%s'), '', '', '', '1644230993617395712', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-07 14:49:55','%Y-%m-%d %H:%i:%s'), '', '', '', '1644231005118177280', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-07 14:50:41','%Y-%m-%d %H:%i:%s'), '', '', '', '1644231197905166336', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-07 14:50:46','%Y-%m-%d %H:%i:%s'), '', '', '', '1644231220059480064', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-07 14:50:50','%Y-%m-%d %H:%i:%s'), '', '', '', '1644231236408877056', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-07 14:51:00','%Y-%m-%d %H:%i:%s'), '', '', '', '1644231278590992384', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-07 14:51:30','%Y-%m-%d %H:%i:%s'), '', '', '', '1644231405653237760', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-07 14:51:31','%Y-%m-%d %H:%i:%s'), '', '', '', '1644231410820620288', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-07 14:51:33','%Y-%m-%d %H:%i:%s'), '', '', '', '1644231416659091456', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-07 14:51:43','%Y-%m-%d %H:%i:%s'), '', '', '', '1644231460376322048', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-07 14:51:43','%Y-%m-%d %H:%i:%s'), '', '', '', '1644231460548288512', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-07 14:51:46','%Y-%m-%d %H:%i:%s'), '', '', '', '1644231470362959872', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '修改文章', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-07 14:51:49','%Y-%m-%d %H:%i:%s'), '', '', '', '1644231484917194752', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-07 14:51:49','%Y-%m-%d %H:%i:%s'), '', '', '', '1644231485043023872', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/110.0.0.0', '修改文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-07 14:55:56','%Y-%m-%d %H:%i:%s'), '', '', '', '1644232520436326400', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:40:16','%Y-%m-%d %H:%i:%s'), '', '', '', '1645345939260481536', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:40:20','%Y-%m-%d %H:%i:%s'), '', '', '', '1645345956582957056', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户授权角色页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:40:24','%Y-%m-%d %H:%i:%s'), '', '', '', '1645345972819107840', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户授权角色', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:40:27','%Y-%m-%d %H:%i:%s'), '', '', '', '1645345985737564160', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.grant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户授权角色页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:40:27','%Y-%m-%d %H:%i:%s'), '', '', '', '1645345985846616064', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户授权角色', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:40:28','%Y-%m-%d %H:%i:%s'), '', '', '', '1645345990946889728', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.grant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户授权角色页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:40:28','%Y-%m-%d %H:%i:%s'), '', '', '', '1645345991026581504', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户授权角色', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:40:29','%Y-%m-%d %H:%i:%s'), '', '', '', '1645345993794822144', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.grant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户授权角色页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:40:29','%Y-%m-%d %H:%i:%s'), '', '', '', '1645345993870319616', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:40:30','%Y-%m-%d %H:%i:%s'), '', '', '', '1645345998261755904', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:40:31','%Y-%m-%d %H:%i:%s'), '', '', '', '1645346003328475136', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:40:40','%Y-%m-%d %H:%i:%s'), '', '', '', '1645346043400855552', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.grant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:40:41','%Y-%m-%d %H:%i:%s'), '', '', '', '1645346045644808192', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:41:02','%Y-%m-%d %H:%i:%s'), '', '', '', '1645346132894720000', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:41:06','%Y-%m-%d %H:%i:%s'), '', '', '', '1645346151567761408', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:41:10','%Y-%m-%d %H:%i:%s'), '', '', '', '1645346168261091328', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:41:15','%Y-%m-%d %H:%i:%s'), '', '', '', '1645346187957542912', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户修改密码页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:41:16','%Y-%m-%d %H:%i:%s'), '', '', '', '1645346193963786240', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.toUpdatePwd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户修改密码', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:41:28','%Y-%m-%d %H:%i:%s'), '', '', '', '1645346241984372736', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.updatePwd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:41:31','%Y-%m-%d %H:%i:%s'), '', '', '', '1645346256001736704', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:41:40','%Y-%m-%d %H:%i:%s'), '', '', '', '1645346294002130944', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:41:58','%Y-%m-%d %H:%i:%s'), '', '', '', '1645346369579294720', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户登录', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 16:42:51','%Y-%m-%d %H:%i:%s'), '', '', '', '1645346590627504128', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '变量分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 16:42:53','%Y-%m-%d %H:%i:%s'), '', '', '', '1645346600152768512', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '变量分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 16:42:58','%Y-%m-%d %H:%i:%s'), '', '', '', '1645346621044596736', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '变量分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 16:43:31','%Y-%m-%d %H:%i:%s'), '', '', '', '1645346757489500160', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '变量分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 16:44:16','%Y-%m-%d %H:%i:%s'), '', '', '', '1645346948070285312', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '变量分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 16:45:48','%Y-%m-%d %H:%i:%s'), '', '', '', '1645347332071399424', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '变量分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 16:45:51','%Y-%m-%d %H:%i:%s'), '', '', '', '1645347346709520384', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-04-10 16:47:22','%Y-%m-%d %H:%i:%s'), '', '', '', '1645347727535546368', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:47:28','%Y-%m-%d %H:%i:%s'), '', '', '', '1645347751841538048', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:47:33','%Y-%m-%d %H:%i:%s'), '', '', '', '1645347773698056192', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:47:35','%Y-%m-%d %H:%i:%s'), '', '', '', '1645347784150261760', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:47:43','%Y-%m-%d %H:%i:%s'), '', '', '', '1645347815297163264', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.grant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:47:43','%Y-%m-%d %H:%i:%s'), '', '', '', '1645347817553698816', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-04-10 16:47:47','%Y-%m-%d %H:%i:%s'), '', '', '', '1645347831256489984', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-04-10 16:47:50','%Y-%m-%d %H:%i:%s'), '', '', '', '1645347844527267840', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户登录', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 16:47:59','%Y-%m-%d %H:%i:%s'), '', '', '', '1645347882850623488', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '变量分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 16:48:01','%Y-%m-%d %H:%i:%s'), '', '', '', '1645347889683144704', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-04-10 16:48:51','%Y-%m-%d %H:%i:%s'), '', '', '', '1645348100958625792', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户登录', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 16:48:56','%Y-%m-%d %H:%i:%s'), '', '', '', '1645348123633033216', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-04-10 16:49:25','%Y-%m-%d %H:%i:%s'), '', '', '', '1645348245565620224', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-04-10 16:49:26','%Y-%m-%d %H:%i:%s'), '', '', '', '1645348247859904512', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户登录', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 16:49:31','%Y-%m-%d %H:%i:%s'), '', '', '', '1645348270651752448', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '变量分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 16:50:35','%Y-%m-%d %H:%i:%s'), '', '', '', '1645348535014539264', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '变量分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 16:51:16','%Y-%m-%d %H:%i:%s'), '', '', '', '1645348707291381760', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '变量分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 16:51:40','%Y-%m-%d %H:%i:%s'), '', '', '', '1645348808151810048', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '变量分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 16:52:23','%Y-%m-%d %H:%i:%s'), '', '', '', '1645348991862325248', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '变量分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 16:53:20','%Y-%m-%d %H:%i:%s'), '', '', '', '1645349229528367104', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '变量分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 16:53:35','%Y-%m-%d %H:%i:%s'), '', '', '', '1645349293638303744', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '变量分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 16:54:32','%Y-%m-%d %H:%i:%s'), '', '', '', '1645349530662617088', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '变量分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 16:55:27','%Y-%m-%d %H:%i:%s'), '', '', '', '1645349762695708672', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '变量分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 16:55:39','%Y-%m-%d %H:%i:%s'), '', '', '', '1645349813962686464', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:10:00','%Y-%m-%d %H:%i:%s'), '', '', '', '1645353422146256896', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:10:01','%Y-%m-%d %H:%i:%s'), '', '', '', '1645353429024915456', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:10:09','%Y-%m-%d %H:%i:%s'), '', '', '', '1645353461308473344', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.grant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:10:10','%Y-%m-%d %H:%i:%s'), '', '', '', '1645353463590174720', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-04-10 17:10:27','%Y-%m-%d %H:%i:%s'), '', '', '', '1645353537162461184', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户登录', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:10:33','%Y-%m-%d %H:%i:%s'), '', '', '', '1645353563867594752', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '附件分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:10:38','%Y-%m-%d %H:%i:%s'), '', '', '', '1645353582041513984', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '附件分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:11:06','%Y-%m-%d %H:%i:%s'), '', '', '', '1645353699180036096', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '附件分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:12:03','%Y-%m-%d %H:%i:%s'), '', '', '', '1645353937622024192', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-04-10 17:12:05','%Y-%m-%d %H:%i:%s'), '', '', '', '1645353946228736000', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户登录', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:12:09','%Y-%m-%d %H:%i:%s'), '', '', '', '1645353965455425536', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '附件分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:12:11','%Y-%m-%d %H:%i:%s'), '', '', '', '1645353973323939840', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '附件分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:12:34','%Y-%m-%d %H:%i:%s'), '', '', '', '1645354070766010368', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '附件分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:13:13','%Y-%m-%d %H:%i:%s'), '', '', '', '1645354232523538432', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:13:28','%Y-%m-%d %H:%i:%s'), '', '', '', '1645354296214044672', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.grant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:13:29','%Y-%m-%d %H:%i:%s'), '', '', '', '1645354298420248576', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-04-10 17:13:31','%Y-%m-%d %H:%i:%s'), '', '', '', '1645354306724970496', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户登录', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:13:36','%Y-%m-%d %H:%i:%s'), '', '', '', '1645354327348363264', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '附件分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:13:37','%Y-%m-%d %H:%i:%s'), '', '', '', '1645354334768087040', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '附件分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:14:19','%Y-%m-%d %H:%i:%s'), '', '', '', '1645354510018686976', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '附件分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:14:19','%Y-%m-%d %H:%i:%s'), '', '', '', '1645354511084040192', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-04-10 17:14:22','%Y-%m-%d %H:%i:%s'), '', '', '', '1645354522744205312', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户登录', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:14:27','%Y-%m-%d %H:%i:%s'), '', '', '', '1645354545376669696', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '附件分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:14:29','%Y-%m-%d %H:%i:%s'), '', '', '', '1645354552095944704', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-04-10 17:14:43','%Y-%m-%d %H:%i:%s'), '', '', '', '1645354608823906304', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户登录', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:14:47','%Y-%m-%d %H:%i:%s'), '', '', '', '1645354627798937600', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '附件分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:15:16','%Y-%m-%d %H:%i:%s'), '', '', '', '1645354748934631424', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '附件分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:15:57','%Y-%m-%d %H:%i:%s'), '', '', '', '1645354921798676480', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-04-10 17:18:08','%Y-%m-%d %H:%i:%s'), '', '', '', '1645355469071462400', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户登录', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:18:13','%Y-%m-%d %H:%i:%s'), '', '', '', '1645355491238359040', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '附件分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:18:16','%Y-%m-%d %H:%i:%s'), '', '', '', '1645355505679347712', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '权限分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:42:43','%Y-%m-%d %H:%i:%s'), '', '', '', '1645361657892843520', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加权限页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:42:46','%Y-%m-%d %H:%i:%s'), '', '', '', '1645361668093390848', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:43:09','%Y-%m-%d %H:%i:%s'), '', '', '', '1645361764243615744', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '权限分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:43:09','%Y-%m-%d %H:%i:%s'), '', '', '', '1645361764348473344', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户修改密码页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:45:33','%Y-%m-%d %H:%i:%s'), '', '', '', '1645362369372631040', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.toUpdatePwd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:45:37','%Y-%m-%d %H:%i:%s'), '', '', '', '1645362386837712896', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户修改密码页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:45:39','%Y-%m-%d %H:%i:%s'), '', '', '', '1645362394458763264', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.toUpdatePwd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:49:33','%Y-%m-%d %H:%i:%s'), '', '', '', '1645363377909805056', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '权限分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 18:08:39','%Y-%m-%d %H:%i:%s'), '', '', '', '1645368184565411840', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加权限页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 18:08:41','%Y-%m-%d %H:%i:%s'), '', '', '', '1645368190991085568', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 18:09:06','%Y-%m-%d %H:%i:%s'), '', '', '', '1645368296368779264', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '权限分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 18:09:06','%Y-%m-%d %H:%i:%s'), '', '', '', '1645368296444276736', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加权限页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 18:09:10','%Y-%m-%d %H:%i:%s'), '', '', '', '1645368311384387584', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 18:09:26','%Y-%m-%d %H:%i:%s'), '', '', '', '1645368378266759168', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '权限分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 18:09:26','%Y-%m-%d %H:%i:%s'), '', '', '', '1645368378338062336', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 07:44:16','%Y-%m-%d %H:%i:%s'), '', '', '', '1645573441320935424', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '菜单分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 07:44:21','%Y-%m-%d %H:%i:%s'), '', '', '', '1645573462107906048', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加菜单页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 07:44:22','%Y-%m-%d %H:%i:%s'), '', '', '', '1645573467019436032', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加菜单页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 07:47:38','%Y-%m-%d %H:%i:%s'), '', '', '', '1645574288272547840', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加菜单页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 07:48:05','%Y-%m-%d %H:%i:%s'), '', '', '', '1645574398956036096', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '菜单分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 07:53:37','%Y-%m-%d %H:%i:%s'), '', '', '', '1645575791779536896', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加菜单页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 07:53:38','%Y-%m-%d %H:%i:%s'), '', '', '', '1645575795768320000', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加菜单页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 07:55:15','%Y-%m-%d %H:%i:%s'), '', '', '', '1645576203492417536', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '菜单分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 07:55:23','%Y-%m-%d %H:%i:%s'), '', '', '', '1645576236107325440', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加菜单页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 07:55:25','%Y-%m-%d %H:%i:%s'), '', '', '', '1645576245750030336', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '菜单分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 07:57:06','%Y-%m-%d %H:%i:%s'), '', '', '', '1645576668795920384', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加菜单页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 07:57:07','%Y-%m-%d %H:%i:%s'), '', '', '', '1645576672629514240', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加菜单页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 07:58:05','%Y-%m-%d %H:%i:%s'), '', '', '', '1645576915039313920', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加菜单页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 07:58:42','%Y-%m-%d %H:%i:%s'), '', '', '', '1645577072438960128', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '菜单分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 07:59:28','%Y-%m-%d %H:%i:%s'), '', '', '', '1645577264701661184', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '菜单分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 07:59:30','%Y-%m-%d %H:%i:%s'), '', '', '', '1645577273421619200', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '菜单分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 07:59:30','%Y-%m-%d %H:%i:%s'), '', '', '', '1645577274210148352', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '菜单分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 07:59:30','%Y-%m-%d %H:%i:%s'), '', '', '', '1645577274902208512', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加菜单页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 07:59:32','%Y-%m-%d %H:%i:%s'), '', '', '', '1645577283882213376', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加菜单页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:00:05','%Y-%m-%d %H:%i:%s'), '', '', '', '1645577420796878848', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加菜单页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:00:06','%Y-%m-%d %H:%i:%s'), '', '', '', '1645577424966017024', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加菜单页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:00:06','%Y-%m-%d %H:%i:%s'), '', '', '', '1645577425653882880', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加菜单页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:00:06','%Y-%m-%d %H:%i:%s'), '', '', '', '1645577426324971520', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加菜单页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:00:07','%Y-%m-%d %H:%i:%s'), '', '', '', '1645577427054780416', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加菜单页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:18:59','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582174595866624', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加菜单页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:18:59','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582175313092608', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加菜单页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:18:59','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582175921266688', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加菜单页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:18:59','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582176642686976', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '权限分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:20:00','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582431798976512', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加权限页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:20:02','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582439524884480', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加权限页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:20:03','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582446122524672', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加权限页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:20:03','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582446957191168', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加权限页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:20:04','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582447603113984', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加权限页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:20:04','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582448391643136', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加权限页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:20:04','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582449385693184', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加权限页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:20:04','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582450262302720', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加权限页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:20:39','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582596706426880', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加权限页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:20:40','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582598971351040', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加权限页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:20:40','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582599671799808', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '添加权限页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:20:40','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582600401608704', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '修改权限页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:21:03','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582698359578624', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-04-11 08:21:17','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582756698152960', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:21:22','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582776042283008', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:21:28','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582800964837376', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '修改角色页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:21:31','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582812511756288', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '修改角色', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:21:36','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582835819503616', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.update()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:21:36','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582835874029568', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '修改角色页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:21:38','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582842937237504', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:21:41','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582857525026816', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:21:59','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582933462900736', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.grant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:22:00','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582935706853376', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:22:03','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582947648036864', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户授权角色页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:22:04','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582952643452928', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户授权角色', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:22:07','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582964320395264', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.grant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户授权角色页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:22:07','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582964374921216', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户授权角色', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:22:08','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582967726170112', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.grant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户授权角色页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:22:08','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582967780696064', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户授权角色', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:22:08','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582971249385472', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.grant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户授权角色页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:22:08','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582971303911424', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户授权角色', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:22:09','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582974038597632', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.grant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户授权角色页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:22:09','%Y-%m-%d %H:%i:%s'), '', '', '', '1645582974088929280', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-04-11 08:22:29','%Y-%m-%d %H:%i:%s'), '', '', '', '1645583059455598592', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户登录', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 08:22:38','%Y-%m-%d %H:%i:%s'), '', '', '', '1645583095526612992', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '主题分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 08:22:41','%Y-%m-%d %H:%i:%s'), '', '', '', '1645583107413270528', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '变量分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 08:22:45','%Y-%m-%d %H:%i:%s'), '', '', '', '1645583125482332160', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-04-11 08:23:00','%Y-%m-%d %H:%i:%s'), '', '', '', '1645583186471706624', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:23:05','%Y-%m-%d %H:%i:%s'), '', '', '', '1645583209389383680', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:23:09','%Y-%m-%d %H:%i:%s'), '', '', '', '1645583224660844544', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:23:11','%Y-%m-%d %H:%i:%s'), '', '', '', '1645583234253217792', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-04-11 08:23:23','%Y-%m-%d %H:%i:%s'), '', '', '', '1645583284526145536', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-04-11 08:23:26','%Y-%m-%d %H:%i:%s'), '', '', '', '1645583298388320256', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户登录', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 08:23:36','%Y-%m-%d %H:%i:%s'), '', '', '', '1645583339198898176', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '附件分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 08:23:38','%Y-%m-%d %H:%i:%s'), '', '', '', '1645583348027908096', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '表单模型分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 08:23:48','%Y-%m-%d %H:%i:%s'), '', '', '', '1645583388695879680', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '表单模型分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 08:24:24','%Y-%m-%d %H:%i:%s'), '', '', '', '1645583539736961024', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '主题分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 08:24:40','%Y-%m-%d %H:%i:%s'), '', '', '', '1645583607240089600', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '全局搜索', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:25:24','%Y-%m-%d %H:%i:%s'), '', '', '', '1645583790539563008', '本地主机', 'INFO', '搜索模块', 'cc.iteachyou.cms.controller.admin.SearchController.doSearch()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:25:33','%Y-%m-%d %H:%i:%s'), '', '', '', '1645583828053417984', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 10:57:40','%Y-%m-%d %H:%i:%s'), '', '', '', '1645622110120345600', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 10:57:42','%Y-%m-%d %H:%i:%s'), '', '', '', '1645622120161509376', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 10:57:52','%Y-%m-%d %H:%i:%s'), '', '', '', '1645622162289098752', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 10:58:02','%Y-%m-%d %H:%i:%s'), '', '', '', '1645622204806758400', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 10:58:04','%Y-%m-%d %H:%i:%s'), '', '', '', '1645622212264230912', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 10:58:08','%Y-%m-%d %H:%i:%s'), '', '', '', '1645622227946733568', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:02:52','%Y-%m-%d %H:%i:%s'), '', '', '', '1645623419057766400', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:02:54','%Y-%m-%d %H:%i:%s'), '', '', '', '1645623429103124480', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:02:56','%Y-%m-%d %H:%i:%s'), '', '', '', '1645623436627705856', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:02:57','%Y-%m-%d %H:%i:%s'), '', '', '', '1645623441811865600', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:03:15','%Y-%m-%d %H:%i:%s'), '', '', '', '1645623515010859008', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:03:18','%Y-%m-%d %H:%i:%s'), '', '', '', '1645623527757348864', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:03:19','%Y-%m-%d %H:%i:%s'), '', '', '', '1645623532614352896', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:05:11','%Y-%m-%d %H:%i:%s'), '', '', '', '1645624003194290176', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:05:13','%Y-%m-%d %H:%i:%s'), '', '', '', '1645624012279152640', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:09:26','%Y-%m-%d %H:%i:%s'), '', '', '', '1645625070367834112', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:09:29','%Y-%m-%d %H:%i:%s'), '', '', '', '1645625083537948672', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:12:43','%Y-%m-%d %H:%i:%s'), '', '', '', '1645625897455222784', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:12:44','%Y-%m-%d %H:%i:%s'), '', '', '', '1645625902983315456', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:12:53','%Y-%m-%d %H:%i:%s'), '', '', '', '1645625939658309632', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:12:55','%Y-%m-%d %H:%i:%s'), '', '', '', '1645625947057061888', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:13:08','%Y-%m-%d %H:%i:%s'), '', '', '', '1645626003810189312', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.grant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:13:09','%Y-%m-%d %H:%i:%s'), '', '', '', '1645626006112862208', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-04-11 11:13:18','%Y-%m-%d %H:%i:%s'), '', '', '', '1645626042892713984', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户登录', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:13:25','%Y-%m-%d %H:%i:%s'), '', '', '', '1645626073641156608', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:13:27','%Y-%m-%d %H:%i:%s'), '', '', '', '1645626084051419136', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:13:32','%Y-%m-%d %H:%i:%s'), '', '', '', '1645626104989384704', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:13:39','%Y-%m-%d %H:%i:%s'), '', '', '', '1645626133439348736', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:14:05','%Y-%m-%d %H:%i:%s'), '', '', '', '1645626243283976192', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:14:13','%Y-%m-%d %H:%i:%s'), '', '', '', '1645626276091822080', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:14:18','%Y-%m-%d %H:%i:%s'), '', '', '', '1645626297126256640', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:14:19','%Y-%m-%d %H:%i:%s'), '', '', '', '1645626299105968128', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:15:05','%Y-%m-%d %H:%i:%s'), '', '', '', '1645626492127838208', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:15:07','%Y-%m-%d %H:%i:%s'), '', '', '', '1645626501074288640', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:15:54','%Y-%m-%d %H:%i:%s'), '', '', '', '1645626699083186176', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:15:55','%Y-%m-%d %H:%i:%s'), '', '', '', '1645626704204431360', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:16:50','%Y-%m-%d %H:%i:%s'), '', '', '', '1645626935545462784', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:16:52','%Y-%m-%d %H:%i:%s'), '', '', '', '1645626942948409344', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:17:04','%Y-%m-%d %H:%i:%s'), '', '', '', '1645626994462851072', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.grant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 11:17:05','%Y-%m-%d %H:%i:%s'), '', '', '', '1645626996710998016', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:17:07','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627003723874304', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:17:09','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627014775865344', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:17:10','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627015925104640', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:17:10','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627016956903424', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:17:10','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627018626236416', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2023-04-11 11:17:15','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627038226219008', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '用户登录', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:17:22','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627066990755840', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '变量分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:17:23','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627073445789696', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:17:24','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627076440522752', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:17:26','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627086360051712', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:18:32','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627363377053696', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:18:35','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627373485326336', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:18:38','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627387192311808', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:18:39','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627392502300672', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:18:42','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627402136616960', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:19:30','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627603781976064', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:19:31','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627611281391616', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '添加栏目页面', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:20:10','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627774808915968', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '添加栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:20:15','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627794010439680', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:20:15','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627794169823232', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:20:18','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627805494444032', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '添加栏目页面', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:20:54','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627958112583680', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '添加栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:20:58','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627973858000896', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.add()', 'INSERT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:20:58','%Y-%m-%d %H:%i:%s'), '', '', '', '1645627974025773056', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '添加栏目页面', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:23:08','%Y-%m-%d %H:%i:%s'), '', '', '', '1645628521306947584', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '附件分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:23:13','%Y-%m-%d %H:%i:%s'), '', '', '', '1645628539069825024', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '表单模型分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:23:15','%Y-%m-%d %H:%i:%s'), '', '', '', '1645628548293099520', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '添加表单模型页面', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:23:16','%Y-%m-%d %H:%i:%s'), '', '', '', '1645628552499986432', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toAdd()', 'OTHER', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:23:18','%Y-%m-%d %H:%i:%s'), '', '', '', '1645628561559683072', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '添加栏目页面', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:23:19','%Y-%m-%d %H:%i:%s'), '', '', '', '1645628565019983872', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toAdd()', 'OTHER', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:23:28','%Y-%m-%d %H:%i:%s'), '', '', '', '1645628603632746496', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:28:18','%Y-%m-%d %H:%i:%s'), '', '', '', '1645629817812451328', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:29:31','%Y-%m-%d %H:%i:%s'), '', '', '', '1645630126886518784', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:30:40','%Y-%m-%d %H:%i:%s'), '', '', '', '1645630413823049728', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:30:45','%Y-%m-%d %H:%i:%s'), '', '', '', '1645630435755065344', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:32:01','%Y-%m-%d %H:%i:%s'), '', '', '', '1645630753410678784', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:32:05','%Y-%m-%d %H:%i:%s'), '', '', '', '1645630770275975168', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:32:13','%Y-%m-%d %H:%i:%s'), '', '', '', '1645630803754909696', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:32:51','%Y-%m-%d %H:%i:%s'), '', '', '', '1645630962870026240', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:32:53','%Y-%m-%d %H:%i:%s'), '', '', '', '1645630972344958976', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:32:54','%Y-%m-%d %H:%i:%s'), '', '', '', '1645630977990492160', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:32:56','%Y-%m-%d %H:%i:%s'), '', '', '', '1645630986983079936', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:35:47','%Y-%m-%d %H:%i:%s'), '', '', '', '1645631703680581632', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:35:49','%Y-%m-%d %H:%i:%s'), '', '', '', '1645631709292560384', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:36:08','%Y-%m-%d %H:%i:%s'), '', '', '', '1645631791781937152', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:36:09','%Y-%m-%d %H:%i:%s'), '', '', '', '1645631796903182336', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:37:15','%Y-%m-%d %H:%i:%s'), '', '', '', '1645632071164526592', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:37:16','%Y-%m-%d %H:%i:%s'), '', '', '', '1645632076617121792', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:37:19','%Y-%m-%d %H:%i:%s'), '', '', '', '1645632087149019136', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:37:21','%Y-%m-%d %H:%i:%s'), '', '', '', '1645632097609613312', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:37:23','%Y-%m-%d %H:%i:%s'), '', '', '', '1645632103620050944', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:39:02','%Y-%m-%d %H:%i:%s'), '', '', '', '1645632520064106496', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:39:07','%Y-%m-%d %H:%i:%s'), '', '', '', '1645632541908041728', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:39:09','%Y-%m-%d %H:%i:%s'), '', '', '', '1645632550439256064', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:39:14','%Y-%m-%d %H:%i:%s'), '', '', '', '1645632572077670400', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:39:16','%Y-%m-%d %H:%i:%s'), '', '', '', '1645632577907752960', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:39:24','%Y-%m-%d %H:%i:%s'), '', '', '', '1645632611168583680', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:39:25','%Y-%m-%d %H:%i:%s'), '', '', '', '1645632616604401664', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:40:13','%Y-%m-%d %H:%i:%s'), '', '', '', '1645632820527267840', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:40:15','%Y-%m-%d %H:%i:%s'), '', '', '', '1645632825585598464', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:40:17','%Y-%m-%d %H:%i:%s'), '', '', '', '1645632833370226688', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:40:51','%Y-%m-%d %H:%i:%s'), '', '', '', '1645632979394920448', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:42:35','%Y-%m-%d %H:%i:%s'), '', '', '', '1645633413396332544', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '加载下级栏目', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:42:36','%Y-%m-%d %H:%i:%s'), '', '', '', '1645633417880043520', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/111.0.0.0', '栏目分页列表', '1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-11 11:42:54','%Y-%m-%d %H:%i:%s'), '', '', '', '1645633494786801664', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'demo1', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-13 08:50:55','%Y-%m-%d %H:%i:%s'), '', '', '', '1646314988886859776', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-14 09:54:05','%Y-%m-%d %H:%i:%s'), '', '', '', '1646693271637954560', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-14 09:56:56','%Y-%m-%d %H:%i:%s'), '', '', '', '1646693990919147520', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-14 10:03:02','%Y-%m-%d %H:%i:%s'), '', '', '', '1646695526701309952', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-14 10:03:04','%Y-%m-%d %H:%i:%s'), '', '', '', '1646695532485255168', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-14 10:03:10','%Y-%m-%d %H:%i:%s'), '', '', '', '1646695557252620288', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '修改系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-14 10:03:12','%Y-%m-%d %H:%i:%s'), '', '', '', '1646695566014521344', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.update()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-14 10:03:12','%Y-%m-%d %H:%i:%s'), '', '', '', '1646695566144544768', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '修改系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-14 10:03:15','%Y-%m-%d %H:%i:%s'), '', '', '', '1646695578689708032', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.update()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/112.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-14 10:03:15','%Y-%m-%d %H:%i:%s'), '', '', '', '1646695578790371328', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '用户登录', 'Unknow', STR_TO_DATE('2025-04-08 11:18:04','%Y-%m-%d %H:%i:%s'), '', '', '', '1909445608908324864', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '用户登录', 'Unknow', STR_TO_DATE('2025-04-08 11:18:14','%Y-%m-%d %H:%i:%s'), '', '', '', '1909445651874775040', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:18:17','%Y-%m-%d %H:%i:%s'), '', '', '', '1909445663530745856', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:18:19','%Y-%m-%d %H:%i:%s'), '', '', '', '1909445674591125504', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '模板列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:18:26','%Y-%m-%d %H:%i:%s'), '', '', '', '1909445702692962304', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:18:29','%Y-%m-%d %H:%i:%s'), '', '', '', '1909445714713837568', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:18:30','%Y-%m-%d %H:%i:%s'), '', '', '', '1909445718497099776', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:18:31','%Y-%m-%d %H:%i:%s'), '', '', '', '1909445723693842432', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改主题状态', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:18:56','%Y-%m-%d %H:%i:%s'), '', '', '', '1909445827121184768', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.updateStatus()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:18:56','%Y-%m-%d %H:%i:%s'), '', '', '', '1909445827234430976', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '静态化页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:31:20','%Y-%m-%d %H:%i:%s'), '', '', '', '1909448950682292224', '本地主机', 'INFO', '静态化', 'cc.iteachyou.cms.controller.admin.StaticController.toIndex()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:31:34','%Y-%m-%d %H:%i:%s'), '', '', '', '1909449008899231744', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改主题状态', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:31:39','%Y-%m-%d %H:%i:%s'), '', '', '', '1909449028377579520', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.updateStatus()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:31:39','%Y-%m-%d %H:%i:%s'), '', '', '', '1909449028465659904', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '模板列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:31:40','%Y-%m-%d %H:%i:%s'), '', '', '', '1909449034580955136', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:31:42','%Y-%m-%d %H:%i:%s'), '', '', '', '1909449040415232000', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '模板列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:31:49','%Y-%m-%d %H:%i:%s'), '', '', '', '1909449070417088512', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:34:16','%Y-%m-%d %H:%i:%s'), '', '', '', '1909449687827025920', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:34:18','%Y-%m-%d %H:%i:%s'), '', '', '', '1909449695796203520', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改变量页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:34:24','%Y-%m-%d %H:%i:%s'), '', '', '', '1909449719661793280', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:34:26','%Y-%m-%d %H:%i:%s'), '', '', '', '1909449727962320896', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '附件分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:36:13','%Y-%m-%d %H:%i:%s'), '', '', '', '1909450178166329344', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '标签分组查询', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:36:21','%Y-%m-%d %H:%i:%s'), '', '', '', '1909450213457203200', '本地主机', 'INFO', '标签管理', 'cc.iteachyou.cms.controller.admin.LabelController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:36:40','%Y-%m-%d %H:%i:%s'), '', '', '', '1909450291634835456', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:36:42','%Y-%m-%d %H:%i:%s'), '', '', '', '1909450300241547264', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:36:44','%Y-%m-%d %H:%i:%s'), '', '', '', '1909450307694825472', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:36:47','%Y-%m-%d %H:%i:%s'), '', '', '', '1909450321313730560', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:36:50','%Y-%m-%d %H:%i:%s'), '', '', '', '1909450333728870400', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:37:33','%Y-%m-%d %H:%i:%s'), '', '', '', '1909450513614180352', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '静态化页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:37:34','%Y-%m-%d %H:%i:%s'), '', '', '', '1909450517313556480', '本地主机', 'INFO', '静态化', 'cc.iteachyou.cms.controller.admin.StaticController.toIndex()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '标签分组查询', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:37:34','%Y-%m-%d %H:%i:%s'), '', '', '', '1909450519570092032', '本地主机', 'INFO', '标签管理', 'cc.iteachyou.cms.controller.admin.LabelController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '附件分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:37:35','%Y-%m-%d %H:%i:%s'), '', '', '', '1909450524074774528', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:37:44','%Y-%m-%d %H:%i:%s'), '', '', '', '1909450559692804096', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:37:52','%Y-%m-%d %H:%i:%s'), '', '', '', '1909450593654083584', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:37:56','%Y-%m-%d %H:%i:%s'), '', '', '', '1909450609995091968', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.edit()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:37:56','%Y-%m-%d %H:%i:%s'), '', '', '', '1909450610120921088', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:39:01','%Y-%m-%d %H:%i:%s'), '', '', '', '1909450883304357888', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:39:10','%Y-%m-%d %H:%i:%s'), '', '', '', '1909450920553971712', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:40:37','%Y-%m-%d %H:%i:%s'), '', '', '', '1909451287308107776', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '用户分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:40:53','%Y-%m-%d %H:%i:%s'), '', '', '', '1909451350692429824', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:40:54','%Y-%m-%d %H:%i:%s'), '', '', '', '1909451355616542720', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:40:55','%Y-%m-%d %H:%i:%s'), '', '', '', '1909451362985934848', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '菜单分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:40:56','%Y-%m-%d %H:%i:%s'), '', '', '', '1909451364873371648', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '权限分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:40:56','%Y-%m-%d %H:%i:%s'), '', '', '', '1909451366639173632', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '数据库表列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:40:57','%Y-%m-%d %H:%i:%s'), '', '', '', '1909451368904097792', '本地主机', 'INFO', '备份/还原', 'cc.iteachyou.cms.controller.admin.DataBaseController.list()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:41:00','%Y-%m-%d %H:%i:%s'), '', '', '', '1909451382523002880', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:41:17','%Y-%m-%d %H:%i:%s'), '', '', '', '1909451453410934784', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:41:21','%Y-%m-%d %H:%i:%s'), '', '', '', '1909451468241993728', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-08 11:41:34','%Y-%m-%d %H:%i:%s'), '', '', '', '1909451524932206592', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2025-04-08 14:17:26','%Y-%m-%d %H:%i:%s'), '', '', '', '1909490749287206912', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '用户登录', 'Unknow', STR_TO_DATE('2025-04-09 09:44:00','%Y-%m-%d %H:%i:%s'), '', '', '', '1909784325707595776', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 09:44:07','%Y-%m-%d %H:%i:%s'), '', '', '', '1909784353977204736', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 09:52:21','%Y-%m-%d %H:%i:%s'), '', '', '', '1909786427540447232', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:02:45','%Y-%m-%d %H:%i:%s'), '', '', '', '1909789046170292224', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '用户退出登录', 'Unknow', STR_TO_DATE('2025-04-09 10:04:24','%Y-%m-%d %H:%i:%s'), '', '', '', '1909789459963547648', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.logout()', 'OTHER', 'Unknow', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:05:19','%Y-%m-%d %H:%i:%s'), '', '', '', '1909789689383583744', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '静态化页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:05:46','%Y-%m-%d %H:%i:%s'), '', '', '', '1909789805305757696', '本地主机', 'INFO', '静态化', 'cc.iteachyou.cms.controller.admin.StaticController.toIndex()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:05:50','%Y-%m-%d %H:%i:%s'), '', '', '', '1909789819985821696', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:06:00','%Y-%m-%d %H:%i:%s'), '', '', '', '1909789864277671936', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:06:03','%Y-%m-%d %H:%i:%s'), '', '', '', '1909789873584832512', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:06:10','%Y-%m-%d %H:%i:%s'), '', '', '', '1909789905927110656', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:06:17','%Y-%m-%d %H:%i:%s'), '', '', '', '1909789933957644288', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:06:21','%Y-%m-%d %H:%i:%s'), '', '', '', '1909789950709694464', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:06:23','%Y-%m-%d %H:%i:%s'), '', '', '', '1909789957303140352', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:06:24','%Y-%m-%d %H:%i:%s'), '', '', '', '1909789962940284928', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:06:26','%Y-%m-%d %H:%i:%s'), '', '', '', '1909789971320504320', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '加载下级栏目', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:06:32','%Y-%m-%d %H:%i:%s'), '', '', '', '1909789997866254336', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.loadSon()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:06:36','%Y-%m-%d %H:%i:%s'), '', '', '', '1909790014937071616', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:06:38','%Y-%m-%d %H:%i:%s'), '', '', '', '1909790021484380160', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '用户登录', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:19:02','%Y-%m-%d %H:%i:%s'), '', '', '', '1909793140209451008', '本地主机', 'INFO', '登录模块', 'cc.iteachyou.cms.controller.admin.UserLoginController.login()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:21:10','%Y-%m-%d %H:%i:%s'), '', '', '', '1909793678376402944', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:21:13','%Y-%m-%d %H:%i:%s'), '', '', '', '1909793690120454144', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '添加文章页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:21:14','%Y-%m-%d %H:%i:%s'), '', '', '', '1909793697917665280', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:24:15','%Y-%m-%d %H:%i:%s'), '', '', '', '1909794455987781632', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改变量页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:24:20','%Y-%m-%d %H:%i:%s'), '', '', '', '1909794474711154688', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:24:24','%Y-%m-%d %H:%i:%s'), '', '', '', '1909794491765194752', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改变量页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:24:27','%Y-%m-%d %H:%i:%s'), '', '', '', '1909794505015001088', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:24:28','%Y-%m-%d %H:%i:%s'), '', '', '', '1909794511331622912', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:25:06','%Y-%m-%d %H:%i:%s'), '', '', '', '1909794669960200192', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '模板列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:26:23','%Y-%m-%d %H:%i:%s'), '', '', '', '1909794990505689088', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '模板详情', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:26:26','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795004917317632', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toView()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改模板页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:26:28','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795010772566016', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:26:31','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795026387959808', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改主题状态', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:26:44','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795078510575616', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.updateStatus()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:26:44','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795078594461696', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '模板列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:26:46','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795087658352640', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:27:43','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795325840293888', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:27:43','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795328088440832', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:27:44','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795332647649280', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改主题状态', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:27:47','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795345859706880', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.updateStatus()', 'UPDATE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:27:47','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795345914232832', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:27:50','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795355397554176', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:27:50','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795357075275776', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:27:51','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795360887898112', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:28:11','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795443817676800', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:28:11','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795446904684544', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '模板列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:28:51','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795613594714112', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:28:53','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795620213325824', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:28:53','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795622394363904', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:28:54','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795625405874176', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:29:10','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795693064192000', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:29:15','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795711217139712', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:29:15','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795715092676608', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:29:16','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795719198900224', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '删除主题', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:29:33','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795789721927680', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.delete()', 'DELETE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:29:33','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795789780647936', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:30:07','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795931166441472', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '用户分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:30:09','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795941509595136', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:30:10','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795944886009856', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '菜单分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:30:11','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795948585385984', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '静态化页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:30:14','%Y-%m-%d %H:%i:%s'), '', '', '', '1909795959033397248', '本地主机', 'INFO', '静态化', 'cc.iteachyou.cms.controller.admin.StaticController.toIndex()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '标签分组查询', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:30:33','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796041132703744', '本地主机', 'INFO', '标签管理', 'cc.iteachyou.cms.controller.admin.LabelController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:30:40','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796071470104576', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:30:54','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796128600719360', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:31:03','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796168253669376', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '静态化页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:31:12','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796203590680576', '本地主机', 'INFO', '静态化', 'cc.iteachyou.cms.controller.admin.StaticController.toIndex()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '标签分组查询', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:31:12','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796205897547776', '本地主机', 'INFO', '标签管理', 'cc.iteachyou.cms.controller.admin.LabelController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '附件分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:31:14','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796213241774080', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:31:15','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796217222168576', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '模板列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:31:16','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796219705196544', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:31:17','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796223631065088', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:31:17','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796225724022784', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:31:18','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796229326929920', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:31:46','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796348587769856', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '文章分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:31:59','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796401012375552', '本地主机', 'INFO', '文章管理', 'cc.iteachyou.cms.controller.admin.ArchivesController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:32:15','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796468767162368', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:32:20','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796488786575360', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:32:21','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796495057059840', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:32:26','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796512413089792', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:32:44','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796591207284736', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '标签分组查询', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:32:48','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796605048487936', '本地主机', 'INFO', '标签管理', 'cc.iteachyou.cms.controller.admin.LabelController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '附件分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:32:53','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796626493964288', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:32:56','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796639278202880', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:33:04','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796673138819072', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:33:06','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796681879748608', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改表单模型页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:33:14','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796717044793344', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '静态化页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:33:17','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796726964322304', '本地主机', 'INFO', '静态化', 'cc.iteachyou.cms.controller.admin.StaticController.toIndex()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:33:17','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796729178914816', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改栏目页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:33:20','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796739853418496', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:33:23','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796755091324928', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '静态化页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:33:40','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796824947458048', '本地主机', 'INFO', '静态化', 'cc.iteachyou.cms.controller.admin.StaticController.toIndex()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '静态化页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:33:41','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796828676194304', '本地主机', 'INFO', '静态化', 'cc.iteachyou.cms.controller.admin.StaticController.toIndex()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:33:41','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796829875765248', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:33:44','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796839484915712', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:33:46','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796848171319296', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:33:46','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796852025884672', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '模板列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:33:47','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796854924148736', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:33:51','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796870992527360', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '附件分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:33:52','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796874209558528', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '静态化页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:33:52','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796877070073856', '本地主机', 'INFO', '静态化', 'cc.iteachyou.cms.controller.admin.StaticController.toIndex()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:33:53','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796879578267648', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:33:54','%Y-%m-%d %H:%i:%s'), '', '', '', '1909796881859969024', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '用户分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:37:37','%Y-%m-%d %H:%i:%s'), '', '', '', '1909797819932835840', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:37:38','%Y-%m-%d %H:%i:%s'), '', '', '', '1909797822290034688', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '用户分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:37:38','%Y-%m-%d %H:%i:%s'), '', '', '', '1909797824953417728', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:37:40','%Y-%m-%d %H:%i:%s'), '', '', '', '1909797829634260992', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改角色页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:37:41','%Y-%m-%d %H:%i:%s'), '', '', '', '1909797836416450560', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:37:43','%Y-%m-%d %H:%i:%s'), '', '', '', '1909797843869728768', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:37:44','%Y-%m-%d %H:%i:%s'), '', '', '', '1909797847556521984', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:37:49','%Y-%m-%d %H:%i:%s'), '', '', '', '1909797867701764096', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:37:50','%Y-%m-%d %H:%i:%s'), '', '', '', '1909797874861441024', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '权限分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:38:04','%Y-%m-%d %H:%i:%s'), '', '', '', '1909797933254541312', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '菜单分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:38:09','%Y-%m-%d %H:%i:%s'), '', '', '', '1909797954687434752', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:38:18','%Y-%m-%d %H:%i:%s'), '', '', '', '1909797991672807424', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '模板列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:38:21','%Y-%m-%d %H:%i:%s'), '', '', '', '1909798001718165504', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:38:22','%Y-%m-%d %H:%i:%s'), '', '', '', '1909798006583558144', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:38:24','%Y-%m-%d %H:%i:%s'), '', '', '', '1909798015806832640', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '查询系统设置', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:38:24','%Y-%m-%d %H:%i:%s'), '', '', '', '1909798018054979584', '本地主机', 'INFO', '系统设置', 'cc.iteachyou.cms.controller.admin.SystemController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '标签分组查询', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:38:31','%Y-%m-%d %H:%i:%s'), '', '', '', '1909798045380870144', '本地主机', 'INFO', '标签管理', 'cc.iteachyou.cms.controller.admin.LabelController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '附件分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:38:33','%Y-%m-%d %H:%i:%s'), '', '', '', '1909798052293083136', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:38:33','%Y-%m-%d %H:%i:%s'), '', '', '', '1909798055031963648', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '静态化页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:38:34','%Y-%m-%d %H:%i:%s'), '', '', '', '1909798057288499200', '本地主机', 'INFO', '静态化', 'cc.iteachyou.cms.controller.admin.StaticController.toIndex()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:38:35','%Y-%m-%d %H:%i:%s'), '', '', '', '1909798063974219776', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:38:37','%Y-%m-%d %H:%i:%s'), '', '', '', '1909798069317763072', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '用户分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:38:54','%Y-%m-%d %H:%i:%s'), '', '', '', '1909798139786264576', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:38:54','%Y-%m-%d %H:%i:%s'), '', '', '', '1909798141992468480', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改角色页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:38:56','%Y-%m-%d %H:%i:%s'), '', '', '', '1909798148946624512', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '用户分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:38:57','%Y-%m-%d %H:%i:%s'), '', '', '', '1909798154659266560', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改用户页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:39:02','%Y-%m-%d %H:%i:%s'), '', '', '', '1909798173667852288', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:39:04','%Y-%m-%d %H:%i:%s'), '', '', '', '1909798184426242048', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '添加角色页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:39:05','%Y-%m-%d %H:%i:%s'), '', '', '', '1909798189304217600', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '用户分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:39:10','%Y-%m-%d %H:%i:%s'), '', '', '', '1909798207150981120', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:39:10','%Y-%m-%d %H:%i:%s'), '', '', '', '1909798209126498304', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '添加角色页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:39:13','%Y-%m-%d %H:%i:%s'), '', '', '', '1909798220094603264', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '用户分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:44:38','%Y-%m-%d %H:%i:%s'), '', '', '', '1909799584950484992', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '标签分组查询', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:45:32','%Y-%m-%d %H:%i:%s'), '', '', '', '1909799809379233792', '本地主机', 'INFO', '标签管理', 'cc.iteachyou.cms.controller.admin.LabelController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '栏目分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:45:32','%Y-%m-%d %H:%i:%s'), '', '', '', '1909799809534423040', '本地主机', 'INFO', '栏目管理', 'cc.iteachyou.cms.controller.admin.CategoryController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '静态化页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:45:32','%Y-%m-%d %H:%i:%s'), '', '', '', '1909799809718972416', '本地主机', 'INFO', '静态化', 'cc.iteachyou.cms.controller.admin.StaticController.toIndex()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '附件分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:45:35','%Y-%m-%d %H:%i:%s'), '', '', '', '1909799823396597760', '本地主机', 'INFO', '附件管理', 'cc.iteachyou.cms.controller.admin.AttachmentController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '表单模型分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:45:36','%Y-%m-%d %H:%i:%s'), '', '', '', '1909799826210975744', '本地主机', 'INFO', '表单模型', 'cc.iteachyou.cms.controller.admin.FormController.toIndex()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '模板列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:45:36','%Y-%m-%d %H:%i:%s'), '', '', '', '1909799829549641728', '本地主机', 'INFO', '模板管理', 'cc.iteachyou.cms.controller.admin.TemplateController.toIndex()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '主题分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:45:37','%Y-%m-%d %H:%i:%s'), '', '', '', '1909799832447905792', '本地主机', 'INFO', '主题管理', 'cc.iteachyou.cms.controller.admin.ThemesController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '变量分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:45:38','%Y-%m-%d %H:%i:%s'), '', '', '', '1909799834712829952', '本地主机', 'INFO', '变量管理', 'cc.iteachyou.cms.controller.admin.VariableController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:45:40','%Y-%m-%d %H:%i:%s'), '', '', '', '1909799842606510080', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '添加角色页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:45:42','%Y-%m-%d %H:%i:%s'), '', '', '', '1909799854409281536', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toAdd()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '添加角色', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:45:44','%Y-%m-%d %H:%i:%s'), '', '', '', '1909799863498338304', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.add()', 'INSERT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:45:45','%Y-%m-%d %H:%i:%s'), '', '', '', '1909799863590612992', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改角色页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:45:47','%Y-%m-%d %H:%i:%s'), '', '', '', '1909799872365096960', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:45:49','%Y-%m-%d %H:%i:%s'), '', '', '', '1909799880439132160', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改角色页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:45:51','%Y-%m-%d %H:%i:%s'), '', '', '', '1909799889821790208', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '用户分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:45:52','%Y-%m-%d %H:%i:%s'), '', '', '', '1909799896436207616', '本地主机', 'INFO', '用户管理', 'cc.iteachyou.cms.controller.admin.UserController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:45:53','%Y-%m-%d %H:%i:%s'), '', '', '', '1909799898457862144', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:45:56','%Y-%m-%d %H:%i:%s'), '', '', '', '1909799910348713984', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:46:13','%Y-%m-%d %H:%i:%s'), '', '', '', '1909799984529174528', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.grant()', 'GRANT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '角色分配权限', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:46:14','%Y-%m-%d %H:%i:%s'), '', '', '', '1909799986840236032', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toGrant()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '数据库表列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:46:19','%Y-%m-%d %H:%i:%s'), '', '', '', '1909800010240258048', '本地主机', 'INFO', '备份/还原', 'cc.iteachyou.cms.controller.admin.DataBaseController.list()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '计划任务分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:46:20','%Y-%m-%d %H:%i:%s'), '', '', '', '1909800014434562048', '本地主机', 'INFO', '计划任务', 'cc.iteachyou.cms.controller.admin.TaskController.taskList()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改计划任务页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:46:23','%Y-%m-%d %H:%i:%s'), '', '', '', '1909800025956315136', '本地主机', 'INFO', '计划任务', 'cc.iteachyou.cms.controller.admin.TaskController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '数据库表列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:46:37','%Y-%m-%d %H:%i:%s'), '', '', '', '1909800083921596416', '本地主机', 'INFO', '备份/还原', 'cc.iteachyou.cms.controller.admin.DataBaseController.list()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '权限分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:46:40','%Y-%m-%d %H:%i:%s'), '', '', '', '1909800097905405952', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '菜单分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:46:42','%Y-%m-%d %H:%i:%s'), '', '', '', '1909800103148285952', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:46:42','%Y-%m-%d %H:%i:%s'), '', '', '', '1909800105560010752', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '修改角色页面', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:46:45','%Y-%m-%d %H:%i:%s'), '', '', '', '1909800117765435392', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.toEdit()', 'OTHER', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:46:47','%Y-%m-%d %H:%i:%s'), '', '', '', '1909800125994659840', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '角色管理分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:46:49','%Y-%m-%d %H:%i:%s'), '', '', '', '1909800134098055168', '本地主机', 'INFO', '角色管理', 'cc.iteachyou.cms.controller.admin.RoleController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '菜单分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:46:50','%Y-%m-%d %H:%i:%s'), '', '', '', '1909800137721933824', '本地主机', 'INFO', '菜单管理', 'cc.iteachyou.cms.controller.admin.MenuController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '计划任务分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:46:52','%Y-%m-%d %H:%i:%s'), '', '', '', '1909800144734810112', '本地主机', 'INFO', '计划任务', 'cc.iteachyou.cms.controller.admin.TaskController.taskList()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '数据库表列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:46:53','%Y-%m-%d %H:%i:%s'), '', '', '', '1909800149801529344', '本地主机', 'INFO', '备份/还原', 'cc.iteachyou.cms.controller.admin.DataBaseController.list()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '权限分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:46:54','%Y-%m-%d %H:%i:%s'), '', '', '', '1909800155623223296', '本地主机', 'INFO', '权限管理', 'cc.iteachyou.cms.controller.admin.PermissionController.list()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '数据库表列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:47:01','%Y-%m-%d %H:%i:%s'), '', '', '', '1909800184618446848', '本地主机', 'INFO', '备份/还原', 'cc.iteachyou.cms.controller.admin.DataBaseController.list()', 'SELECT', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '计划任务分页列表', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:47:03','%Y-%m-%d %H:%i:%s'), '', '', '', '1909800194701553664', '本地主机', 'INFO', '计划任务', 'cc.iteachyou.cms.controller.admin.TaskController.taskList()', 'PAGE', 'wangjn', 'Windows 10', '', NULL);
-INSERT INTO `system_logger`(`browser`, `content`, `create_by`, `create_time`, `extend1`, `extend2`, `extend3`, `id`, `ip`, `level`, `module`, `oper_source`, `oper_type`, `oper_user`, `platform`, `update_by`, `update_time`) VALUES ('Chrome/135.0.0.0', '执行计划任务', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:47:07','%Y-%m-%d %H:%i:%s'), '', '', '', '1909800210941898752', '本地主机', 'INFO', '计划任务', 'cc.iteachyou.cms.controller.admin.TaskController.runTaskCron()', 'RUN', 'wangjn', 'Windows 10', '', NULL);
diff --git a/backups/2025-04-09/2025-04-09_system_menu.sql b/backups/2025-04-09/2025-04-09_system_menu.sql
deleted file mode 100644
index ea61718..0000000
--- a/backups/2025-04-09/2025-04-09_system_menu.sql
+++ /dev/null
@@ -1,44 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_menu`;
-
-/*
-Table structure for table `system_menu`
-*/
-CREATE TABLE `system_menu` (
- `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
- `menu_name` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '菜单名称',
- `menu_code` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '菜单编码',
- `menu_url` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '菜单路径',
- `parent_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT '-1' COMMENT '上级菜单',
- `menu_icon` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '菜单图标',
- `sort` int DEFAULT '50' COMMENT '排序',
- `remark` text CHARACTER SET utf8mb4 COLLATE utf8mb4_bin COMMENT '描述',
- `create_by` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `create_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
- `update_by` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `update_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;
-
-/*
-Data for table `system_menu`
-*/
-INSERT INTO `system_menu`(`create_by`, `create_time`, `id`, `menu_code`, `menu_icon`, `menu_name`, `menu_url`, `parent_id`, `remark`, `sort`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:18:36','%Y-%m-%d %H:%i:%s'), '302fc47d7ef24f9e86926b445c007c94', 'system:menu:variable', 'fa fa-list-ol', '变量管理', '/admin/variable', '-1', '变量管理', 9, '', NULL);
-INSERT INTO `system_menu`(`create_by`, `create_time`, `id`, `menu_code`, `menu_icon`, `menu_name`, `menu_url`, `parent_id`, `remark`, `sort`, `update_by`, `update_time`) VALUES ('1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:18:40','%Y-%m-%d %H:%i:%s'), '3a209b4322064d19a3e4fd776a8caf6d', 'system:menu:role', '', '角色管理', '/admin/role', 'd54278919d67487f94f136389c2f26e0', '角色管理', 2, '', NULL);
-INSERT INTO `system_menu`(`create_by`, `create_time`, `id`, `menu_code`, `menu_icon`, `menu_name`, `menu_url`, `parent_id`, `remark`, `sort`, `update_by`, `update_time`) VALUES ('1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:18:44','%Y-%m-%d %H:%i:%s'), '3f274f5fb2284de0ba0d6d78cba88b25', 'system:menu:permission', '', '权限管理', '/admin/permission', 'd54278919d67487f94f136389c2f26e0', '权限管理', 4, '', NULL);
-INSERT INTO `system_menu`(`create_by`, `create_time`, `id`, `menu_code`, `menu_icon`, `menu_name`, `menu_url`, `parent_id`, `remark`, `sort`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:18:04','%Y-%m-%d %H:%i:%s'), '4279223df18f4ea6bc2d030169cfb36a', 'system:menu:attachment', 'fa fa-chain', '附件管理', '/admin/attachment', '-1', '', 6, '', NULL);
-INSERT INTO `system_menu`(`create_by`, `create_time`, `id`, `menu_code`, `menu_icon`, `menu_name`, `menu_url`, `parent_id`, `remark`, `sort`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:18:49','%Y-%m-%d %H:%i:%s'), '554efae277dc4935b0f683c2fc7511af', 'system:menu:template', 'fa fa-files-o', '模板管理', '/admin/templates', '-1', '模板管理', 7, '', NULL);
-INSERT INTO `system_menu`(`create_by`, `create_time`, `id`, `menu_code`, `menu_icon`, `menu_name`, `menu_url`, `parent_id`, `remark`, `sort`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:18:54','%Y-%m-%d %H:%i:%s'), '73af24f76a964beda44c1e541b22cc6b', 'system:menu:form', 'fa fa-check-square-o', '表单模型', '/admin/forms', '-1', '表单模型', 6, '', NULL);
-INSERT INTO `system_menu`(`create_by`, `create_time`, `id`, `menu_code`, `menu_icon`, `menu_name`, `menu_url`, `parent_id`, `remark`, `sort`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:18:58','%Y-%m-%d %H:%i:%s'), '7d9a2cf8f6e542159f02eb8bc0c29adc', 'system:menu:task', '', '计划任务', '/admin/task', 'd54278919d67487f94f136389c2f26e0', '计划任务', 50, '', NULL);
-INSERT INTO `system_menu`(`create_by`, `create_time`, `id`, `menu_code`, `menu_icon`, `menu_name`, `menu_url`, `parent_id`, `remark`, `sort`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:19:02','%Y-%m-%d %H:%i:%s'), '8e4e2a664ff2486695788a284b5b01d5', 'system:menu:label', 'fa fa-tags', '标签管理', '/admin/label', '-1', '标签管理', 3, '', NULL);
-INSERT INTO `system_menu`(`create_by`, `create_time`, `id`, `menu_code`, `menu_icon`, `menu_name`, `menu_url`, `parent_id`, `remark`, `sort`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:19:06','%Y-%m-%d %H:%i:%s'), '8e5f3b75442e4daea9519f64aed5e46b', 'system:menu:setting', 'fa fa-wrench', '网站配置', '/admin/system', '-1', '网站配置', 10, '', NULL);
-INSERT INTO `system_menu`(`create_by`, `create_time`, `id`, `menu_code`, `menu_icon`, `menu_name`, `menu_url`, `parent_id`, `remark`, `sort`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:19:10','%Y-%m-%d %H:%i:%s'), '9a59901cf44f4d8f91a6ec4774ba265f', 'system:menu:theme', 'fa fa-puzzle-piece', '风格设置', '/admin/theme', '-1', '风格设置', 8, '', NULL);
-INSERT INTO `system_menu`(`create_by`, `create_time`, `id`, `menu_code`, `menu_icon`, `menu_name`, `menu_url`, `parent_id`, `remark`, `sort`, `update_by`, `update_time`) VALUES ('1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:19:14','%Y-%m-%d %H:%i:%s'), 'a2a639ec04a14cfda08f023b16be012b', 'system:menu:user', '', '用户管理', '/admin/user', 'd54278919d67487f94f136389c2f26e0', '用户管理', 1, '', NULL);
-INSERT INTO `system_menu`(`create_by`, `create_time`, `id`, `menu_code`, `menu_icon`, `menu_name`, `menu_url`, `parent_id`, `remark`, `sort`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:19:17','%Y-%m-%d %H:%i:%s'), 'bba76b5b9ea648768014be2b5b2b7d1a', 'system:menu:article', 'fa fa-columns', '栏目/文章', '/admin/category', '-1', '栏目/文章', 2, '', NULL);
-INSERT INTO `system_menu`(`create_by`, `create_time`, `id`, `menu_code`, `menu_icon`, `menu_name`, `menu_url`, `parent_id`, `remark`, `sort`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:19:21','%Y-%m-%d %H:%i:%s'), 'c36571773d8b4430a1c409ec1b3ad901', 'system:menu:static', 'fa fa-rocket', '静态化', '/admin/static', '-1', '静态化', 2, '', NULL);
-INSERT INTO `system_menu`(`create_by`, `create_time`, `id`, `menu_code`, `menu_icon`, `menu_name`, `menu_url`, `parent_id`, `remark`, `sort`, `update_by`, `update_time`) VALUES ('1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:19:25','%Y-%m-%d %H:%i:%s'), 'd54278919d67487f94f136389c2f26e0', 'system:menu:system', 'fa fa-cog', '系统管理', '', '-1', '系统管理', 11, '', NULL);
-INSERT INTO `system_menu`(`create_by`, `create_time`, `id`, `menu_code`, `menu_icon`, `menu_name`, `menu_url`, `parent_id`, `remark`, `sort`, `update_by`, `update_time`) VALUES ('1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:19:30','%Y-%m-%d %H:%i:%s'), 'e34bc9371b98490f8dd13a01685eb174', 'system:menu:menu', '', '菜单管理', '/admin/menu', 'd54278919d67487f94f136389c2f26e0', '菜单管理', 3, '', NULL);
-INSERT INTO `system_menu`(`create_by`, `create_time`, `id`, `menu_code`, `menu_icon`, `menu_name`, `menu_url`, `parent_id`, `remark`, `sort`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:19:34','%Y-%m-%d %H:%i:%s'), 'e351b1f957c34ed19471624091721a5a', 'system:menu:database', '', '备份/还原', '/admin/database', 'd54278919d67487f94f136389c2f26e0', '数据库备份/还原', 6, '', NULL);
diff --git a/backups/2025-04-09/2025-04-09_system_message.sql b/backups/2025-04-09/2025-04-09_system_message.sql
deleted file mode 100644
index 2eaf581..0000000
--- a/backups/2025-04-09/2025-04-09_system_message.sql
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_message`;
-
-/*
-Table structure for table `system_message`
-*/
-CREATE TABLE `system_message` (
- `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
- `aid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL COMMENT '主表ID',
- `ext01` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext02` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext03` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext04` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext05` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `telephone` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT '',
- `content` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin,
- `reply` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin,
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;
-
-/*
-Data for table `system_message`
-*/
-INSERT INTO `system_message`(`aid`, `content`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `id`, `reply`, `telephone`) VALUES ('495c981ae1be45fb8d989d76b2d18672', '你好,我们公司想要订购产品?请问是怎么个操作流程?', '', '', '', '', '', '5c41458ebf3849b5befe56a5b0b5d329', '订购产品加添加官方唯一指定微信:wangjn2015,我们会线上为您解答各种问题。', '13888888888');
-INSERT INTO `system_message`(`aid`, `content`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `id`, `reply`, `telephone`) VALUES ('4c5ef6e38d944a0d9888547c8a292d8b', '
', '', '', '', '', '', '859e1d2b1ac046df99c190d612db0940', '', '
');
-INSERT INTO `system_message`(`aid`, `content`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `id`, `reply`, `telephone`) VALUES ('92fb5b85ae8f433299ff167dc7320a12', '', '', '', '', '', '', '921d6bda4f6d4e5fb670972b5d8c2f08', '', '
');
diff --git a/backups/2025-04-09/2025-04-09_system_permission.sql b/backups/2025-04-09/2025-04-09_system_permission.sql
deleted file mode 100644
index 3d00049..0000000
--- a/backups/2025-04-09/2025-04-09_system_permission.sql
+++ /dev/null
@@ -1,118 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_permission`;
-
-/*
-Table structure for table `system_permission`
-*/
-CREATE TABLE `system_permission` (
- `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
- `permission_name` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '权限名称',
- `permission_code` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '权限编码',
- `menu_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '所属菜单',
- `permission_url` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '权限路径',
- `remark` text CHARACTER SET utf8mb4 COLLATE utf8mb4_bin COMMENT '描述',
- `create_by` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `create_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
- `update_by` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `update_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;
-
-/*
-Data for table `system_permission`
-*/
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:34:13','%Y-%m-%d %H:%i:%s'), '0021626fece146b29d5c11371795174f', '302fc47d7ef24f9e86926b445c007c94', 'system:variable:update', '变量修改', '/admin/variable/update', '变量修改', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:59:10','%Y-%m-%d %H:%i:%s'), '00c06f4d546f4076af86d95a1781eb8d', 'c36571773d8b4430a1c409ec1b3ad901', 'system:static:generate', '静态化生成首页', '/admin/static/generateIndex', '静态化生成首页', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:50:33','%Y-%m-%d %H:%i:%s'), '02317939fd7a4e7fa2afb96b8d7fbdf7', 'bba76b5b9ea648768014be2b5b2b7d1a', 'system:category:page', '栏目分页', '/admin/category/list', '栏目列表分页', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:11:33','%Y-%m-%d %H:%i:%s'), '06978840c3144bad8d932a439978bb11', '3f274f5fb2284de0ba0d6d78cba88b25', 'system:permission:page', '权限分页', '/admin/permission/list', '权限列表分页', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:43:22','%Y-%m-%d %H:%i:%s'), '1645361764222644224', '9a59901cf44f4d8f91a6ec4774ba265f', 'system:theme:update', '风格修改', '/admin/theme/update', '风格修改', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 18:09:41','%Y-%m-%d %H:%i:%s'), '1645368296356196352', '8e4e2a664ff2486695788a284b5b01d5', 'system:label:index', '标签分页', '/admin/label/toIndex', '标签分页', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 18:09:45','%Y-%m-%d %H:%i:%s'), '1645368378262564864', '8e4e2a664ff2486695788a284b5b01d5', 'system:label:delete', '标签删除', '/admin/label/delete', '标签删除', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:19:58','%Y-%m-%d %H:%i:%s'), '1834abd8a8444da9b3261eab1921e48b', '554efae277dc4935b0f683c2fc7511af', 'system:template:index', '模版列表页面', '/admin/templates/toIndex', '模版列表页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 18:01:00','%Y-%m-%d %H:%i:%s'), '1af8eb6fe8b2467299b5e3982334680c', 'e34bc9371b98490f8dd13a01685eb174', 'system:menu:delete', '菜单删除', '/admin/menu/delete', '菜单删除', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 18:01:06','%Y-%m-%d %H:%i:%s'), '1b60036611154e578000acb2f7e85806', 'e34bc9371b98490f8dd13a01685eb174', 'system:menu:toedit', '菜单编辑页面', '/admin/menu/toEdit', '菜单编辑页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:28:03','%Y-%m-%d %H:%i:%s'), '1dea679eee5d4d55b312a3cc2c3d6cb9', '73af24f76a964beda44c1e541b22cc6b', 'system:form:update', '表单模型修改', '/admin/forms/edit', '表单模型修改', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 18:01:13','%Y-%m-%d %H:%i:%s'), '2081aa9f80494a2db466ccf574eb5d9e', 'e34bc9371b98490f8dd13a01685eb174', 'system:menu:page', '菜单分页', '/admin/menu/list', '菜单列表分页', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:20:02','%Y-%m-%d %H:%i:%s'), '22a32bcea576405390c3d9134a2b4aa3', '554efae277dc4935b0f683c2fc7511af', 'system:template:toedit', '模板编辑页面', '/admin/templates/toEdit', '模板编辑页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:34:32','%Y-%m-%d %H:%i:%s'), '24448371caaf44d889911de27259df03', '302fc47d7ef24f9e86926b445c007c94', 'system:variable:detail', '变量详情', '/admin/variable/details', '变量详情', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:39:39','%Y-%m-%d %H:%i:%s'), '27ed46e1fdfb4ed0a2d8d17f74687eb8', '7d9a2cf8f6e542159f02eb8bc0c29adc', 'system:task:page', '任务分页', '/admin/task/list', '任务分页列表', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:08:16','%Y-%m-%d %H:%i:%s'), '288636f1dda441fabc33e0c1303e1f8f', '4279223df18f4ea6bc2d030169cfb36a', 'system:attachment:delete', '附件删除', '/admin/attachment/delete', '附件删除', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:33:15','%Y-%m-%d %H:%i:%s'), '28e65447e7334c64840931816c61aa88', '7d9a2cf8f6e542159f02eb8bc0c29adc', 'system:task:update', '任务修改', '/admin/task/update', '任务修改', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:43:46','%Y-%m-%d %H:%i:%s'), '2ac8fbc2a6f144309c2872f390c6cc5e', 'a2a639ec04a14cfda08f023b16be012b', 'system:user:grant', '用户授权', '/admin/user/grant', '用户授权', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:39:00','%Y-%m-%d %H:%i:%s'), '2d030ca88d0945008fd2af849538c288', '9a59901cf44f4d8f91a6ec4774ba265f', 'system:theme:status', '修改风格状态', '/admin/theme/updateStatus', '修改风格状态', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:59:12','%Y-%m-%d %H:%i:%s'), '32e9850a99c444ff918d312364795310', 'c36571773d8b4430a1c409ec1b3ad901', 'system:static:generate', '静态化生成栏目', '/admin/static/generateCategory', '静态化生成栏目', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:56:16','%Y-%m-%d %H:%i:%s'), '36397947b81d472c9f8be0b047643570', '3a209b4322064d19a3e4fd776a8caf6d', 'system:role:grant', '分配权限', '/admin/role/grant', '分配权限', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:04:56','%Y-%m-%d %H:%i:%s'), '3da506ac7fa641c59cce5da3d4abe923', '3f274f5fb2284de0ba0d6d78cba88b25', 'system:permission:toadd', '权限添加页面', '/admin/permission/toAdd', '权限添加页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:27:15','%Y-%m-%d %H:%i:%s'), '3db8b8b77958494bb099060007102f64', '73af24f76a964beda44c1e541b22cc6b', 'system:field:add', '字段添加', '/admin/field/add', '字段添加', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:34:43','%Y-%m-%d %H:%i:%s'), '3dc943d341a54ef78d0810d6e18db2b6', '302fc47d7ef24f9e86926b445c007c94', 'system:variable:add', '变量添加', '/admin/variable/add', '变量添加', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:39:48','%Y-%m-%d %H:%i:%s'), '3e3c9021ff864c1d8f8c060c770b3ade', '9a59901cf44f4d8f91a6ec4774ba265f', 'system:theme:delete', '风格删除', '/admin/theme/delete', '风格删除', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:33:19','%Y-%m-%d %H:%i:%s'), '3e81f20878754f4ca1396c2f330df94a', '7d9a2cf8f6e542159f02eb8bc0c29adc', 'system:task:toedit', '任务编辑页面', '/admin/task/toEdit', '任务编辑页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:54:38','%Y-%m-%d %H:%i:%s'), '409cbc0a45a9409eab73b1e4dace337a', 'bba76b5b9ea648768014be2b5b2b7d1a', 'system:article:update', '文章修改', '/admin/archives/edit', '文章修改', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:43:53','%Y-%m-%d %H:%i:%s'), '43477ac0764c4ace8a2ee0fbcec94bf6', 'a2a639ec04a14cfda08f023b16be012b', 'system:user:page', '用户分页', '/admin/user/list', '用户列表分页', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:35:06','%Y-%m-%d %H:%i:%s'), '439f1457e59c4b2188d9c0a5aa74530d', '302fc47d7ef24f9e86926b445c007c94', 'system:variable:toedit', '变量编辑页面', '/admin/variable/toEdit', '变量编辑页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:22:35','%Y-%m-%d %H:%i:%s'), '464188e9e2ab44838c51b333dc8a7cab', '73af24f76a964beda44c1e541b22cc6b', 'system:form:add', '表单模型添加', '/admin/forms/add', '表单模型添加', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:50:39','%Y-%m-%d %H:%i:%s'), '4cada378f9c94faab51abc7b074c4b21', 'bba76b5b9ea648768014be2b5b2b7d1a', 'system:category:toadd', '栏目添加页面', '/admin/category/toAdd', '栏目添加页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:37:16','%Y-%m-%d %H:%i:%s'), '4d44a773fbae4009a7eb9cea814d264a', '8e5f3b75442e4daea9519f64aed5e46b', 'system:setting:index', '网站配置页面', '/admin/system/toIndex', '网站配置页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:54:43','%Y-%m-%d %H:%i:%s'), '4f7e17d9c53f41669f8137d046767e54', 'bba76b5b9ea648768014be2b5b2b7d1a', 'system:article:add', '文章添加', '/admin/archives/add', '文章添加', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:35:17','%Y-%m-%d %H:%i:%s'), '52dee6913f294f2b91f8bccf58f212a1', '302fc47d7ef24f9e86926b445c007c94', 'system:variable:toadd', '变量添加页面', '/admin/variable/toAdd', '变量添加页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:39:17','%Y-%m-%d %H:%i:%s'), '52ee486739e349e9ac20d10039c55854', '9a59901cf44f4d8f91a6ec4774ba265f', 'system:theme:page', '风格分页', '/admin/theme/list', '风格列表分页', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:35:33','%Y-%m-%d %H:%i:%s'), '53f80cc8c2614c969c10e22e27c74c96', '302fc47d7ef24f9e86926b445c007c94', 'system:variable:delete', '变量删除', '/admin/variable/delete', '变量删除', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:43:57','%Y-%m-%d %H:%i:%s'), '549fa86d5ba54e95b21713749043eb7c', 'a2a639ec04a14cfda08f023b16be012b', 'system:user:toadd', '用户添加页面', '/admin/user/toAdd', '用户添加页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:27:19','%Y-%m-%d %H:%i:%s'), '5904297bb36e44cabcacde6b2e717286', '73af24f76a964beda44c1e541b22cc6b', 'system:field:toadd', '字段添加页面', '/admin/field/toAdd', '字段添加页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:50:43','%Y-%m-%d %H:%i:%s'), '5c1855b664e948f9acf87b2cb4412cd7', 'bba76b5b9ea648768014be2b5b2b7d1a', 'system:category:add', '栏目添加', '/admin/category/add', '栏目添加', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:44:01','%Y-%m-%d %H:%i:%s'), '5d4de92f398d493ca8c811d7d0f8173b', 'a2a639ec04a14cfda08f023b16be012b', 'system:user:delete', '用户删除', '/admin/user/delete', '用户删除', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:05:01','%Y-%m-%d %H:%i:%s'), '624af3497f5f46aab08ccb69a5bf3eed', '3f274f5fb2284de0ba0d6d78cba88b25', 'system:permission:add', '权限添加', '/admin/permission/add', '权限添加', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:50:47','%Y-%m-%d %H:%i:%s'), '658f4d2b087441a580b3068e6e0b5e03', 'bba76b5b9ea648768014be2b5b2b7d1a', 'system:category:sort', '更新栏目排序', '/admin/category/updateSort', '更新栏目排序', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:08:10','%Y-%m-%d %H:%i:%s'), '66c662afec6a47139962dadb8fbc7c63', '4279223df18f4ea6bc2d030169cfb36a', 'system:attachment:add', '附件添加', '/admin/attachment/add', '附件添加', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:33:22','%Y-%m-%d %H:%i:%s'), '69f26fc0b7ea45d8b242410849143cd8', '7d9a2cf8f6e542159f02eb8bc0c29adc', 'system:task:add', '任务添加', '/admin/task/add', '任务添加', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:27:23','%Y-%m-%d %H:%i:%s'), '69f72de2b835460fa54a1bc89540b66f', '73af24f76a964beda44c1e541b22cc6b', 'system:field:delete', '字段删除', '/admin/field/delete', '字段删除', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:05:11','%Y-%m-%d %H:%i:%s'), '6aa5d3a29ddd4e79bb9c1aa3b5151f91', '3f274f5fb2284de0ba0d6d78cba88b25', 'system:permission:toedit', '权限编辑页面', '/admin/permission/toEdit', '权限编辑页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:27:28','%Y-%m-%d %H:%i:%s'), '6b4b176268d2484492d3c00eeb41b17a', '73af24f76a964beda44c1e541b22cc6b', 'system:field:toedit', '字段编辑页面', '/admin/field/toEdit', '字段编辑页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:39:06','%Y-%m-%d %H:%i:%s'), '6c773710ee734e56a73f3361df3dada3', '9a59901cf44f4d8f91a6ec4774ba265f', 'system:theme:add', '风格添加', '/admin/theme/add', '风格添加', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 18:04:43','%Y-%m-%d %H:%i:%s'), '6d12857966cb4e33871d6f41163039bb', 'e351b1f957c34ed19471624091721a5a', 'system:database:restore', '数据库还原', '/admin/database/restore', '数据库还原', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:50:52','%Y-%m-%d %H:%i:%s'), '6f0894006aae444a8e346c9c8b2a2037', 'bba76b5b9ea648768014be2b5b2b7d1a', 'system:category:toedit', '栏目编辑页面', '/admin/category/toEdit', '栏目编辑页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:22:43','%Y-%m-%d %H:%i:%s'), '7246d58658274505bbc9548cee9215be', '73af24f76a964beda44c1e541b22cc6b', 'system:form:toedit', '表单模型编辑页面', '/admin/forms/toEdit', '表单模型编辑页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:05:27','%Y-%m-%d %H:%i:%s'), '74ff05d146f148a3bd60aa6f29fa64a6', '3f274f5fb2284de0ba0d6d78cba88b25', 'system:permission:update', '权限修改', '/admin/permission/update', '权限修改', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:50:57','%Y-%m-%d %H:%i:%s'), '757ec4ffac6640c0b3bf9cd1b90125f9', 'bba76b5b9ea648768014be2b5b2b7d1a', 'system:category:delete', '栏目删除', '/admin/category/delete', '栏目删除', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:54:48','%Y-%m-%d %H:%i:%s'), '75ebf1ce1d724f30a5c0fb8853e2a157', 'bba76b5b9ea648768014be2b5b2b7d1a', 'system:article:toedit', '文章编辑页面', '/admin/archives/toEdit', '文章编辑页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:51:01','%Y-%m-%d %H:%i:%s'), '774b62f0c21541f087e7c7fdb66c276e', 'bba76b5b9ea648768014be2b5b2b7d1a', 'system:category:update', '栏目修改', '/admin/category/edit', '栏目修改', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:44:06','%Y-%m-%d %H:%i:%s'), '77bbc217e0c74c879956e3427fdf92fd', 'a2a639ec04a14cfda08f023b16be012b', 'system:user:togrant', '用户授权页面', '/admin/user/toGrant', '用户授权页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:44:09','%Y-%m-%d %H:%i:%s'), '7bc152d0f3154da0a45f38eba46274bc', 'a2a639ec04a14cfda08f023b16be012b', 'system:user:add', '用户添加', '/admin/user/add', '/admin/user', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:58:54','%Y-%m-%d %H:%i:%s'), '7d647ebfe4ee4504839b2100f203c099', 'c36571773d8b4430a1c409ec1b3ad901', 'system:static:index', '静态化页面', '/admin/static/toIndex', '静态化页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:11:39','%Y-%m-%d %H:%i:%s'), '8007bc25749a404c81ae94a26a27d9f2', '3a209b4322064d19a3e4fd776a8caf6d', 'system:role:page', '角色分页', '/admin/role/list', '角色列表分页', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:59:51','%Y-%m-%d %H:%i:%s'), '8768c30f6afc4e9880c1c8184d43fda0', '3a209b4322064d19a3e4fd776a8caf6d', 'system:role:delete', '角色删除', '/admin/role/delete', '角色删除', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:23:19','%Y-%m-%d %H:%i:%s'), '88062db561414f08bf45297743f6f873', '73af24f76a964beda44c1e541b22cc6b', 'system:form:toadd', '表单模型添加页面', '/admin/forms/toAdd', '表单模型添加页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:11:41','%Y-%m-%d %H:%i:%s'), '88bc472b75f84a07a68205f53d8b6721', '302fc47d7ef24f9e86926b445c007c94', 'system:variable:page', '变量分页', '/admin/variable/list', '变量列表分页', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:59:13','%Y-%m-%d %H:%i:%s'), '8b4036e54b344e89936a89b261e68910', '3a209b4322064d19a3e4fd776a8caf6d', 'system:role:toedit', '角色编辑页面', '/admin/role/toEdit', '角色编辑页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:51:07','%Y-%m-%d %H:%i:%s'), '8ec6278b500c40549dcf7dee8484cb5a', 'bba76b5b9ea648768014be2b5b2b7d1a', 'system:category:page', '加载子栏目', '/admin/category/loadSon', '加载子栏目', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:27:36','%Y-%m-%d %H:%i:%s'), '90f5c75226bc4b24903d52272cb648f4', '73af24f76a964beda44c1e541b22cc6b', 'system:field:update', '字段编辑', '/admin/field/edit', '字段编辑', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:37:37','%Y-%m-%d %H:%i:%s'), '94c7660c225c49aba36e72a40c848870', '8e5f3b75442e4daea9519f64aed5e46b', 'system:setting:update', '网站配置编辑', '/admin/system/update', '网站配置修改', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:54:55','%Y-%m-%d %H:%i:%s'), 'a044b4b9dc744a4b99d5fcfdfdbb9de0', 'bba76b5b9ea648768014be2b5b2b7d1a', 'system:article:toadd', '文章添加页面', '/admin/archives/toAdd', '文章添加页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:58:46','%Y-%m-%d %H:%i:%s'), 'a092727121b141728466cfbe30cad4df', '3a209b4322064d19a3e4fd776a8caf6d', 'system:role:toadd', '角色添加页面', '/admin/role/toAdd', '角色添加页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:23:46','%Y-%m-%d %H:%i:%s'), 'a98eaad89fd04d0c9b92344f7ae964cc', '73af24f76a964beda44c1e541b22cc6b', 'system:form:page', '表单模型分页', '/admin/forms/list', '表单模型列表分页', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:33:26','%Y-%m-%d %H:%i:%s'), 'acc03032f1964de5aa29e127fec3423d', '7d9a2cf8f6e542159f02eb8bc0c29adc', 'system:task:delete', '任务删除', '/admin/task/delete', '任务删除', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:44:13','%Y-%m-%d %H:%i:%s'), 'ad281cd3eae7429b8ba19d3cfdda82b9', 'a2a639ec04a14cfda08f023b16be012b', 'system:user:update', '用户修改', '/admin/user/update', '用户修改', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:20:08','%Y-%m-%d %H:%i:%s'), 'aed59cbffc634186bb50e723706e28a6', '554efae277dc4935b0f683c2fc7511af', 'system:template:save', '保存模板', '/admin/templates/save', '保存模板', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('1443c458e49c44539b63212cba8b9b1e', STR_TO_DATE('2023-04-10 17:44:19','%Y-%m-%d %H:%i:%s'), 'af50a1c96b1d4cc7b0ebe827a07b12ea', 'a2a639ec04a14cfda08f023b16be012b', 'system:user:toedit', '用户编辑页面', '/admin/user/toEdit', '用户编辑页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 18:01:17','%Y-%m-%d %H:%i:%s'), 'af5c1c56f07d4e8e9105297d7033e374', 'e34bc9371b98490f8dd13a01685eb174', 'system:menu:update', '菜单修改', '/admin/menu/update', '菜单修改', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:33:31','%Y-%m-%d %H:%i:%s'), 'b02299961fbf4dadb2fe4736a60e25a9', '7d9a2cf8f6e542159f02eb8bc0c29adc', 'system:task:run', '执行任务', '/admin/task/run', '执行任务', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:11:29','%Y-%m-%d %H:%i:%s'), 'c212b53705fc440aa28c6643d4ed2504', '4279223df18f4ea6bc2d030169cfb36a', 'system:attachment:page', '附件分页', '/admin/attachment/list', '附件列表分页', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:23:30','%Y-%m-%d %H:%i:%s'), 'c6f35c46177749c4ac5cdeb1ae9f0ac6', '73af24f76a964beda44c1e541b22cc6b', 'system:form:delete', '表单模型删除', '/admin/forms/delete', '表单模型删除', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:56:49','%Y-%m-%d %H:%i:%s'), 'cafb3df287664753bf689ecb4c987980', '3a209b4322064d19a3e4fd776a8caf6d', 'system:role:togrant', '分配权限页面', '/admin/role/toGrant', '分配权限页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 18:04:53','%Y-%m-%d %H:%i:%s'), 'cef8a09ccdd44917a819ab6ffc234fac', 'e351b1f957c34ed19471624091721a5a', 'system:database:tables', '显示所有表', '/admin/database/showTables', '显示所有表', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:59:06','%Y-%m-%d %H:%i:%s'), 'cfe4d80d1a734346896f8b7043692ca4', '3a209b4322064d19a3e4fd776a8caf6d', 'system:role:add', '角色添加', '/admin/role/add', '角色添加', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 18:01:21','%Y-%m-%d %H:%i:%s'), 'cff0a61680e743e4961e368f5df4b1ed', 'e34bc9371b98490f8dd13a01685eb174', 'system:menu:add', '菜单添加', '/admin/menu/add', '菜单添加', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:20:16','%Y-%m-%d %H:%i:%s'), 'd708435df80f4885a9948eb308825737', '554efae277dc4935b0f683c2fc7511af', 'system:template:view', '查看模板页面', '/admin/templates/toView', '查看模板页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:55:03','%Y-%m-%d %H:%i:%s'), 'd8bf8e157a874c23b84826ae08ac8dd7', 'bba76b5b9ea648768014be2b5b2b7d1a', 'system:article:page', '文章分页', '/admin/archives/list', '文章列表分页', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:33:35','%Y-%m-%d %H:%i:%s'), 'd8c4ce82dbd6456f8c9e4747d0e3b432', '7d9a2cf8f6e542159f02eb8bc0c29adc', 'system:task:toadd', '任务添加页面', '/admin/task/toAdd', '任务添加页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:05:29','%Y-%m-%d %H:%i:%s'), 'dce21ad906264745a30373629e7c8884', '3f274f5fb2284de0ba0d6d78cba88b25', 'system:permission:delete', '权限删除', '/admin/permission/delete', '权限删除', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 18:04:58','%Y-%m-%d %H:%i:%s'), 'e9c1bbd7ae734f0dbb452662bae28766', 'e351b1f957c34ed19471624091721a5a', 'system:database:backup', '备份数据表', '/admin/database/backup', '备份数据表', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 16:59:26','%Y-%m-%d %H:%i:%s'), 'ebe7715a8cc347658cd7170dedc72264', '3a209b4322064d19a3e4fd776a8caf6d', 'system:role:update', '角色修改', '/admin/role/update', '角色修改', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 18:01:28','%Y-%m-%d %H:%i:%s'), 'f2b31d257c81432f9e6d74dd935e193b', 'e34bc9371b98490f8dd13a01685eb174', 'system:menu:toadd', '菜单添加页面', '/admin/menu/toAdd', '菜单添加页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 18:05:07','%Y-%m-%d %H:%i:%s'), 'f65a2c299f5d4131b5a42bf8d727fce0', 'e351b1f957c34ed19471624091721a5a', 'system:database:struct', '查看表结构', '/admin/database/showStruct', '查看表结构', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 18:05:17','%Y-%m-%d %H:%i:%s'), 'fac8472bcaed4cef86c34739d0763cde', 'e351b1f957c34ed19471624091721a5a', 'system:database:torestore', '数据库还原页面', '/admin/database/toRestore', '数据库还原页面', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:55:09','%Y-%m-%d %H:%i:%s'), 'fc73b83db35844a1b7d707a92326c036', 'bba76b5b9ea648768014be2b5b2b7d1a', 'system:article:delete', '文章删除', '/admin/archives/delete', '文章删除', '', NULL);
-INSERT INTO `system_permission`(`create_by`, `create_time`, `id`, `menu_id`, `permission_code`, `permission_name`, `permission_url`, `remark`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-10 17:33:41','%Y-%m-%d %H:%i:%s'), 'fd5fb667850a4595a56115ad330e8d1b', '7d9a2cf8f6e542159f02eb8bc0c29adc', 'system:task:status', '启用或禁用任务', '/admin/task/changeStatus', '启用或禁用任务', '', NULL);
diff --git a/backups/2025-04-09/2025-04-09_system_question.sql b/backups/2025-04-09/2025-04-09_system_question.sql
deleted file mode 100644
index 629da5c..0000000
--- a/backups/2025-04-09/2025-04-09_system_question.sql
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_question`;
-
-/*
-Table structure for table `system_question`
-*/
-CREATE TABLE `system_question` (
- `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
- `aid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL COMMENT '主表ID',
- `ext01` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext02` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext03` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext04` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext05` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `answer` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin,
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;
-
-/*
-Data for table `system_question`
-*/
-INSERT INTO `system_question`(`aid`, `answer`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `id`) VALUES ('07d10ba665644d40ba558b0fe3d4831f', 'CMS包括两个部分(代码部分、资源部分)代码不多说。资源就是图片、模版等,该目录在application.yml中web.resource-path配置项目中配置。视频教程:
CMS后台使用教程:https://www.iteachyou.cc/list-6s3bg7tf/dreamercms/1/10Dreamer
CMS模版开发教程:https://www.iteachyou.cc/list-l54xs53b/tempdev/1/10
百度网盘下载链接:https://pan.baidu.com/s/1plsfBl_ds_5TkVa-yRkESQ 提取码:2c8i
在线观看视频地址:https://space.bilibili.com/482273402
1. 克隆项目到本地工作空间
2. 导入Eclipse或Sts等开发工具(推荐使用Spring Tools Suite 4),项目需要使用Lombok支持,Lombok安装教程,请参考https://www.iteachyou.cc/article/55ec2939c29147eca5bebabf19621655
3. 项目需要Redis,请自行修改application.yml中Redis配置
4. 修改项目资源目录,application.yml文件web.resource-path配置项(如D:/dreamer-cms/)
5. 导入数据库src/main/resources/db/db.sql,要求Mysql5.7版本,并修改application-(dev|prd).yml中数据配置
6. 将项目src/main/resources/db/dreamer-cms.zip文件解压,保证解压后的目录路径的名称和资源目录一致
7. 运行项目DreamerCMSApplication.java
8. 网站首页:http://localhost:8888 项目管理后台:http://localhost:8888/admin
9. 管理后台用户名:wangjn;密码:123456
10. 模版标签开发教程请参考:http://doc.www.iteachyou.cc
', '', '', '', '', '', 'b978ae1d04754e2686397489391cbb53');
diff --git a/backups/2025-04-09/2025-04-09_system_role.sql b/backups/2025-04-09/2025-04-09_system_role.sql
deleted file mode 100644
index ea1d1eb..0000000
--- a/backups/2025-04-09/2025-04-09_system_role.sql
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_role`;
-
-/*
-Table structure for table `system_role`
-*/
-CREATE TABLE `system_role` (
- `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
- `role_name` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '角色名称',
- `role_code` varchar(8) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '角色编码',
- `create_by` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `create_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
- `update_by` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `update_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;
-
-/*
-Data for table `system_role`
-*/
-INSERT INTO `system_role`(`create_by`, `create_time`, `id`, `role_code`, `role_name`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-04-11 08:21:36','%Y-%m-%d %H:%i:%s'), '08d8ce83eef944d88f0817187c308bfd', '11111111', '演示角色', '', NULL);
-INSERT INTO `system_role`(`create_by`, `create_time`, `id`, `role_code`, `role_name`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2025-04-09 10:45:44','%Y-%m-%d %H:%i:%s'), '1909799863477366784', '44l7pwq9', '管理员', '', NULL);
-INSERT INTO `system_role`(`create_by`, `create_time`, `id`, `role_code`, `role_name`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2021-03-09 07:24:25','%Y-%m-%d %H:%i:%s'), '51c3cad610ce4dc4a279df50eec4d1ff', '00000000', '超级管理员', '', NULL);
diff --git a/backups/2025-04-09/2025-04-09_system_role_permission.sql b/backups/2025-04-09/2025-04-09_system_role_permission.sql
deleted file mode 100644
index ba2e90d..0000000
--- a/backups/2025-04-09/2025-04-09_system_role_permission.sql
+++ /dev/null
@@ -1,158 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_role_permission`;
-
-/*
-Table structure for table `system_role_permission`
-*/
-CREATE TABLE `system_role_permission` (
- `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
- `role_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '角色ID',
- `permission_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '权限ID',
- `type` int DEFAULT '1' COMMENT '类型(1:菜单;2:权限)',
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;
-
-/*
-Data for table `system_role_permission`
-*/
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268160', '302fc47d7ef24f9e86926b445c007c94', '08d8ce83eef944d88f0817187c308bfd', 1);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268161', '0021626fece146b29d5c11371795174f', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268162', '24448371caaf44d889911de27259df03', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268163', '439f1457e59c4b2188d9c0a5aa74530d', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268164', '52dee6913f294f2b91f8bccf58f212a1', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268165', '53f80cc8c2614c969c10e22e27c74c96', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268166', '88bc472b75f84a07a68205f53d8b6721', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268167', '3dc943d341a54ef78d0810d6e18db2b6', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268168', '4279223df18f4ea6bc2d030169cfb36a', '08d8ce83eef944d88f0817187c308bfd', 1);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268169', 'c212b53705fc440aa28c6643d4ed2504', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268170', '288636f1dda441fabc33e0c1303e1f8f', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268171', '73af24f76a964beda44c1e541b22cc6b', '08d8ce83eef944d88f0817187c308bfd', 1);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268172', '1dea679eee5d4d55b312a3cc2c3d6cb9', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268173', '464188e9e2ab44838c51b333dc8a7cab', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268174', '5904297bb36e44cabcacde6b2e717286', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268175', '69f72de2b835460fa54a1bc89540b66f', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268176', '6b4b176268d2484492d3c00eeb41b17a', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268177', '88062db561414f08bf45297743f6f873', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268178', '90f5c75226bc4b24903d52272cb648f4', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268179', 'a98eaad89fd04d0c9b92344f7ae964cc', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268180', 'c6f35c46177749c4ac5cdeb1ae9f0ac6', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268181', '8e4e2a664ff2486695788a284b5b01d5', '08d8ce83eef944d88f0817187c308bfd', 1);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268182', '1645368296356196352', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268183', '9a59901cf44f4d8f91a6ec4774ba265f', '08d8ce83eef944d88f0817187c308bfd', 1);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268184', '1645361764222644224', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268185', '52ee486739e349e9ac20d10039c55854', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268186', 'bba76b5b9ea648768014be2b5b2b7d1a', '08d8ce83eef944d88f0817187c308bfd', 1);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268187', '02317939fd7a4e7fa2afb96b8d7fbdf7', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268188', '4cada378f9c94faab51abc7b074c4b21', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1645626994450268189', '5c1855b664e948f9acf87b2cb4412cd7', '08d8ce83eef944d88f0817187c308bfd', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482752', '302fc47d7ef24f9e86926b445c007c94', '1909799863477366784', 1);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482753', '0021626fece146b29d5c11371795174f', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482754', '24448371caaf44d889911de27259df03', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482755', '3dc943d341a54ef78d0810d6e18db2b6', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482756', '439f1457e59c4b2188d9c0a5aa74530d', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482757', '52dee6913f294f2b91f8bccf58f212a1', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482758', '53f80cc8c2614c969c10e22e27c74c96', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482759', '88bc472b75f84a07a68205f53d8b6721', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482760', '4279223df18f4ea6bc2d030169cfb36a', '1909799863477366784', 1);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482761', '288636f1dda441fabc33e0c1303e1f8f', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482762', '66c662afec6a47139962dadb8fbc7c63', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482763', 'c212b53705fc440aa28c6643d4ed2504', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482764', '554efae277dc4935b0f683c2fc7511af', '1909799863477366784', 1);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482765', '1834abd8a8444da9b3261eab1921e48b', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482766', '22a32bcea576405390c3d9134a2b4aa3', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482767', 'aed59cbffc634186bb50e723706e28a6', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482768', 'd708435df80f4885a9948eb308825737', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482769', '73af24f76a964beda44c1e541b22cc6b', '1909799863477366784', 1);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482770', '1dea679eee5d4d55b312a3cc2c3d6cb9', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482771', '3db8b8b77958494bb099060007102f64', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482772', '464188e9e2ab44838c51b333dc8a7cab', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482773', '5904297bb36e44cabcacde6b2e717286', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482774', '69f72de2b835460fa54a1bc89540b66f', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482775', '6b4b176268d2484492d3c00eeb41b17a', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482776', '7246d58658274505bbc9548cee9215be', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482777', '88062db561414f08bf45297743f6f873', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482778', '90f5c75226bc4b24903d52272cb648f4', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482779', 'a98eaad89fd04d0c9b92344f7ae964cc', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482780', 'c6f35c46177749c4ac5cdeb1ae9f0ac6', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482781', '8e4e2a664ff2486695788a284b5b01d5', '1909799863477366784', 1);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482782', '1645368296356196352', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482783', '1645368378262564864', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482784', '8e5f3b75442e4daea9519f64aed5e46b', '1909799863477366784', 1);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482785', '4d44a773fbae4009a7eb9cea814d264a', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482786', '94c7660c225c49aba36e72a40c848870', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482787', '9a59901cf44f4d8f91a6ec4774ba265f', '1909799863477366784', 1);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482788', '1645361764222644224', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482789', '2d030ca88d0945008fd2af849538c288', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482790', '3e3c9021ff864c1d8f8c060c770b3ade', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482791', '52ee486739e349e9ac20d10039c55854', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482792', '6c773710ee734e56a73f3361df3dada3', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482793', 'bba76b5b9ea648768014be2b5b2b7d1a', '1909799863477366784', 1);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482794', '02317939fd7a4e7fa2afb96b8d7fbdf7', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482795', '409cbc0a45a9409eab73b1e4dace337a', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482796', '4cada378f9c94faab51abc7b074c4b21', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482797', '4f7e17d9c53f41669f8137d046767e54', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482798', '5c1855b664e948f9acf87b2cb4412cd7', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482799', '658f4d2b087441a580b3068e6e0b5e03', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482800', '6f0894006aae444a8e346c9c8b2a2037', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482801', '757ec4ffac6640c0b3bf9cd1b90125f9', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482802', '75ebf1ce1d724f30a5c0fb8853e2a157', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482803', '774b62f0c21541f087e7c7fdb66c276e', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482804', '8ec6278b500c40549dcf7dee8484cb5a', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482805', 'a044b4b9dc744a4b99d5fcfdfdbb9de0', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482806', 'd8bf8e157a874c23b84826ae08ac8dd7', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482807', 'fc73b83db35844a1b7d707a92326c036', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482808', 'c36571773d8b4430a1c409ec1b3ad901', '1909799863477366784', 1);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482809', '00c06f4d546f4076af86d95a1781eb8d', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482810', '32e9850a99c444ff918d312364795310', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482811', '7d647ebfe4ee4504839b2100f203c099', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482812', 'd54278919d67487f94f136389c2f26e0', '1909799863477366784', 1);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482813', '3a209b4322064d19a3e4fd776a8caf6d', '1909799863477366784', 1);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482814', '36397947b81d472c9f8be0b047643570', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482815', '8007bc25749a404c81ae94a26a27d9f2', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482816', '8768c30f6afc4e9880c1c8184d43fda0', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482817', '8b4036e54b344e89936a89b261e68910', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482818', 'a092727121b141728466cfbe30cad4df', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482819', 'cafb3df287664753bf689ecb4c987980', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482820', 'cfe4d80d1a734346896f8b7043692ca4', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482821', 'ebe7715a8cc347658cd7170dedc72264', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482822', '3f274f5fb2284de0ba0d6d78cba88b25', '1909799863477366784', 1);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482823', '06978840c3144bad8d932a439978bb11', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482824', '3da506ac7fa641c59cce5da3d4abe923', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482825', '624af3497f5f46aab08ccb69a5bf3eed', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482826', '6aa5d3a29ddd4e79bb9c1aa3b5151f91', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482827', '74ff05d146f148a3bd60aa6f29fa64a6', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482828', 'dce21ad906264745a30373629e7c8884', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482829', '7d9a2cf8f6e542159f02eb8bc0c29adc', '1909799863477366784', 1);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482830', '27ed46e1fdfb4ed0a2d8d17f74687eb8', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482831', '28e65447e7334c64840931816c61aa88', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482832', '3e81f20878754f4ca1396c2f330df94a', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482833', '69f26fc0b7ea45d8b242410849143cd8', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482834', 'acc03032f1964de5aa29e127fec3423d', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482835', 'b02299961fbf4dadb2fe4736a60e25a9', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482836', 'd8c4ce82dbd6456f8c9e4747d0e3b432', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482837', 'fd5fb667850a4595a56115ad330e8d1b', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482838', 'a2a639ec04a14cfda08f023b16be012b', '1909799863477366784', 1);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482839', '2ac8fbc2a6f144309c2872f390c6cc5e', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482840', '43477ac0764c4ace8a2ee0fbcec94bf6', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482841', '549fa86d5ba54e95b21713749043eb7c', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482842', '5d4de92f398d493ca8c811d7d0f8173b', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482843', '77bbc217e0c74c879956e3427fdf92fd', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482844', '7bc152d0f3154da0a45f38eba46274bc', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482845', 'ad281cd3eae7429b8ba19d3cfdda82b9', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482846', 'af50a1c96b1d4cc7b0ebe827a07b12ea', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482847', 'e34bc9371b98490f8dd13a01685eb174', '1909799863477366784', 1);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482848', '1af8eb6fe8b2467299b5e3982334680c', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482849', '1b60036611154e578000acb2f7e85806', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482850', '2081aa9f80494a2db466ccf574eb5d9e', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482851', 'af5c1c56f07d4e8e9105297d7033e374', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482852', 'cff0a61680e743e4961e368f5df4b1ed', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482853', 'f2b31d257c81432f9e6d74dd935e193b', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482854', 'e351b1f957c34ed19471624091721a5a', '1909799863477366784', 1);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482855', '6d12857966cb4e33871d6f41163039bb', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482856', 'cef8a09ccdd44917a819ab6ffc234fac', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482857', 'e9c1bbd7ae734f0dbb452662bae28766', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482858', 'f65a2c299f5d4131b5a42bf8d727fce0', '1909799863477366784', 2);
-INSERT INTO `system_role_permission`(`id`, `permission_id`, `role_id`, `type`) VALUES ('1909799984449482859', 'fac8472bcaed4cef86c34739d0763cde', '1909799863477366784', 2);
diff --git a/backups/2025-04-09/2025-04-09_system_scheduled.sql b/backups/2025-04-09/2025-04-09_system_scheduled.sql
deleted file mode 100644
index 044de83..0000000
--- a/backups/2025-04-09/2025-04-09_system_scheduled.sql
+++ /dev/null
@@ -1,27 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_scheduled`;
-
-/*
-Table structure for table `system_scheduled`
-*/
-CREATE TABLE `system_scheduled` (
- `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
- `task_name` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '任务名称',
- `clazz_name` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '完整类路径',
- `cron_expression` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT 'cron表达式',
- `remark` text CHARACTER SET utf8mb4 COLLATE utf8mb4_bin COMMENT '描述',
- `status` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '状态(1:启用;0:禁用)',
- `create_by` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `create_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
- `update_by` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `update_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;
-
-/*
-Data for table `system_scheduled`
-*/
-INSERT INTO `system_scheduled`(`clazz_name`, `create_by`, `create_time`, `cron_expression`, `id`, `remark`, `status`, `task_name`, `update_by`, `update_time`) VALUES ('cc.iteachyou.cms.task.tasks.DataBaseBackupTask', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2022-07-23 11:01:23','%Y-%m-%d %H:%i:%s'), '*/5 * * * * ?', 'e634e0b659fd456fa23946840734ac19', '数据库备份(每日0点备份一次)', '0', '数据库备份', '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2021-03-16 03:55:31','%Y-%m-%d %H:%i:%s'));
diff --git a/backups/2025-04-09/2025-04-09_system_search.sql b/backups/2025-04-09/2025-04-09_system_search.sql
deleted file mode 100644
index 46b32b1..0000000
--- a/backups/2025-04-09/2025-04-09_system_search.sql
+++ /dev/null
@@ -1,75 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_search`;
-
-/*
-Table structure for table `system_search`
-*/
-CREATE TABLE `system_search` (
- `id` varchar(32) NOT NULL,
- `keywords` varchar(128) NOT NULL COMMENT '文章标题',
- `create_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-
-/*
-Data for table `system_search`
-*/
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:17:33','%Y-%m-%d %H:%i:%s'), '0576a469a5d44f5189c15108c7faeab2', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:26:18','%Y-%m-%d %H:%i:%s'), '101784639d6f47b481bb60e910e0ff6e', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:26:57','%Y-%m-%d %H:%i:%s'), '144d69a4ddbd4a6788bee5d6e5d1f791', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 02:40:53','%Y-%m-%d %H:%i:%s'), '14ed5a98124c4715bc35ff76dc4e7e62', 'ddd');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 02:41:44','%Y-%m-%d %H:%i:%s'), '14fc6be9ee154f1c83601f1601805566', 'orion');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 02:39:04','%Y-%m-%d %H:%i:%s'), '190e8c68f24941cf8ba4717999d90135', 'ddd');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 02:40:26','%Y-%m-%d %H:%i:%s'), '199ed8841e4241cfbfc2f34a54185459', 'ddd');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:29:36','%Y-%m-%d %H:%i:%s'), '1fd26fcab46d4cb7bda59fba0b90b712', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 02:52:41','%Y-%m-%d %H:%i:%s'), '243b5395cb374d9d8cde05048fa76d23', 'kid');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2022-08-27 09:37:31','%Y-%m-%d %H:%i:%s'), '2450911e68ae4e269b96811153b1a010', '');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:14:32','%Y-%m-%d %H:%i:%s'), '2525f2133f494568856f8ad44242bbf9', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2018-09-25 16:55:49','%Y-%m-%d %H:%i:%s'), '27b96c0b2575442cb34d62d1520865f0', '生命');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2018-09-29 10:13:52','%Y-%m-%d %H:%i:%s'), '38f9dd4448864a77b50a2753a01e6566', '123');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2018-09-25 16:55:54','%Y-%m-%d %H:%i:%s'), '3a009f62856e4b59b2bbbe8dc856ebe1', '生命');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2022-08-27 09:41:47','%Y-%m-%d %H:%i:%s'), '3dbdba537a3c4a0f8d5ad48d3266860e', '');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:26:20','%Y-%m-%d %H:%i:%s'), '536dccc79be54304a0e5da5ab14b6d7e', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:19:24','%Y-%m-%d %H:%i:%s'), '549e965be5514399b45823dc45334159', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2022-08-27 09:42:05','%Y-%m-%d %H:%i:%s'), '5569b7a76a5c429d8d47c12cbc1cfd63', '');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 01:35:31','%Y-%m-%d %H:%i:%s'), '5e0a340ef72d4a48ab79490da80c9787', 'ddd');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:13:45','%Y-%m-%d %H:%i:%s'), '62dd8ec00f014f679bf67971adea862d', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:18:59','%Y-%m-%d %H:%i:%s'), '665a4ff7f9274656b84d7591bafa6fa9', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 01:35:58','%Y-%m-%d %H:%i:%s'), '66a2dfda9e474cbeb7ea933611020fce', 'ddd');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:14:26','%Y-%m-%d %H:%i:%s'), '6b3c43b6e6434a7c80707318f0a31205', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2018-09-29 13:59:37','%Y-%m-%d %H:%i:%s'), '6fd3f7e5383c43d3a80231e04b274366', '网页');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2018-09-29 10:18:10','%Y-%m-%d %H:%i:%s'), '71378a798659412ba35c5bf4b049d993', '生涯');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2018-09-25 15:17:08','%Y-%m-%d %H:%i:%s'), '78c3ef5c791c41bf98c8f653b424eb3a', '程序员');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:10:42','%Y-%m-%d %H:%i:%s'), '7dafe01549344990856819ea0cdd04ba', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 01:35:00','%Y-%m-%d %H:%i:%s'), '7eb0417789c14fae8f81e2cb09cdd960', 'ddd');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 02:52:12','%Y-%m-%d %H:%i:%s'), '8d2758e477934827b8e66e15eb3de577', 'orion');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:28:34','%Y-%m-%d %H:%i:%s'), '9481b56b96d64fa89434ac74764c7a23', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 02:41:22','%Y-%m-%d %H:%i:%s'), '97429b54220e4b12a34269cf4c729ae8', 'ddd');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2018-09-25 15:13:43','%Y-%m-%d %H:%i:%s'), '9a022ea5908746c8be4b617dc843bad7', '程序员');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:28:59','%Y-%m-%d %H:%i:%s'), '9ae46553ba814124bb77936e37c321ec', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2022-08-27 09:42:02','%Y-%m-%d %H:%i:%s'), '9be1095deab6495ba9568f808b61f213', '');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2022-08-27 09:37:25','%Y-%m-%d %H:%i:%s'), 'a5f113715b38457990af523306cf1492', '');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:14:20','%Y-%m-%d %H:%i:%s'), 'a66efae4d3d54a97904b9aa80e3df11b', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2021-04-03 04:10:53','%Y-%m-%d %H:%i:%s'), 'ac19c322c2b04d1fa4f74f9c5f14a9c7', '大气ORION渐变');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2022-10-19 08:27:53','%Y-%m-%d %H:%i:%s'), 'b0e0178193444fc4af7a115fb7491b77', 'dreamer');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2022-08-27 09:42:02','%Y-%m-%d %H:%i:%s'), 'b1508eadf0f745cb8f6009334cbc0d6b', '');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:25:25','%Y-%m-%d %H:%i:%s'), 'b3e145bb35e54356a7f641ddc34da677', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:09:53','%Y-%m-%d %H:%i:%s'), 'c009c85f6cd2409a81e136a79e8eb424', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 05:59:17','%Y-%m-%d %H:%i:%s'), 'ce488145bd9648699955635e947a6dde', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2022-10-19 08:25:16','%Y-%m-%d %H:%i:%s'), 'cf1a12196c4e40b18267c94f39320d54', 'dreamer');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:12:19','%Y-%m-%d %H:%i:%s'), 'd05cfad7936041a1ae18fbf39b568cc4', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-05-15 06:36:20','%Y-%m-%d %H:%i:%s'), 'db15a8e41db3459fa9540f5c4a8001fe', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:27:32','%Y-%m-%d %H:%i:%s'), 'df4816a927d6405a99712b85eb75eae6', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:19:50','%Y-%m-%d %H:%i:%s'), 'ea72063604a249db8df3cbed171b83f4', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:28:05','%Y-%m-%d %H:%i:%s'), 'eb01083582c242bc9f915fa671de8314', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2022-08-27 09:39:35','%Y-%m-%d %H:%i:%s'), 'ec69f55aea2a46259b76352e162b6775', '');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 02:49:11','%Y-%m-%d %H:%i:%s'), 'f0f604b09dbd4b3783758ad80bea5e9f', 'orion');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2018-09-25 15:17:53','%Y-%m-%d %H:%i:%s'), 'f2c798f6baba4963ae23883d2afe41ee', '程序员');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:18:33','%Y-%m-%d %H:%i:%s'), 'f45e52d31d57470ab0fd0b8987ba29b7', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:25:34','%Y-%m-%d %H:%i:%s'), 'f4cdbb9d28c24a498fd83652a984cbcf', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:09:02','%Y-%m-%d %H:%i:%s'), 'f7f3c4a6bcac48ad9663431cb6c3cf10', '商务展会');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2022-08-27 09:36:15','%Y-%m-%d %H:%i:%s'), 'fa8a8d2d66d641b8a7a7dbabf32367bc', '');
-INSERT INTO `system_search`(`create_time`, `id`, `keywords`) VALUES (STR_TO_DATE('2020-04-02 03:00:05','%Y-%m-%d %H:%i:%s'), 'fd8c5fa78c164962bdbc92248d0b65df', 'kid');
diff --git a/backups/2025-04-09/2025-04-09_system_setting.sql b/backups/2025-04-09/2025-04-09_system_setting.sql
deleted file mode 100644
index b8dcbda..0000000
--- a/backups/2025-04-09/2025-04-09_system_setting.sql
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_setting`;
-
-/*
-Table structure for table `system_setting`
-*/
-CREATE TABLE `system_setting` (
- `id` varchar(32) NOT NULL,
- `website` varchar(128) NOT NULL COMMENT '网站地址',
- `title` varchar(64) NOT NULL COMMENT '站点标题',
- `keywords` varchar(128) NOT NULL COMMENT '站点关键词',
- `describe` varchar(256) NOT NULL COMMENT '站点描述',
- `icp` varchar(32) NOT NULL COMMENT '备案号',
- `copyright` varchar(128) NOT NULL COMMENT '版权',
- `uploaddir` varchar(32) DEFAULT 'uploads/' COMMENT '上传目录',
- `appid` varchar(128) DEFAULT NULL COMMENT '畅言appid',
- `appkey` varchar(128) DEFAULT NULL COMMENT '畅言appkey',
- `staticdir` varchar(32) DEFAULT 'htmls' COMMENT '静态化目录',
- `browse_type` int DEFAULT '1' COMMENT '浏览方式(1:动态2:静态)',
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-
-/*
-Data for table `system_setting`
-*/
-INSERT INTO `system_setting`(`appid`, `appkey`, `browse_type`, `copyright`, `describe`, `icp`, `id`, `keywords`, `staticdir`, `title`, `uploaddir`, `website`) VALUES ('', '', 1, 'Copyright © 2018 Powered by I Teach You,我教你;Dreamer CMS 梦想家内容管理系统', 'Dreamer CMS 梦想家内容管理系统是国内首款java开发的内容发布系统,采用最流行的springboot+thymeleaf框架搭建,灵活小巧,配置简单。', '冀ICP备19026223号', '1', 'Dreamer CMS 梦想家内容管理系统', 'htmls', 'Dreamer CMS 梦想家内容管理系统', 'uploads', 'http://192.168.1.88:8888/');
diff --git a/backups/2025-04-09/2025-04-09_system_sliders.sql b/backups/2025-04-09/2025-04-09_system_sliders.sql
deleted file mode 100644
index 65073f8..0000000
--- a/backups/2025-04-09/2025-04-09_system_sliders.sql
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_sliders`;
-
-/*
-Table structure for table `system_sliders`
-*/
-CREATE TABLE `system_sliders` (
- `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
- `aid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL COMMENT '主表ID',
- `ext01` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext02` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext03` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext04` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext05` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `href` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT '#',
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;
-
-/*
-Data for table `system_sliders`
-*/
-INSERT INTO `system_sliders`(`aid`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `href`, `id`) VALUES ('b2d86668da714a1c839c016d70066c53', '', '', '', '', '', '#', '8dae83840c7e4cec85f4581ddc7a51b9');
-INSERT INTO `system_sliders`(`aid`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `href`, `id`) VALUES ('6c2e8cc97f9346cb8f09926b74a0854f', '', '', '', '', '', '#', 'f0b8f52910e84417896f5a037fda1609');
diff --git a/backups/2025-04-09/2025-04-09_system_templates.sql b/backups/2025-04-09/2025-04-09_system_templates.sql
deleted file mode 100644
index 97c8be6..0000000
--- a/backups/2025-04-09/2025-04-09_system_templates.sql
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_templates`;
-
-/*
-Table structure for table `system_templates`
-*/
-CREATE TABLE `system_templates` (
- `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
- `aid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL COMMENT '主表ID',
- `ext01` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext02` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext03` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext04` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `ext05` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
- `body` text CHARACTER SET utf8mb4 COLLATE utf8mb4_bin,
- PRIMARY KEY (`id`)
-) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;
-
-/*
-Data for table `system_templates`
-*/
-INSERT INTO `system_templates`(`aid`, `body`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `id`) VALUES ('d64d167032c84521ad21708cccc1f963', '模板名称:
财税记账工商注册认证公司类织梦模板(带手机端)+PC+移动端+利于SEO优化
模板介绍:
织梦最新内核开发的模板,该模板属于财税记账、工商注册类企业使用,
自带最新的手机移动端,同一个后台,数据即时同步,简单适用!
原创设计、手工书写DIV+CSS,
完美兼容IE7+、Firefox、Chrome、360浏览器等;主流浏览器;
页面简洁简单,容易管理,DEDE内核都可以使用;附带测试数据!
模板特点:
该模板多数为单页面,修改很多需要在代码文件上修改,图片很多也需要通过FTP工具修改,
因为财税类的页面比较多,所以很多都是写在模板文件上的!
使用程序:
织梦DEDECMS版本都可以使用。
模板页面:
index.htm 首页模板
head.htm
footer.htm
article_article.htm 文章内容
这里不一一列出!
温馨提示:
按照正常的织梦安装步骤来安装还原就可以用了,从后台重新点击保存下系统基本参数。 系统>系统基本参数> 保存(确定)。
后期bug修正:
暂无
PC截图:

', '', '', '', '', '', '989bac83b8004120845fb3f8791936e4');
-INSERT INTO `system_templates`(`aid`, `body`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `id`) VALUES ('182306d8eab44225a5ce123ad6a01ffd', '', '', '', '', '', '', 'abdf55c143414c7e9c1f16789805c88e');
-INSERT INTO `system_templates`(`aid`, `body`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `id`) VALUES ('93b0ac1621024e4682442acd646da397', '', '', '', '', '', '', '5ee77e9a26b449fe9ee300fe1b888c77');
-INSERT INTO `system_templates`(`aid`, `body`, `ext01`, `ext02`, `ext03`, `ext04`, `ext05`, `id`) VALUES ('cc1b4cc70af54410a9486e7d4babd5a7', '
', '', '', '', '', '', '964090d9b8ae429d9b22d8ba346f2348');
diff --git a/backups/2025-04-09/2025-04-09_system_theme.sql b/backups/2025-04-09/2025-04-09_system_theme.sql
deleted file mode 100644
index 38246ff..0000000
--- a/backups/2025-04-09/2025-04-09_system_theme.sql
+++ /dev/null
@@ -1,27 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_theme`;
-
-/*
-Table structure for table `system_theme`
-*/
-CREATE TABLE `system_theme` (
- `id` varchar(32) NOT NULL,
- `theme_name` varchar(128) NOT NULL COMMENT '风格名称',
- `theme_author` varchar(32) DEFAULT NULL COMMENT '作者',
- `theme_img` varchar(128) NOT NULL COMMENT '缩略图',
- `theme_path` varchar(128) DEFAULT NULL COMMENT '目录名',
- `status` int DEFAULT '0' COMMENT '状态1:启用0:禁用',
- `create_by` varchar(32) DEFAULT NULL,
- `create_time` timestamp NOT NULL DEFAULT '2018-01-01 00:00:00',
- `update_by` varchar(32) DEFAULT NULL,
- `update_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-
-/*
-Data for table `system_theme`
-*/
-INSERT INTO `system_theme`(`create_by`, `create_time`, `id`, `status`, `theme_author`, `theme_img`, `theme_name`, `theme_path`, `update_by`, `update_time`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 14:30:31','%Y-%m-%d %H:%i:%s'), '3333bcc53fdd4124a4f292ef1aabb2f6', 1, '王俊南', '20230111/3d7e456c797d4cd0bb9d6034336cc2da.png', '新版主题', 'default_v2', '', STR_TO_DATE('2025-04-09 10:27:47','%Y-%m-%d %H:%i:%s'));
diff --git a/backups/2025-04-09/2025-04-09_system_user.sql b/backups/2025-04-09/2025-04-09_system_user.sql
deleted file mode 100644
index 6956533..0000000
--- a/backups/2025-04-09/2025-04-09_system_user.sql
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_user`;
-
-/*
-Table structure for table `system_user`
-*/
-CREATE TABLE `system_user` (
- `id` varchar(32) NOT NULL,
- `username` varchar(32) DEFAULT NULL COMMENT '用户名',
- `password` varchar(32) DEFAULT NULL COMMENT '密码',
- `mobile` varchar(32) DEFAULT NULL COMMENT '手机',
- `realname` varchar(32) DEFAULT NULL COMMENT '真实姓名',
- `status` int DEFAULT '0' COMMENT '状态(1:启用0:禁用)',
- `page_style` varchar(32) DEFAULT NULL COMMENT '页面风格',
- `salt` varchar(64) DEFAULT NULL COMMENT '密码盐',
- `last_login_ip` varchar(32) DEFAULT NULL COMMENT '上次登录IP',
- `last_login_time` varchar(32) DEFAULT NULL COMMENT '上次登录时间',
- `portrait` varchar(32) DEFAULT NULL COMMENT '头像',
- `create_by` varchar(255) DEFAULT NULL,
- `create_time` timestamp NOT NULL DEFAULT '2018-01-01 00:00:00',
- `update_by` varchar(255) DEFAULT NULL,
- `update_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-
-/*
-Data for table `system_user`
-*/
-INSERT INTO `system_user`(`create_by`, `create_time`, `id`, `last_login_ip`, `last_login_time`, `mobile`, `page_style`, `password`, `portrait`, `realname`, `salt`, `status`, `update_by`, `update_time`, `username`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2021-03-11 07:26:56','%Y-%m-%d %H:%i:%s'), '1443c458e49c44539b63212cba8b9b1e', '本地主机', '2023-04-11 11:17:21.691', '', '', '1f352f09d1a9bfb3f840a78804d9610c', '', '演示账号1', 'ZGVtbzExMjM0NTY=', 1, '', STR_TO_DATE('2021-03-11 15:26:55','%Y-%m-%d %H:%i:%s'), 'demo1');
-INSERT INTO `system_user`(`create_by`, `create_time`, `id`, `last_login_ip`, `last_login_time`, `mobile`, `page_style`, `password`, `portrait`, `realname`, `salt`, `status`, `update_by`, `update_time`, `username`) VALUES ('', STR_TO_DATE('2018-01-01 00:00:00','%Y-%m-%d %H:%i:%s'), '9f4b807db2e94670bb02cdc212ea7389', '本地主机', '2025-04-09 10:19:01.516', '111', '', '51c04b026c6cf5f785622796aba7e56f', '', '超级管理员', 'd2FuZ2puMTIzNDU2', 1, '9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2021-03-09 03:50:34','%Y-%m-%d %H:%i:%s'), 'wangjn');
diff --git a/backups/2025-04-09/2025-04-09_system_user_role.sql b/backups/2025-04-09/2025-04-09_system_user_role.sql
deleted file mode 100644
index f3f1d66..0000000
--- a/backups/2025-04-09/2025-04-09_system_user_role.sql
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_user_role`;
-
-/*
-Table structure for table `system_user_role`
-*/
-CREATE TABLE `system_user_role` (
- `id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
- `user_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '用户ID',
- `role_id` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '角色ID',
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;
-
-/*
-Data for table `system_user_role`
-*/
-INSERT INTO `system_user_role`(`id`, `role_id`, `user_id`) VALUES ('1645582974030209024', '08d8ce83eef944d88f0817187c308bfd', '1443c458e49c44539b63212cba8b9b1e');
-INSERT INTO `system_user_role`(`id`, `role_id`, `user_id`) VALUES ('324968db08344f27b0b219d4908c2b08', '51c3cad610ce4dc4a279df50eec4d1ff', '9f4b807db2e94670bb02cdc212ea7389');
diff --git a/backups/2025-04-09/2025-04-09_system_variable.sql b/backups/2025-04-09/2025-04-09_system_variable.sql
deleted file mode 100644
index 7193bae..0000000
--- a/backups/2025-04-09/2025-04-09_system_variable.sql
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
-Dreamer CMS 数据库备份工具 时间:2025-04-09
-*/
-
-DROP TABLE IF EXISTS `system_variable`;
-
-/*
-Table structure for table `system_variable`
-*/
-CREATE TABLE `system_variable` (
- `id` varchar(32) NOT NULL COMMENT '主键ID',
- `item_name` varchar(255) DEFAULT NULL COMMENT '变量名称',
- `info` varchar(255) DEFAULT NULL COMMENT '描述',
- `type` varchar(255) DEFAULT NULL COMMENT '字段类型',
- `value` varchar(255) DEFAULT NULL COMMENT '变量值',
- `create_by` varchar(32) DEFAULT NULL COMMENT '创建人',
- `create_time` timestamp NOT NULL DEFAULT '2018-01-01 00:00:00' COMMENT '创建时间',
- `update_by` varchar(32) DEFAULT NULL COMMENT '修改人',
- `update_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '修改时间',
- PRIMARY KEY (`id`)
-) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='变量管理';
-
-/*
-Data for table `system_variable`
-*/
-INSERT INTO `system_variable`(`create_by`, `create_time`, `id`, `info`, `item_name`, `type`, `update_by`, `update_time`, `value`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 14:46:09','%Y-%m-%d %H:%i:%s'), '20d5a49940cd4f3e80dd604e4df1071a', '官方电话', 'cfg_global_telephone', '', '', STR_TO_DATE('2023-01-09 14:46:09','%Y-%m-%d %H:%i:%s'), '138****8888');
-INSERT INTO `system_variable`(`create_by`, `create_time`, `id`, `info`, `item_name`, `type`, `update_by`, `update_time`, `value`) VALUES ('', STR_TO_DATE('2019-08-16 22:38:59','%Y-%m-%d %H:%i:%s'), '2d3add7ac60949cc9035ea0bfd50f113', '码云下载地址', 'cfg_gitee_addr', '', '', STR_TO_DATE('2019-08-16 22:38:59','%Y-%m-%d %H:%i:%s'), 'https://gitee.com/isoftforce/dreamer_cms');
-INSERT INTO `system_variable`(`create_by`, `create_time`, `id`, `info`, `item_name`, `type`, `update_by`, `update_time`, `value`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2019-08-16 22:39:47','%Y-%m-%d %H:%i:%s'), '383e2a267d0045e5aad93ed20ca1b038', 'Github下载地址', 'cfg_github_addr', '', '', STR_TO_DATE('2019-08-16 22:39:47','%Y-%m-%d %H:%i:%s'), 'https://github.com/xinhudong/Dreamer_cms');
-INSERT INTO `system_variable`(`create_by`, `create_time`, `id`, `info`, `item_name`, `type`, `update_by`, `update_time`, `value`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 14:49:02','%Y-%m-%d %H:%i:%s'), 'a4f2a198bd704bd5b728edf8a777b67f', '帮助文档', 'cfg_global_doc', '', '', STR_TO_DATE('2023-01-09 14:49:02','%Y-%m-%d %H:%i:%s'), 'http://doc.iteachyou.cc');
-INSERT INTO `system_variable`(`create_by`, `create_time`, `id`, `info`, `item_name`, `type`, `update_by`, `update_time`, `value`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 14:46:53','%Y-%m-%d %H:%i:%s'), 'bffa5612ef734ea3adb5cb336a35c453', 'QQ技术交流群', 'cfg_global_qqgroup', '', '', STR_TO_DATE('2023-01-09 14:46:52','%Y-%m-%d %H:%i:%s'), '597652651');
-INSERT INTO `system_variable`(`create_by`, `create_time`, `id`, `info`, `item_name`, `type`, `update_by`, `update_time`, `value`) VALUES ('9f4b807db2e94670bb02cdc212ea7389', STR_TO_DATE('2023-01-09 15:43:33','%Y-%m-%d %H:%i:%s'), 'd1d948765b63477f87bef2c218621215', '客服QQ', 'cfg_global_qq', '', '', STR_TO_DATE('2023-01-09 15:43:32','%Y-%m-%d %H:%i:%s'), '153095904');
diff --git a/htmls/gongchengsheji/index.html b/htmls/gongchengsheji/index.html
deleted file mode 100644
index ebc6ee3..0000000
--- a/htmls/gongchengsheji/index.html
+++ /dev/null
@@ -1,329 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
- 工程设计_龙翔工程咨询集团
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
-
-
-
-
-
-
-
-
-{dreamer-cms:include file="inc/service.html" /}
-
-
\ No newline at end of file
diff --git a/htmls/index.html b/htmls/index.html
deleted file mode 100644
index 8618cb8..0000000
--- a/htmls/index.html
+++ /dev/null
@@ -1,1322 +0,0 @@
-
-
-
-
-
-
-
-
- 龙翔工程咨询集团
-
-
-
-
-
-
-
-
-
-
- 龙翔工程咨询集团
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
龙翔(山东)工程咨询管理有限公司
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
新闻动态
-
-
了解我们的最新动态和资讯
-
-
-
-
-
-
-

-
-
- 2025-03-19 17:32:09
-
-
-
聚势谋远 智启未来 | 龙翔工程咨询集团与中建八局一公司青岛公司共探产业策划新生态
-
- 阅读更多
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
关于我们
-
-
龙翔工程咨询集团
- 成立于2005年,是一家专业从事工程咨询、项目管理、造价咨询等服务的综合性咨询企业,公司始终以“全力塑造行业品牌”为追求目标,以着力提升公司专业化水准、精准化服务、标准化管理为切入点,脚踏实地,锐意进取,不断完善,勇于超越,努力以一流服务创一流业绩!
-
-
-
-

-
-
-
我们的使命与愿景
-
我们致力于通过专业咨询服务推动工程建设行业高质量发展,帮助客户实现项目价值最大化。我们的愿景是成为国内领先的工程咨询企业。
-
-
-
-
-
-
-
20年行业经验
-
深耕工程咨询行业20年,积累了丰富的项目经验
-
-
-
-
-
-
-
-
300+客户信赖
-
服务超过300家企业客户,获得一致好评
-
-
-
-
-
-
-
-
80+专业团队
-
拥有80多名注册咨询工程师、造价工程师等专业人才
-
-
-
-
-
-
-
-
-
-
-
-
-
-
我们的服务
-
-
我们提供全方位的工程咨询服务,助力项目顺利实施
-
-
-
-
-
-
-
全过程工程咨询
-
提供从项目前期策划到竣工验收的全过程咨询服务
-
-
-
-
-
-
-
项目管理服务
-
专业的项目管理团队,确保项目按计划顺利实施
-
-
-
-
-
-
-
工程造价咨询
-
专业的造价控制服务,优化项目投资效益
-
-
-
-
-
-
-
工程监理服务
-
专业的工程监理团队,确保工程质量达标
-
-
-
-
-
-
-
工程评估审计
-
专业的工程评估与审计服务,确保项目合规性
-
-
-
-
-
-
-
安全咨询
-
专业安全咨询,护航工程零风险
-
-
-
-
-
-
-
信息化管理
-
智能信息化管理,赋能工程高效决策
-
-
-
-
-
-
-
招标采购咨询
-
精准招标策略,护航工程降本增效
-
-
-
-
-
-
-
勘察设计
-
精勘设计先行,赋能工程科学决策
-
-
-
-
-
-
-
财务鉴证
-
精准鉴证保障,风险防控无忧
-
-
-
-
-
-
-
-
-
-
-
发展历程
-
-
从初创探索到行业标杆,多年深耕工程行业,以创新破局,用专业赋能,见证每一次突破与跨越。
-
-
-
-
-
-
- 2005
-
公司成立
-
龙翔项目管理有限公司成立、会计师事务所成立,公司在行业内崭露头角、树立品牌形象
-
-
-
-
-
- 2015
-
蓬勃发展
-
公司进入蓬勃发展的黄金时代,市场占有率高达30%,用户满意度较高
-
-
-
-
-
2018
-
资质升级
-
公司造价咨询资质升级为甲级;取得工程咨询资质;在省内外20多个城市设立分公司
-
-
-
-
-
- 2019
-
多核驱动
-
公司总部搬迁到青岛、并在北京成立集团管理中心,形成青岛、北京、海南、兰州、杭州五大集团管理中心辐射服务全国
-
-
-
-
-
- 2020
-
转型升级
-
公司转型成为工程项目全生命周期提供工程服务的专业化、数字化、平台化集团公司
-
-
-
-
-
2023
-
战略纵深
-
公司伴随“一带一路”走出中国,形成了植根山东、服务全国、辐射全球的服务网络
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/htmls/xuexixingzuzhi/index.html b/htmls/xuexixingzuzhi/index.html
deleted file mode 100644
index 9070997..0000000
--- a/htmls/xuexixingzuzhi/index.html
+++ /dev/null
@@ -1,329 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
- 学习型组织_龙翔工程咨询集团
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
-
-
-
-
-
-
-
-
-{dreamer-cms:include file="inc/service.html" /}
-
-
\ No newline at end of file