msopen/doc/mcms-5.3.5.sql

691 lines
351 KiB
MySQL
Raw Normal View History

SET NAMES utf8mb4;
SET FOREIGN_KEY_CHECKS = 0;
-- ----------------------------
-- Table structure for app
-- ----------------------------
DROP TABLE IF EXISTS `app`;
CREATE TABLE `app` (
`id` int(11) NOT NULL AUTO_INCREMENT COMMENT '站点id',
`app_name` varchar(60) NOT NULL COMMENT '站点名称',
`app_url` varchar(200) NOT NULL COMMENT '站点域名,多个回车换行显示',
`app_logo` varchar(4000) DEFAULT NULL COMMENT '网站logo',
`app_keyword` varchar(500) DEFAULT NULL COMMENT '站点关键字',
`app_copyright` varchar(500) DEFAULT NULL COMMENT '站点版权信息',
`app_style` varchar(50) DEFAULT NULL COMMENT '站点风格',
`app_description` varchar(500) DEFAULT NULL COMMENT '描述',
`app_pay` varchar(300) DEFAULT NULL COMMENT '费用清单',
`app_state` int(1) unsigned NOT NULL DEFAULT '0' COMMENT '0运行中 1已停止 ',
`app_datetime` datetime DEFAULT NULL COMMENT '创建时间',
`app_pay_date` datetime DEFAULT NULL COMMENT '应用续费时间',
`app_dir` varchar(10) DEFAULT NULL COMMENT '网站生成的目录',
`update_date` datetime DEFAULT NULL COMMENT '修改时间',
`update_by` varchar(11) DEFAULT NULL COMMENT '修改人',
`create_date` datetime DEFAULT NULL COMMENT '创建时间',
`create_by` varchar(11) DEFAULT NULL,
`del` int(1) DEFAULT '0',
PRIMARY KEY (`id`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='应用表';
-- ----------------------------
-- Records of app
-- ----------------------------
BEGIN;
INSERT INTO `app` (`id`, `app_name`, `app_url`, `app_logo`, `app_keyword`, `app_copyright`, `app_style`, `app_description`, `app_pay`, `app_state`, `app_datetime`, `app_pay_date`, `app_dir`, `update_date`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1, '5.3.5 铭飞MCMS', 'http://localhost:8080/', '[{\"url\":\"/upload/1/appLogo/1609397756549.png\",\"name\":\"logo_small.png\",\"path\":\"/upload/1/appLogo/1609397756549.png\",\"uid\":1685699633311,\"status\":\"success\"}]', 'CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具', '站点版权信息,可配置', 'default', '基于java开发的一套java cms也是轻量级开源内容管理系统CMS简洁、安全、开源、免费可运行在Linux、Windows、MacOSX、Solaris等各种平台上专注为公司企业、个人站长快速建站提供解决方案铭飞MS平台为您提供各类cms网站模板下载,公司网站、企业网站模板、网站后台系统模板、免费网站模板,10年建站公司老品牌值得信赖的cms!', '', 0, NULL, '2019-11-17 00:00:00', 'web', '2023-06-29 09:35:00', '57', NULL, '', 0);
COMMIT;
-- ----------------------------
-- Table structure for cms_category
-- ----------------------------
DROP TABLE IF EXISTS `cms_category`;
CREATE TABLE `cms_category` (
`id` bigint(20) unsigned NOT NULL,
`category_id` bigint(20) unsigned DEFAULT NULL COMMENT '所属栏目',
`leaf` int(1) DEFAULT NULL COMMENT '是否是叶子节点',
`top_id` bigint(20) DEFAULT NULL COMMENT '顶级id',
`dict_id` int(11) DEFAULT NULL COMMENT '字典对应编号',
`mdiy_model_id` varchar(50) DEFAULT NULL COMMENT '文章管理的内容模型ID',
`mdiy_category_model_id` varchar(50) DEFAULT NULL COMMENT '栏目管理的内容模型ID',
`category_parent_ids` varchar(255) DEFAULT NULL COMMENT '父类型编号多个id逗号',
`category_title` varchar(255) DEFAULT NULL COMMENT '栏目管理名称',
`category_img` varchar(2000) DEFAULT NULL COMMENT '栏目banner图',
`category_ico` varchar(2000) DEFAULT NULL COMMENT '栏目小图',
`category_short_title` varchar(255) DEFAULT NULL COMMENT '栏目副标题',
`category_flag` varchar(255) DEFAULT NULL COMMENT '栏目属性',
`category_display` varchar(50) DEFAULT NULL COMMENT '栏目是否显示',
`category_is_search` varchar(50) DEFAULT 'enable' COMMENT '栏目是否被搜索',
`category_descrip` varchar(500) DEFAULT NULL COMMENT '栏目管理描述',
`category_keyword` varchar(300) DEFAULT NULL COMMENT '栏目管理关键字',
`category_path` varchar(500) DEFAULT NULL COMMENT '栏目路径',
`category_diy_url` varchar(255) DEFAULT NULL COMMENT '自定义链接',
`category_url` varchar(50) DEFAULT NULL COMMENT '内容模板',
`category_list_url` varchar(50) DEFAULT NULL COMMENT '列表模板',
`category_type` varchar(10) DEFAULT NULL COMMENT '栏目管理属性',
`category_pinyin` varchar(255) DEFAULT NULL COMMENT '栏目拼音',
`category_sort` int(11) DEFAULT NULL COMMENT '自定义顺序',
`update_date` datetime DEFAULT NULL COMMENT '修改时间',
`update_by` varchar(11) DEFAULT NULL COMMENT '修改人',
`create_date` datetime DEFAULT NULL COMMENT '创建时间',
`create_by` varchar(11) DEFAULT NULL COMMENT '创建人',
`del` int(1) DEFAULT '0' COMMENT '删除标记',
PRIMARY KEY (`id`) USING BTREE,
KEY `idx_category_id` (`category_id`) USING BTREE
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='分类';
-- ----------------------------
-- Records of cms_category
-- ----------------------------
BEGIN;
INSERT INTO `cms_category` (`id`, `category_id`, `leaf`, `top_id`, `dict_id`, `mdiy_model_id`, `mdiy_category_model_id`, `category_parent_ids`, `category_title`, `category_img`, `category_ico`, `category_short_title`, `category_flag`, `category_display`, `category_is_search`, `category_descrip`, `category_keyword`, `category_path`, `category_diy_url`, `category_url`, `category_list_url`, `category_type`, `category_pinyin`, `category_sort`, `update_date`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1329316146811314177, 1666653706550321152, 1, 1666653706550321152, NULL, NULL, NULL, '1666653706550321152', '平台产品', '[{\"url\":\"blob:http://localhost:8080/c88cc2d9-d543-496e-a178-66185908b7ae\",\"name\":\"1634799978903085.jpg\",\"path\":\"/upload/1/cms/category/1686219436865.jpg\",\"uid\":1686219436617,\"status\":\"success\"}]', NULL, NULL, '', 'enable', 'enable', '公司产品', '', 'product/pingtaichanpin', '', 'product-detail.htm', 'product-list.htm', '1', 'pingtaichanpin', 0, '2022-09-09 14:37:47', '57', '2020-11-19 14:50:42', '57', 0);
INSERT INTO `cms_category` (`id`, `category_id`, `leaf`, `top_id`, `dict_id`, `mdiy_model_id`, `mdiy_category_model_id`, `category_parent_ids`, `category_title`, `category_img`, `category_ico`, `category_short_title`, `category_flag`, `category_display`, `category_is_search`, `category_descrip`, `category_keyword`, `category_path`, `category_diy_url`, `category_url`, `category_list_url`, `category_type`, `category_pinyin`, `category_sort`, `update_date`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653706550321152, NULL, 0, 0, NULL, NULL, NULL, NULL, '公司产品', '[{\"url\":\"/upload/1/cms/category/1686219436865.jpg\",\"name\":\"1634799978903085.jpg\",\"path\":\"/upload/1/cms/category/1686219436865.jpg\",\"uid\":1686219436617,\"status\":\"success\"}]', '[]', 'PRODUCT', 'n', 'enable', 'enable', '公司产品', '', 'product', '', '', 'product-list.htm', '1', 'product', 1, '2023-06-29 09:57:13', '57', '2020-11-19 10:56:31', '57', 0);
INSERT INTO `cms_category` (`id`, `category_id`, `leaf`, `top_id`, `dict_id`, `mdiy_model_id`, `mdiy_category_model_id`, `category_parent_ids`, `category_title`, `category_img`, `category_ico`, `category_short_title`, `category_flag`, `category_display`, `category_is_search`, `category_descrip`, `category_keyword`, `category_path`, `category_diy_url`, `category_url`, `category_list_url`, `category_type`, `category_pinyin`, `category_sort`, `update_date`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653706550321153, NULL, 0, 0, NULL, NULL, NULL, NULL, '新闻动态', '[{\"url\":\"blob:http://localhost:8080/c88cc2d9-d543-496e-a178-66185908b7ae\",\"name\":\"1634799978903085.jpg\",\"path\":\"/upload/1/cms/category/1686219436865.jpg\",\"uid\":1686219436617,\"status\":\"success\"}]', '[]', NULL, 'n', 'enable', 'enable', '公司动态', '', 'news', '', '', 'news-list.htm', '1', 'news', 4, '2023-06-08 17:56:04', '57', '2020-11-19 10:56:47', '57', 0);
INSERT INTO `cms_category` (`id`, `category_id`, `leaf`, `top_id`, `dict_id`, `mdiy_model_id`, `mdiy_category_model_id`, `category_parent_ids`, `category_title`, `category_img`, `category_ico`, `category_short_title`, `category_flag`, `category_display`, `category_is_search`, `category_descrip`, `category_keyword`, `category_path`, `category_diy_url`, `category_url`, `category_list_url`, `category_type`, `category_pinyin`, `category_sort`, `update_date`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653706550321154, NULL, 0, 0, NULL, NULL, NULL, NULL, '关于我们', '[{\"url\":\"blob:http://localhost:8080/c88cc2d9-d543-496e-a178-66185908b7ae\",\"name\":\"1634799978903085.jpg\",\"path\":\"/upload/1/cms/category/1686219436865.jpg\",\"uid\":1686219436617,\"status\":\"success\"}]', '[]', NULL, 'n', 'enable', 'enable', '关于我们', '', 'gywm', 'gywm/gongsijieshao/index.html', '', '', '3', 'gywm', 6, '2023-06-08 15:56:35', '57', '2020-11-19 10:57:39', '57', 0);
INSERT INTO `cms_category` (`id`, `category_id`, `leaf`, `top_id`, `dict_id`, `mdiy_model_id`, `mdiy_category_model_id`, `category_parent_ids`, `category_title`, `category_img`, `category_ico`, `category_short_title`, `category_flag`, `category_display`, `category_is_search`, `category_descrip`, `category_keyword`, `category_path`, `category_diy_url`, `category_url`, `category_list_url`, `category_type`, `category_pinyin`, `category_sort`, `update_date`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653706550321155, 1666653706550321154, 1, 1666653706550321154, NULL, NULL, NULL, '1666653706550321154', '联系我们', '[{\"url\":\"blob:http://localhost:8080/c88cc2d9-d543-496e-a178-66185908b7ae\",\"name\":\"1634799978903085.jpg\",\"path\":\"/upload/1/cms/category/1686219436865.jpg\",\"uid\":1686219436617,\"status\":\"success\"}]', '[]', NULL, '', 'enable', 'enable', '关于我们', '', 'gywm/lianxiwomen', '', 'about.htm', '', '2', 'lianxiwomen', 0, '2023-06-08 13:39:36', '57', '2020-11-19 10:58:02', '57', 0);
INSERT INTO `cms_category` (`id`, `category_id`, `leaf`, `top_id`, `dict_id`, `mdiy_model_id`, `mdiy_category_model_id`, `category_parent_ids`, `category_title`, `category_img`, `category_ico`, `category_short_title`, `category_flag`, `category_display`, `category_is_search`, `category_descrip`, `category_keyword`, `category_path`, `category_diy_url`, `category_url`, `category_list_url`, `category_type`, `category_pinyin`, `category_sort`, `update_date`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653706550321156, 1666653706550321152, 1, 1666653706550321152, NULL, '', NULL, '1666653706550321152', '开源产品', '[{\"url\":\"blob:http://localhost:8080/c88cc2d9-d543-496e-a178-66185908b7ae\",\"name\":\"1634799978903085.jpg\",\"path\":\"/upload/1/cms/category/1686219436865.jpg\",\"uid\":1686219436617,\"status\":\"success\"}]', '[]', NULL, '', 'enable', 'enable', '公司产品', '', 'product/kycp', '', 'product-detail.htm', 'product-list.htm', '1', 'kycp', 0, '2023-06-08 15:44:25', '57', '2020-11-19 10:58:41', '57', 0);
INSERT INTO `cms_category` (`id`, `category_id`, `leaf`, `top_id`, `dict_id`, `mdiy_model_id`, `mdiy_category_model_id`, `category_parent_ids`, `category_title`, `category_img`, `category_ico`, `category_short_title`, `category_flag`, `category_display`, `category_is_search`, `category_descrip`, `category_keyword`, `category_path`, `category_diy_url`, `category_url`, `category_list_url`, `category_type`, `category_pinyin`, `category_sort`, `update_date`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653706550321157, 1666653706550321152, 1, 1666653706550321152, NULL, NULL, NULL, '1666653706550321152', '行业产品', '[{\"url\":\"blob:http://localhost:8080/c88cc2d9-d543-496e-a178-66185908b7ae\",\"name\":\"1634799978903085.jpg\",\"path\":\"/upload/1/cms/category/1686219436865.jpg\",\"uid\":1686219436617,\"status\":\"success\"}]', '[]', NULL, '', 'enable', 'enable', '公司产品', '', 'product/hycp', '', 'product-detail.htm', 'product-list.htm', '1', 'hycp', 0, '2023-06-08 15:45:19', '57', '2020-11-19 10:58:56', '57', 0);
INSERT INTO `cms_category` (`id`, `category_id`, `leaf`, `top_id`, `dict_id`, `mdiy_model_id`, `mdiy_category_model_id`, `category_parent_ids`, `category_title`, `category_img`, `category_ico`, `category_short_title`, `category_flag`, `category_display`, `category_is_search`, `category_descrip`, `category_keyword`, `category_path`, `category_diy_url`, `category_url`, `category_list_url`, `category_type`, `category_pinyin`, `category_sort`, `update_date`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653706550321158, 1666653706550321153, 1, 1666653706550321153, NULL, NULL, NULL, '1666653706550321153', '公司动态', '[{\"url\":\"blob:http://localhost:8080/c88cc2d9-d543-496e-a178-66185908b7ae\",\"name\":\"1634799978903085.jpg\",\"path\":\"/upload/1/cms/category/1686219436865.jpg\",\"uid\":1686219436617,\"status\":\"success\"}]', '[]', NULL, '', 'enable', 'enable', '公司动态', '', 'news/gsdt', '', 'news-detail.htm', 'news-list.htm', '1', 'gsdt', 0, '2023-06-08 15:46:09', '57', '2020-11-19 11:02:08', '57', 0);
INSERT INTO `cms_category` (`id`, `category_id`, `leaf`, `top_id`, `dict_id`, `mdiy_model_id`, `mdiy_category_model_id`, `category_parent_ids`, `category_title`, `category_img`, `category_ico`, `category_short_title`, `category_flag`, `category_display`, `category_is_search`, `category_descrip`, `category_keyword`, `category_path`, `category_diy_url`, `category_url`, `category_list_url`, `category_type`, `category_pinyin`, `category_sort`, `update_date`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653706550321159, 1666653706550321153, 1, 1666653706550321153, NULL, NULL, NULL, '1666653706550321153', '行业动态', '[{\"url\":\"blob:http://localhost:8080/c88cc2d9-d543-496e-a178-66185908b7ae\",\"name\":\"1634799978903085.jpg\",\"path\":\"/upload/1/cms/category/1686219436865.jpg\",\"uid\":1686219436617,\"status\":\"success\"}]', '[]', NULL, '', 'enable', 'enable', '行业动态', '', 'news/xingyedongtai', '', 'news-detail.htm', 'news-list.htm', '1', 'xingyedongtai', 0, '2023-06-08 15:46:22', '57', '2020-11-19 11:02:36', '57', 0);
INSERT INTO `cms_category` (`id`, `category_id`, `leaf`, `top_id`, `dict_id`, `mdiy_model_id`, `mdiy_category_model_id`, `category_parent_ids`, `category_title`, `category_img`, `category_ico`, `category_short_title`, `category_flag`, `category_display`, `category_is_search`, `category_descrip`, `category_keyword`, `category_path`, `category_diy_url`, `category_url`, `category_list_url`, `category_type`, `category_pinyin`, `category_sort`, `update_date`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653706550321160, 1666653706550321154, 1, 1666653706550321154, NULL, NULL, NULL, '1666653706550321154', '公司介绍', '[{\"url\":\"/upload/1/cms/category/1686219436865.jpg\",\"name\":\"1634799978903085.jpg\",\"path\":\"/upload/1/cms/category/1686219436865.jpg\",\"uid\":1686219436617,\"status\":\"success\"}]', '[]', NULL, '', 'enable', 'enable', '关于我们', '', 'gywm/gongsijieshao', '', 'about.htm', '', '2', 'gongsijieshao', 0, '2023-06-08 18:26:10', '57', '2020-11-19 11:04:39', '57', 0);
INSERT INTO `cms_category` (`id`, `category_id`, `leaf`, `top_id`, `dict_id`, `mdiy_model_id`, `mdiy_category_model_id`, `category_parent_ids`, `category_title`, `category_img`, `category_ico`, `category_short_title`, `category_flag`, `category_display`, `category_is_search`, `category_descrip`, `category_keyword`, `category_path`, `category_diy_url`, `category_url`, `category_list_url`, `category_type`, `category_pinyin`, `category_sort`, `update_date`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653706550321162, NULL, 1, 0, NULL, NULL, NULL, NULL, '幻灯', '[]', '[]', NULL, '', 'enable', 'enable', '', '', 'huandeng', '', '', '', '1', 'huandeng', 0, '2023-06-08 15:52:18', '57', '2020-11-19 17:34:10', '57', 0);
INSERT INTO `cms_category` (`id`, `category_id`, `leaf`, `top_id`, `dict_id`, `mdiy_model_id`, `mdiy_category_model_id`, `category_parent_ids`, `category_title`, `category_img`, `category_ico`, `category_short_title`, `category_flag`, `category_display`, `category_is_search`, `category_descrip`, `category_keyword`, `category_path`, `category_diy_url`, `category_url`, `category_list_url`, `category_type`, `category_pinyin`, `category_sort`, `update_date`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653706550321163, NULL, 0, 0, NULL, '', '', NULL, '解决方案', '[{\"url\":\"/upload/1/cms/category/1686219436865.jpg\",\"name\":\"1634799978903085.jpg\",\"path\":\"/upload/1/cms/category/1686219436865.jpg\",\"uid\":1686219436617,\"status\":\"success\"}]', '[{\"url\":\"/upload/1/cms/category/1686032572679.jpg\",\"name\":\"1571617311885681.jpg\",\"path\":\"/upload/1/cms/category/1686032572679.jpg\",\"uid\":1686032572647,\"status\":\"success\"}]', '诚聘优秀人士加入我们的团队', 'n', 'enable', 'enable', '', '', 'jiejuefangan', '', 'product-detail.htm', 'product-list.htm', '1', 'jiejuefangan', 2, '2023-07-02 14:28:18', '57', '2023-06-06 14:20:42', '57', 0);
INSERT INTO `cms_category` (`id`, `category_id`, `leaf`, `top_id`, `dict_id`, `mdiy_model_id`, `mdiy_category_model_id`, `category_parent_ids`, `category_title`, `category_img`, `category_ico`, `category_short_title`, `category_flag`, `category_display`, `category_is_search`, `category_descrip`, `category_keyword`, `category_path`, `category_diy_url`, `category_url`, `category_list_url`, `category_type`, `category_pinyin`, `category_sort`, `update_date`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653706550321164, NULL, 1, 0, NULL, '', '', NULL, '服务案例', '[{\"url\":\"/upload/1/cms/category/1686219436865.jpg\",\"name\":\"1634799978903085.jpg\",\"path\":\"/upload/1/cms/category/1686219436865.jpg\",\"uid\":1686219436617,\"status\":\"success\"}]', '[]', '服务创造价值、存在造就未来', 'n', 'enable', 'enable', '服务案例', '', 'fuwuanli', '', 'product-detail.htm', 'product-list.htm', '1', 'fuwuanli', 3, '2023-07-02 14:28:30', '57', '2023-06-06 14:21:08', '57', 0);
INSERT INTO `cms_category` (`id`, `category_id`, `leaf`, `top_id`, `dict_id`, `mdiy_model_id`, `mdiy_category_model_id`, `category_parent_ids`, `category_title`, `category_img`, `category_ico`, `category_short_title`, `category_flag`, `category_display`, `category_is_search`, `category_descrip`, `category_keyword`, `category_path`, `category_diy_url`, `category_url`, `category_list_url`, `category_type`, `category_pinyin`, `category_sort`, `update_date`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653706550321165, NULL, 1, 0, NULL, '', '', NULL, '招聘信息', '[{\"url\":\"blob:http://localhost:8080/c88cc2d9-d543-496e-a178-66185908b7ae\",\"name\":\"1634799978903085.jpg\",\"path\":\"/upload/1/cms/category/1686219436865.jpg\",\"uid\":1686219436617,\"status\":\"success\"}]', '[]', '', 'n', 'enable', 'enable', '招聘信息', '', 'zhaopinxinxi', '', 'about.htm', '', '2', 'zhaopinxinxi', 4, '2023-06-08 15:56:00', '57', '2023-06-06 14:21:27', '57', 0);
INSERT INTO `cms_category` (`id`, `category_id`, `leaf`, `top_id`, `dict_id`, `mdiy_model_id`, `mdiy_category_model_id`, `category_parent_ids`, `category_title`, `category_img`, `category_ico`, `category_short_title`, `category_flag`, `category_display`, `category_is_search`, `category_descrip`, `category_keyword`, `category_path`, `category_diy_url`, `category_url`, `category_list_url`, `category_type`, `category_pinyin`, `category_sort`, `update_date`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653706550321166, 1666653706550321163, 1, 1666653706550321163, NULL, '', '', '1666653706550321163', '信创国产化解决方案', '[{\"url\":\"/upload/1/cms/category/1686219436865.jpg\",\"name\":\"1634799978903085.jpg\",\"path\":\"/upload/1/cms/category/1686219436865.jpg\",\"uid\":1686219436617,\"status\":\"success\"}]', '[{\"url\":\"blob:http://localhost:8080/1fe52e96-425e-47da-83de-a87accc79040\",\"name\":\"1609397756549.png .png\",\"path\":\"/upload/1/cms/category/1688006502514.png\",\"uid\":1688006502302,\"status\":\"success\"}]', '真正自研的中国云,坚持核心代码自主研发,产品经过工信部权威机构测评,完全符合可信标准。青云以中立开放的态度,深度参与信创生态建立, 适配各大信创生态。用户仅需一个平台即可实现国产化替代、IT 架构升级及云原生升级等现实需求,青云以专业服务保障多行业、多场景的平稳运行。', '', 'enable', 'enable', '解决方案', '', 'jiejuefangan/zhihuiyiliaojiejuefangan', 'https://www.mingsoft.net/banben.html', 'about.htm', '', '2', 'zhihuiyiliaojiejuefangan', 0, '2023-06-29 10:41:44', '57', '2023-06-06 14:26:27', '57', 0);
INSERT INTO `cms_category` (`id`, `category_id`, `leaf`, `top_id`, `dict_id`, `mdiy_model_id`, `mdiy_category_model_id`, `category_parent_ids`, `category_title`, `category_img`, `category_ico`, `category_short_title`, `category_flag`, `category_display`, `category_is_search`, `category_descrip`, `category_keyword`, `category_path`, `category_diy_url`, `category_url`, `category_list_url`, `category_type`, `category_pinyin`, `category_sort`, `update_date`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653706550321167, 1666653706550321163, 1, 1666653706550321163, NULL, '', '', '1666653706550321163', '低代码开发解决方案', '[{\"url\":\"/upload/1/cms/category/1686219436865.jpg\",\"name\":\"1634799978903085.jpg\",\"path\":\"/upload/1/cms/category/1686219436865.jpg\",\"uid\":1686219436617,\"status\":\"success\"}]', '[{\"url\":\"blob:http://localhost:8080/80e8107d-1623-4418-82e5-1656c8ce9d3f\",\"name\":\"1609397756549.png .png\",\"path\":\"/upload/1/cms/category/1688006545514.png\",\"uid\":1688006545446,\"status\":\"success\"}]', '真正自研的中国云,坚持核心代码自主研发,产品经过工信部权威机构测评,完全符合可信标准。青云以中立开放的态度,深度参与信创生态建立, 适配各大信创生态。用户仅需一个平台即可实现国产化替代、IT 架构升级及云原生升级等现实需求,青云以专业服务保障多行业、多场景的平稳运行。', '', 'enable', 'enable', '解决方案', '', 'jiejuefangan/zhihuiyingyetingjiejuefangan', 'https://www.mingsoft.net/', 'about.htm', '', '2', 'zhihuiyingyetingjiejuefangan', 0, '2023-06-29 10:42:27', '57', '2023-06-06 14:27:03', '57', 0);
INSERT INTO `cms_category` (`id`, `category_id`, `leaf`, `top_id`, `dict_id`, `mdiy_model_id`, `mdiy_category_model_id`, `category_parent_ids`, `category_title`, `category_img`, `category_ico`, `category_short_title`, `category_flag`, `category_display`, `category_is_search`, `category_descrip`, `category_keyword`, `category_path`, `category_diy_url`, `category_url`, `category_list_url`, `category_type`, `category_pinyin`, `category_sort`, `update_date`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653706550321168, NULL, 1, 0, NULL, '', '', NULL, '在线留言', '[{\"url\":\"blob:http://localhost:8080/c88cc2d9-d543-496e-a178-66185908b7ae\",\"name\":\"1634799978903085.jpg\",\"path\":\"/upload/1/cms/category/1686219436865.jpg\",\"uid\":1686219436617,\"status\":\"success\"}]', '[]', '', 'n', 'enable', 'enable', '', '', 'zaixianliuyan', '', 'message.htm', '', '2', 'zaixianliuyan', 5, '2023-06-08 15:56:23', '57', '2023-06-06 14:54:46', '57', 0);
INSERT INTO `cms_category` (`id`, `category_id`, `leaf`, `top_id`, `dict_id`, `mdiy_model_id`, `mdiy_category_model_id`, `category_parent_ids`, `category_title`, `category_img`, `category_ico`, `category_short_title`, `category_flag`, `category_display`, `category_is_search`, `category_descrip`, `category_keyword`, `category_path`, `category_diy_url`, `category_url`, `category_list_url`, `category_type`, `category_pinyin`, `category_sort`, `update_date`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653706550321169, NULL, 1, 0, NULL, '', '', NULL, '合作伙伴', '[{\"url\":\"blob:http://localhost:8080/c88cc2d9-d543-496e-a178-66185908b7ae\",\"name\":\"1634799978903085.jpg\",\"path\":\"/upload/1/cms/category/1686219436865.jpg\",\"uid\":1686219436617,\"status\":\"success\"}]', '[]', '', '', 'enable', 'enable', '', '', 'hezuohuoban', '', '', '', '1', 'hezuohuoban', 0, '2023-06-08 15:51:53', '57', '2023-06-08 09:14:15', '57', 0);
COMMIT;
-- ----------------------------
-- Table structure for cms_content
-- ----------------------------
DROP TABLE IF EXISTS `cms_content`;
CREATE TABLE `cms_content` (
`id` bigint(20) unsigned NOT NULL,
`category_id` bigint(20) unsigned DEFAULT NULL COMMENT '所属栏目',
`content_details` longtext COMMENT '文章内容',
`content_title` varchar(255) DEFAULT NULL COMMENT '文章标题',
`content_short_title` varchar(255) DEFAULT NULL COMMENT '文章副标题',
`content_keyword` varchar(255) DEFAULT NULL COMMENT '关键字',
`content_description` varchar(400) DEFAULT NULL COMMENT '描述',
`content_img` varchar(2000) DEFAULT NULL COMMENT '文章缩略图',
`content_source` varchar(255) DEFAULT NULL COMMENT '文章来源',
`content_author` varchar(255) DEFAULT NULL COMMENT '文章作者',
`content_display` varchar(10) DEFAULT '0' COMMENT '是否显示0显示 1不显示',
`content_type` varchar(100) DEFAULT NULL COMMENT '文章类型',
`content_datetime` timestamp NULL DEFAULT NULL COMMENT '发布时间',
`content_sort` int(11) DEFAULT NULL COMMENT '自定义顺序',
`content_tags` varchar(255) DEFAULT NULL COMMENT '文章标签',
`content_hit` int(22) DEFAULT '0' COMMENT '点击次数',
`content_out_link` varchar(255) DEFAULT NULL COMMENT '文章为链接',
`has_detail_html` int(1) DEFAULT '0' COMMENT '文章静态化标识 0表示未被自动静态化,1反之',
`update_date` datetime DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '修改时间',
`has_list_html` int(1) DEFAULT '0' COMMENT '栏目静态化标识 0表示未被自动静态化,1反之',
`update_by` varchar(11) DEFAULT NULL COMMENT '修改人',
`create_date` datetime DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '创建时间',
`create_by` varchar(11) DEFAULT NULL COMMENT '创建人',
`del` int(1) DEFAULT '0' COMMENT '删除标记',
PRIMARY KEY (`id`) USING BTREE,
KEY `fk_category_id` (`category_id`) USING BTREE,
CONSTRAINT `fk_category_id` FOREIGN KEY (`category_id`) REFERENCES `cms_category` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='文章';
-- ----------------------------
-- Records of cms_content
-- ----------------------------
BEGIN;
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653707267547136, 1666653706550321157, '<p><img src=\"/upload/1/cms/content/editor/1609809963757.png\" title=\"1609809963757.png\" alt=\"image.png\"/></p>', 'MEC工程造价咨询管理软件', NULL, '', '支持分公司、跨地域协同管理,支持微信审批、通知更即时,与钉钉一样的审批,让审批流程更简单', '[{\"url\":\"blob:http://localhost:8080/605fb4e4-7874-4f30-9eb6-87c8dc4b046f\",\"name\":\"a.png\",\"path\":\"/upload/1/cms/content/1609837720097.png\",\"uid\":1609837720054,\"status\":\"success\"}]', '', '', '0', 'c', '2023-06-08 11:49:43', 0, NULL, 0, NULL, 0, '2023-06-08 11:49:43', 0, '57', '2023-06-08 11:49:43', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653707301101568, 1666653706550321157, '<p>1、BIM引擎</p><p>2、项目管理</p><p>3、计划管理</p><p>4、进度管理</p><p>5、质量管理</p><p>6、填报管理</p>', 'BIMCms施工管理软件', NULL, '', 'BIM数字化构件施工模型', '[{\"url\":\"blob:http://localhost:8080/e267453c-5762-40af-ba47-b7979e11421e\",\"name\":\"a.png\",\"path\":\"/upload/1/cms/content/1609837616948.png\",\"uid\":1609837616874,\"status\":\"success\"}]', '', '', '0', 'c', '2023-06-08 11:49:44', 0, NULL, 0, NULL, 0, '2023-06-08 11:49:43', 0, '57', '2023-06-08 11:49:43', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653707418542080, 1666653706550321158, '<p><br/></p><ul style=\"box-sizing: border-box; margin-bottom: 0.85em; font-size: 14px; padding: 0px 0px 0px 2em; color: rgb(51, 51, 51); font-family: Roboto, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(250, 250, 250);\" class=\" list-paddingleft-2\"><li><p>【框架】增加MybatisPlus支持</p></li><li><p>【新增】静态化文件夹配置(html)</p></li><li><p>【新增】静态化站点文件夹配置(web)html/1-&gt;自定义/自定义</p></li><li><p>【优化】模版管理修改</p></li><li><p>【优化】标签修改更灵活的支持if等逻辑判断</p></li><li><p>【优化】解析速度再次提升</p></li><li><p>【优化】栏目管理操作功能优化</p></li><li><p>【优化】栏目生成链接优化,采用拼音格式</p></li><li><p>【修复】bug修复具体参考开源中国ISSUES</p></li><li><p>5.1升级5.2.0步骤(1、同步代码2、导入5.1-to-5.2.0-mysql.sql3、Store更新内容插件)</p></li></ul><p><br/></p>', '5.2.0稳定版本发布', NULL, '', '', '[{\"url\":\"blob:http://localhost:8080/e246f0df-08a8-41e8-9494-17db1970ba0d\",\"name\":\"5.png\",\"path\":\"/upload/1/cms/content/1609825459624.png\",\"uid\":1609825459171,\"status\":\"success\"}]', '', '', '0', 'c', '2023-06-08 11:49:49', 0, NULL, 41, NULL, 0, '2023-06-08 11:49:43', 0, '57', '2023-06-08 11:49:43', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653707447902208, 1666653706550321158, '<p>http://doc.mingsoft.net/plugs-cms/</p>', 'mcms在线适用手册', NULL, '', 'MCms内容插件提供最基本的菜单、权限、角色、栏目、内容、静态化、等常用功能。', '[{\"url\":\"/upload/1/cms/content/1609835836996.png\",\"name\":\"a.png\",\"path\":\"/upload/1/cms/content/1609835836996.png\",\"uid\":1609835836971,\"status\":\"success\"}]', '', '', '0', '', '2023-06-08 11:49:50', 0, '', 23, '', 0, '2023-09-28 16:33:22', 0, '57', '2023-06-08 11:49:43', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653707494039552, 1666653706550321159, '<p style=\"margin: 10px auto; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 13px; white-space: normal; background-color: rgb(245, 245, 245);\">国内的开源环境已经相当好但是国内开发注重是应用创新有但不多从榜单可以看出专门搞技术的还是少数结合项目实践的站大多数分享给你们架构的时候可以参考这些解决方案传送门gogeeks.cn</p><p style=\"margin: 10px auto; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 13px; white-space: normal; background-color: rgb(245, 245, 245);\">zheng征项目(stars 5.6k)</p><p style=\"margin: 10px auto; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 13px; white-space: normal; background-color: rgb(245, 245, 245);\">基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构提供整套公共微服务服务模块集中权限管理单点登录、内容管理、支付中心、用户管理支持第三方登录、微信平台、存储系统、配置中心、日志分析、任务和通知等支持服务治理、监控和追踪努力为中小型企业打造全方位J2EE企业级开发解决方案。</p><p><img class=\"large\" src=\"/upload/1/cms/content/editor/1610000831977.jpg\" alt=\"\" data-loadfunc=\"0\" data-loaded=\"0\" style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; height: auto;\"/></p><p style=\"margin: 10px auto; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 13px; white-space: normal; background-color: rgb(245, 245, 245);\">地址https://gitee.com/shuzheng/zheng</p><p style=\"margin: 10px auto; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 13px; white-space: normal; background-color: rgb(245, 245, 245);\">JFinal(stars 4.8k)</p><p style=\"margin: 10px auto; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 13px; white-space: normal; background-color: rgb(245, 245, 245);\">JFinal 是基于 Java 语言的极速 WEB + ORM 框架其核心设计目标是开发迅速、代码量少、学习简单、功能强大、轻量级、易扩展、Restful。在拥有Java语言所有优势的同时再拥有ruby、python、php等动态语言的开发效率为您节约更多时间去陪恋人、家人和朋友 :)</p><p><img class=\"large\" src=\"/upload/1/cms/content/editor/1610000832098.jpg\" alt=\"\" data-loadfunc=\"0\" data-loaded=\"0\" style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; height: auto;\"/></p><p style=\"margin: 10px auto; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 13px; white-space: normal; background-color: rgb(245, 245, 245);\">地址http://www.jfinal.com/</p><p style=\"margin: 10px auto; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 13px; white-space: normal; background-color: rgb(245, 245, 245);\">SpringBoot-Learning(stars 4.6k)</p><p style=\"margin:
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653707573731328, 1666653706550321160, '<p>&nbsp; &nbsp; &nbsp; 团队成立于2012年是一群不断的以技术创新与软件研发为核心的学习型技术团队。团队在软件研发的技术领域不断地积累通用、实用、好用的通用功能插件实现系统模块化集成开发解决方案。方案适用于传统互联网、移动互联网、物联网不仅大大降低软件产品在研发投入的成本更能加快软件的研发进程</p><p><br/></p><p><strong>使命:</strong>降低软件研发成</p><p><strong>价值观:</strong>价值源自分享</p><p><strong>愿景:</strong>享自由、享生活</p><p><br/></p>', '公司介绍', NULL, '关键字', '团队成立于2012年是一群不断的以技术创新与软件研发为核心的学习型技术团队。团队在软件研发的技术领域不断地积累通用、实用、好用的通用功能插件实现系统模块化集成开发解决方案。方案适用于传统互联网、移动互联网、物联网不仅大大降低软件产品在研发投入的成本更能加快软件的研发进程', '[{\"url\":\"/upload/1/cms/content/1609838258663.png\",\"name\":\"a.png\",\"path\":\"/upload/1/cms/content/1609838258663.png\",\"uid\":1609838258513,\"status\":\"success\"}]', '', '', '0', '', '2023-06-08 11:49:52', 0, NULL, 0, NULL, 0, '2023-06-08 18:15:26', 0, '57', '2023-06-08 11:49:43', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653707686977536, 1666653706550321155, '<p><span style=\"color: rgb(127, 127, 127);\">TEL</span>19970180163</p><p><br/></p><p><span style=\"color: rgb(127, 127, 127);\">客服QQ</span>942770163&nbsp; &nbsp; &nbsp;&nbsp;<span style=\"color: rgb(127, 127, 127);\">商务QQ</span>3336073455</p><p><br/></p><p><span style=\"color: rgb(127, 127, 127);\">Email</span>service@mingsoft.net</p><p><br/></p><p><span style=\"color: rgb(127, 127, 127);\">Addr</span>江西省南昌市南昌高新技术产业开发区紫阳大道2999号紫阳明珠一期办公室楼503室</p><p><br/></p><p><img width=\"530\" height=\"340\" src=\"http://api.map.baidu.com/staticimage?center=116.001482,28.681744&zoom=18&width=530&height=340&markers=116.001877,28.681396\"/></p><p><br/></p>', '联系我们', NULL, '', '', '', '', '', '0', '', '2023-06-08 11:49:53', 0, NULL, 0, '', 0, '2023-06-08 11:49:43', 0, '57', '2023-06-08 11:49:43', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653707733114880, 1666653706550321162, '', '降低软件研发成本', NULL, '', '', '[{\"url\":\"/upload/1/cms/content/1609838691084.png\",\"name\":\"a.png\",\"path\":\"/upload/1/cms/content/1609838691084.png\",\"uid\":1609838690980,\"status\":\"success\"}]', 'https://www.mingsoft.net', '', '0', 'f', '2023-06-08 11:49:55', 0, NULL, 1, NULL, 0, '2023-06-08 11:49:44', 0, '57', '2023-06-08 11:49:44', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653709796712448, 1666653706550321156, '<blockquote style=\"font-size: medium; white-space: normal; box-sizing: border-box; -webkit-tap-highlight-color: transparent; text-size-adjust: none; -webkit-font-smoothing: antialiased; break-inside: avoid; margin: 0px 0px 0.85em; padding: 0px 15px; color: rgb(133, 133, 133); border-left: 4px solid rgb(229, 229, 229); font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: 0.2px; background-color: rgb(255, 255, 255);\"><h2><span style=\"font-size: 18px;\">安装方法</span></h2></blockquote><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\">Steup 1pom.xml增加依赖并重启系统</p><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\">当前版本</p><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\"><a href=\"https://search.maven.org/search?q=ms-msend\" target=\"_blank\" style=\"color: rgb(56, 56, 56);\"><img title=\"\" src=\"https://img.shields.io/maven-central/v/net.mingsoft/ms-msend.svg?label=Maven%20Central\" alt=\"\" width=\"134\" height=\"20\"/></a></p><pre class=\"brush:xml;toolbar:false\" style=\"background-color: rgb(255, 255, 255);\">&lt;dependency&gt;\n&nbsp;&nbsp;&nbsp;&nbsp;&lt;groupId&gt;net.mingsoft&lt;/groupId&gt;\n&nbsp;&nbsp;&nbsp;&nbsp;&lt;artifactId&gt;ms-msend&lt;/artifactId&gt;\n&nbsp;&nbsp;&nbsp;&nbsp;&lt;version&gt;当前版本&lt;/version&gt;\n&lt;/dependency&gt;</pre><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\">&nbsp;</p><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\">Steup 2重新进入mstore、进入插件详情页点击 在线安装&nbsp; 完成后,刷新后台主界面,会显示相应插件功能菜单,到此插件安装完成;</p><blockquote style=\"font-size: medium; white-space: normal; box-sizing: border-box; -webkit-tap-highlight-color: transparent; text-size-adjust: none; -webkit-font-smoothing: antialiased; break-inside: avoid; margin: 0px 0px 0.85em; padding: 0px 15px; color: rgb(133, 133, 133); border-left: 4px solid rgb(229, 229, 229); font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-sp
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653709826072576, 1666653706550321159, '<p style=\"box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; color: rgb(77, 77, 77); overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif, SimHei, SimSun; white-space: normal; background-color: rgb(255, 255, 255); line-height: 26px !important;\">下面我们开始分享一下开源中国中最火的Java开源CMS建站系统代码可以到gitee.com中下载 搜一下项目名称)</p><p style=\"box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; color: rgb(77, 77, 77); overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif, SimHei, SimSun; white-space: normal; background-color: rgb(255, 255, 255); line-height: 26px !important;\"><span style=\"box-sizing: border-box; outline: 0px; font-weight: 700; overflow-wrap: break-word;\"><span style=\"box-sizing: border-box; outline: 0px; margin: 0px; padding: 0px; overflow-wrap: break-word; color: rgb(243, 59, 69);\">  1铭飞 / MCMS开发人/项目名称)</span></span></p><p style=\"box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; color: rgb(77, 77, 77); overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif, SimHei, SimSun; white-space: normal; background-color: rgb(255, 255, 255); line-height: 26px !important;\">  watch 1800 star 3400 fork 1800</p><p style=\"box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; color: rgb(77, 77, 77); overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif, SimHei, SimSun; white-space: normal; background-color: rgb(255, 255, 255); line-height: 26px !important;\">  项目介绍:</p><p style=\"box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; color: rgb(77, 77, 77); overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif, SimHei, SimSun; white-space: normal; background-color: rgb(255, 255, 255); line-height: 26px !important;\">  完整开源Java快速开发平台基于Spring、SpringMVC、Mybatis架构MStore提供更多好用的插件与模板文章、商城、微信、论坛、会员、评论、支付、积分、工作流、任务调度等同时提供上百套免费模板任意选择价值源自分享铭飞系统不仅一套简单好用的开源系统、更是一整套优质的开源生态内容体系。铭飞的使命就是降低开发成本提高开发效率提供全方位的企业级开发解决方案。</p><p style=\"box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; color: rgb(77, 77, 77); overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653711092752384, 1666653706550321159, '<h1 style=\"margin: 10px 0px; padding: 0px; font-size: 28px; line-height: 1.5;\">特点</h1><ul class=\"task-list list-paddingleft-2\" style=\"margin-left: 30px; padding: 0px; word-break: break-all;\"><li><p>免费完整开源基于MIT协议源代码完全开源无商业限制,MS开发团队承诺将MCMS内容系统永久完整开源</p></li><li><p>标签化建站:不需要专业的后台开发技能,只要使用系统提供的标签,就能轻松建设网站;</p></li><li><p>html静态化系统支持全站静态化</p></li><li><p>跨终端站点同时支持PC与移动端访问同时会自动根据访问的终端切换到对应的界面数据由系统统一管理</p></li><li><p>海量模版铭飞通过MStoreMS商城分享更多免费、精美的企业网站模版降低建站成本</p></li><li><p>丰富插件为了让MCms适应更多的业务场景在MStore用户可以下载对应的插件站群插件、微信插件、商城插件等</p></li><li><p>每月更新铭飞团队承诺每月28日为系统升级日分享更多好用等模版与插件</p></li><li><p>文档丰富为了让用户更快速的使用MCms系统进行开发铭飞团队持续更新开发相关文档如标签文档、使用文档、视频教程等</p></li></ul><h1 style=\"margin: 10px 0px; padding: 0px; font-size: 28px; line-height: 1.5;\"><a id=\"面向对象_3\" class=\"anchor\" href=\"http://git.oschina.net/mingSoft/MCMS#%E9%9D%A2%E5%90%91%E5%AF%B9%E8%B1%A1_3\" style=\"margin: 0px; padding: 0px; color: rgb(51, 51, 51);\"></a>面向对象</h1><ul class=\"task-list list-paddingleft-2\" style=\"margin-left: 30px; padding: 0px; word-break: break-all;\"><li><p>铭飞MCMS是企业在创立初期很好的技术基础框架加快公司项目开发进度当然也可以对现有的系统进行升级</p></li><li><p>个人开发者也可以使用MCMS承接外包项目</p></li><li><p>初学JAVA的同学可以下载源代码来进行学习交流</p></li></ul><h1 style=\"margin: 10px 0px; padding: 0px; font-size: 28px; line-height: 1.5;\"><a id=\"技术框架_4\" class=\"anchor\" href=\"http://git.oschina.net/mingSoft/MCMS#%E6%8A%80%E6%9C%AF%E6%A1%86%E6%9E%B6_4\" style=\"margin: 0px; padding: 0px; color: rgb(51, 51, 51);\"></a>技术框架</h1><ul class=\"task-list list-paddingleft-2\" style=\"margin-left: 30px; padding: 0px; word-break: break-all;\"><li><p>核心框架Spring Framework 4</p></li><li><p>安全框架Apache Shiro 1.2</p></li><li><p>视图框架Spring MVC 4</p></li><li><p>任务调度Spring Task 4</p></li><li><p>持久层框架MyBatis 3</p></li><li><p>数据库连接池Alibaba Druid 1.0</p></li><li><p>日志管理SLF4J 1.7、Log4j</p></li><li><p>JS框架jQuery 1.10</p></li><li><p>CSS框架Twitter Bootstrap 2.3.1。</p></li><li><p>富文本Ueditor</p></li></ul><h1 style=\"margin: 10px 0px; padding: 0px; font-size: 28px; line-height: 1.5;\"><a id=\"系统结构_5\" class=\"anchor\" href=\"http://git.oschina.net/mingSoft/MCMS#%E7%B3%BB%E7%BB%9F%E7%BB%93%E6%9E%84_5\" style=\"margin: 0px; padding: 0px; color: rgb(51, 51, 51);\"></a>系统结构</h1><p style=\"margin: 10px auto; padding: 0px; line-height: 1.5;\"><img class=\"md_relative_url\" title=\"在这里输入图片标题\" src=\"/ueditor/jsp/upload/image/20210105/1609818395900070630.jpg\" alt=\"输入图片说明\" style=\"margin: 0px; padding: 0px; border: 0px; max-width: 100%; height: auto;\"/></p><h1 style=\"margin: 10px 0px; padding: 0px; font-size: 28px; line-height: 1.5;\"><a id=\"开发环境_6\" class
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653714305589248, 1666653706550321164, '<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品定义目前有两个学术方向。一个是以“营销管理”为定位的方向;另一个是以整个“企业管理的基础概念”为定位方向。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">1、营销管理方向</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品的定义:作为商品向市场提供的,引起注意、获取、使用或者消费,以满足欲望或需要的任何东西。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">消费者购买的不只是产品的实体,还包括产品的核心利益(即向消费者提供的基本效用和利益)。产品的实体称为一般产品,即产品的基本形式,只有依附于产品实体,产品的核心利益才能实现。期望产品是消费者采购产品时期望的一系列属性和条件。附加产品是产品的第四层次,即产品包含的附加服务和利益。产品的第五层次是潜在产品,潜在产品预示着该产品最终可能的所有增加和改变。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">在供应链上,上流工厂的产品是下流工厂的生产原料或耗材,例如塑料粒、纸皮盒、玻璃片、计算机中央处理器、油漆等。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">2、企业管理基础概念方向</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品定义:人们在实现需求的过程中,与实现需求相关的全部感知事物及意象的集合。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 1
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653716146888704, 1666653706550321164, '<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品定义目前有两个学术方向。一个是以“营销管理”为定位的方向;另一个是以整个“企业管理的基础概念”为定位方向。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">1、营销管理方向</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品的定义:作为商品向市场提供的,引起注意、获取、使用或者消费,以满足欲望或需要的任何东西。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">消费者购买的不只是产品的实体,还包括产品的核心利益(即向消费者提供的基本效用和利益)。产品的实体称为一般产品,即产品的基本形式,只有依附于产品实体,产品的核心利益才能实现。期望产品是消费者采购产品时期望的一系列属性和条件。附加产品是产品的第四层次,即产品包含的附加服务和利益。产品的第五层次是潜在产品,潜在产品预示着该产品最终可能的所有增加和改变。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">在供应链上,上流工厂的产品是下流工厂的生产原料或耗材,例如塑料粒、纸皮盒、玻璃片、计算机中央处理器、油漆等。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">2、企业管理基础概念方向</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品定义:人们在实现需求的过程中,与实现需求相关的全部感知事物及意象的集合。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 1
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653716172054528, 1666653706550321164, '<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品定义目前有两个学术方向。一个是以“营销管理”为定位的方向;另一个是以整个“企业管理的基础概念”为定位方向。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">1、营销管理方向</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品的定义:作为商品向市场提供的,引起注意、获取、使用或者消费,以满足欲望或需要的任何东西。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">消费者购买的不只是产品的实体,还包括产品的核心利益(即向消费者提供的基本效用和利益)。产品的实体称为一般产品,即产品的基本形式,只有依附于产品实体,产品的核心利益才能实现。期望产品是消费者采购产品时期望的一系列属性和条件。附加产品是产品的第四层次,即产品包含的附加服务和利益。产品的第五层次是潜在产品,潜在产品预示着该产品最终可能的所有增加和改变。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">在供应链上,上流工厂的产品是下流工厂的生产原料或耗材,例如塑料粒、纸皮盒、玻璃片、计算机中央处理器、油漆等。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">2、企业管理基础概念方向</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品定义:人们在实现需求的过程中,与实现需求相关的全部感知事物及意象的集合。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 1
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653716285300736, 1666653706550321164, '<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品定义目前有两个学术方向。一个是以“营销管理”为定位的方向;另一个是以整个“企业管理的基础概念”为定位方向。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">1、营销管理方向</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品的定义:作为商品向市场提供的,引起注意、获取、使用或者消费,以满足欲望或需要的任何东西。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">消费者购买的不只是产品的实体,还包括产品的核心利益(即向消费者提供的基本效用和利益)。产品的实体称为一般产品,即产品的基本形式,只有依附于产品实体,产品的核心利益才能实现。期望产品是消费者采购产品时期望的一系列属性和条件。附加产品是产品的第四层次,即产品包含的附加服务和利益。产品的第五层次是潜在产品,潜在产品预示着该产品最终可能的所有增加和改变。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">在供应链上,上流工厂的产品是下流工厂的生产原料或耗材,例如塑料粒、纸皮盒、玻璃片、计算机中央处理器、油漆等。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">2、企业管理基础概念方向</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品定义:人们在实现需求的过程中,与实现需求相关的全部感知事物及意象的集合。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 1
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653716323049472, 1666653706550321164, '<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品定义目前有两个学术方向。一个是以“营销管理”为定位的方向;另一个是以整个“企业管理的基础概念”为定位方向。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">1、营销管理方向</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品的定义:作为商品向市场提供的,引起注意、获取、使用或者消费,以满足欲望或需要的任何东西。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">消费者购买的不只是产品的实体,还包括产品的核心利益(即向消费者提供的基本效用和利益)。产品的实体称为一般产品,即产品的基本形式,只有依附于产品实体,产品的核心利益才能实现。期望产品是消费者采购产品时期望的一系列属性和条件。附加产品是产品的第四层次,即产品包含的附加服务和利益。产品的第五层次是潜在产品,潜在产品预示着该产品最终可能的所有增加和改变。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">在供应链上,上流工厂的产品是下流工厂的生产原料或耗材,例如塑料粒、纸皮盒、玻璃片、计算机中央处理器、油漆等。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">2、企业管理基础概念方向</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品定义:人们在实现需求的过程中,与实现需求相关的全部感知事物及意象的集合。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 1
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653716339826688, 1666653706550321164, '<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品定义目前有两个学术方向。一个是以“营销管理”为定位的方向;另一个是以整个“企业管理的基础概念”为定位方向。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">1、营销管理方向</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品的定义:作为商品向市场提供的,引起注意、获取、使用或者消费,以满足欲望或需要的任何东西。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">消费者购买的不只是产品的实体,还包括产品的核心利益(即向消费者提供的基本效用和利益)。产品的实体称为一般产品,即产品的基本形式,只有依附于产品实体,产品的核心利益才能实现。期望产品是消费者采购产品时期望的一系列属性和条件。附加产品是产品的第四层次,即产品包含的附加服务和利益。产品的第五层次是潜在产品,潜在产品预示着该产品最终可能的所有增加和改变。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">在供应链上,上流工厂的产品是下流工厂的生产原料或耗材,例如塑料粒、纸皮盒、玻璃片、计算机中央处理器、油漆等。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">2、企业管理基础概念方向</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品定义:人们在实现需求的过程中,与实现需求相关的全部感知事物及意象的集合。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 1
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653716360798208, 1666653706550321164, '<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品定义目前有两个学术方向。一个是以“营销管理”为定位的方向;另一个是以整个“企业管理的基础概念”为定位方向。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">1、营销管理方向</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品的定义:作为商品向市场提供的,引起注意、获取、使用或者消费,以满足欲望或需要的任何东西。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">消费者购买的不只是产品的实体,还包括产品的核心利益(即向消费者提供的基本效用和利益)。产品的实体称为一般产品,即产品的基本形式,只有依附于产品实体,产品的核心利益才能实现。期望产品是消费者采购产品时期望的一系列属性和条件。附加产品是产品的第四层次,即产品包含的附加服务和利益。产品的第五层次是潜在产品,潜在产品预示着该产品最终可能的所有增加和改变。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">在供应链上,上流工厂的产品是下流工厂的生产原料或耗材,例如塑料粒、纸皮盒、玻璃片、计算机中央处理器、油漆等。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">2、企业管理基础概念方向</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品定义:人们在实现需求的过程中,与实现需求相关的全部感知事物及意象的集合。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 1
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653716381769728, 1666653706550321164, '<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品定义目前有两个学术方向。一个是以“营销管理”为定位的方向;另一个是以整个“企业管理的基础概念”为定位方向。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">1、营销管理方向</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品的定义:作为商品向市场提供的,引起注意、获取、使用或者消费,以满足欲望或需要的任何东西。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">消费者购买的不只是产品的实体,还包括产品的核心利益(即向消费者提供的基本效用和利益)。产品的实体称为一般产品,即产品的基本形式,只有依附于产品实体,产品的核心利益才能实现。期望产品是消费者采购产品时期望的一系列属性和条件。附加产品是产品的第四层次,即产品包含的附加服务和利益。产品的第五层次是潜在产品,潜在产品预示着该产品最终可能的所有增加和改变。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">在供应链上,上流工厂的产品是下流工厂的生产原料或耗材,例如塑料粒、纸皮盒、玻璃片、计算机中央处理器、油漆等。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">2、企业管理基础概念方向</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品定义:人们在实现需求的过程中,与实现需求相关的全部感知事物及意象的集合。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 1
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653716402741248, 1666653706550321164, '<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品定义目前有两个学术方向。一个是以“营销管理”为定位的方向;另一个是以整个“企业管理的基础概念”为定位方向。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">1、营销管理方向</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品的定义:作为商品向市场提供的,引起注意、获取、使用或者消费,以满足欲望或需要的任何东西。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">消费者购买的不只是产品的实体,还包括产品的核心利益(即向消费者提供的基本效用和利益)。产品的实体称为一般产品,即产品的基本形式,只有依附于产品实体,产品的核心利益才能实现。期望产品是消费者采购产品时期望的一系列属性和条件。附加产品是产品的第四层次,即产品包含的附加服务和利益。产品的第五层次是潜在产品,潜在产品预示着该产品最终可能的所有增加和改变。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">在供应链上,上流工厂的产品是下流工厂的生产原料或耗材,例如塑料粒、纸皮盒、玻璃片、计算机中央处理器、油漆等。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">2、企业管理基础概念方向</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品定义:人们在实现需求的过程中,与实现需求相关的全部感知事物及意象的集合。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 1
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653716423712768, 1666653706550321164, '<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品定义目前有两个学术方向。一个是以“营销管理”为定位的方向;另一个是以整个“企业管理的基础概念”为定位方向。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">1、营销管理方向</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品的定义:作为商品向市场提供的,引起注意、获取、使用或者消费,以满足欲望或需要的任何东西。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">消费者购买的不只是产品的实体,还包括产品的核心利益(即向消费者提供的基本效用和利益)。产品的实体称为一般产品,即产品的基本形式,只有依附于产品实体,产品的核心利益才能实现。期望产品是消费者采购产品时期望的一系列属性和条件。附加产品是产品的第四层次,即产品包含的附加服务和利益。产品的第五层次是潜在产品,潜在产品预示着该产品最终可能的所有增加和改变。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">在供应链上,上流工厂的产品是下流工厂的生产原料或耗材,例如塑料粒、纸皮盒、玻璃片、计算机中央处理器、油漆等。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">2、企业管理基础概念方向</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);\">产品定义:人们在实现需求的过程中,与实现需求相关的全部感知事物及意象的集合。</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 1
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653716448878592, 1666653706550321169, '', '中电建商业保理有限公司', '', '', '', '[{\"url\":\"blob:http://192.168.0.215:8080/904ade77-2377-4167-84f3-2448a62ccced\",\"name\":\"1684557468352.png\",\"path\":\"/upload/1/cms/content/1686215537420.png\",\"uid\":1686215537391,\"status\":\"success\"}]', '', '', '0', '', '2023-06-08 11:50:21', 0, '', 2, '', 0, '2023-06-08 17:12:44', 0, '57', '2023-06-08 11:49:46', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653716465655808, 1666653706550321169, '', '郑州轻大产业技术研究院', '', '', '', '[{\"url\":\"blob:http://192.168.0.215:8080/26037198-991e-4974-81cb-9c4b592e81ea\",\"name\":\"1602603060008.jpg\",\"path\":\"/upload/1/cms/content/1686215506299.jpg\",\"uid\":1686215506253,\"status\":\"success\"}]', '', '', '0', '', '2023-06-08 11:50:22', 0, '', 1, '', 0, '2023-06-08 17:12:06', 0, '57', '2023-06-08 11:49:46', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653716503404544, 1666653706550321169, '', '车智家集团', '', '', '', '[{\"url\":\"blob:http://192.168.0.215:8080/ec84be6c-6423-4d4d-a91e-d75d56214a3d\",\"name\":\"1600739696748.png\",\"path\":\"/upload/1/cms/content/1686215474321.png\",\"uid\":1686215474275,\"status\":\"success\"}]', '', '', '0', '', '2023-06-08 11:50:23', 0, '', 0, '', 0, '2023-06-08 17:11:32', 0, '57', '2023-06-08 11:49:46', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653716520181760, 1666653706550321169, '', '景德镇陶瓷大学', '', '', '', '[{\"url\":\"blob:http://192.168.0.215:8080/542c1f2e-49b3-480f-a442-d4637aeba457\",\"name\":\"1600738933544.png\",\"path\":\"/upload/1/cms/content/1686215253408.png\",\"uid\":1686215253369,\"status\":\"success\"}]', '', '', '0', '', '2023-06-08 11:50:24', 0, '', 0, '', 0, '2023-06-08 17:07:42', 0, '57', '2023-06-08 11:49:46', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653716557930496, 1666653706550321169, '', '北京科技大学', '', '', '', '[{\"url\":\"blob:http://192.168.0.215:8080/3957b153-be45-4634-abb6-374f964f4009\",\"name\":\"1600738722683.png\",\"path\":\"/upload/1/cms/content/1686215232869.png\",\"uid\":1686215232832,\"status\":\"success\"}]', '', '', '0', '', '2023-06-08 11:50:25', 0, '', 0, '', 0, '2023-06-08 17:07:21', 0, '57', '2023-06-08 11:49:46', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666653716599873536, 1666653706550321169, '', '海尔', '', '', '', '[{\"url\":\"blob:http://192.168.0.215:8080/76057b4a-46d7-442e-a12a-ee4c710ec984\",\"name\":\"1600097933163.png\",\"path\":\"/upload/1/cms/content/1686215179288.png\",\"uid\":1686215179264,\"status\":\"success\"}]', '', '', '0', '', '2023-06-08 11:50:26', 0, '', 0, '', 0, '2023-06-08 17:06:31', 0, '57', '2023-06-08 11:49:46', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666720458662727682, 1666653706550321165, '<p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; line-height: 24px;\"><strong style=\"margin: 0px; padding: 0px; border: 0px;\"><span style=\"margin: 0px; padding: 0px; border: 0px; line-height: 24px; font-family: 宋体;\">岗位职责:</span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; \">1、负责公司服务器基础环境的部署、配置、日常巡检、维护、故障的应急响应和问题处理</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; \">2、负责公司kvm虚拟化平台的管理工作基础环境部署性能容量管理漏洞扫描、安全加固保证其稳定、高效运行</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; \">3、负责维护公司集中监控系统根据业务需求调整监控策略、告警阀值处理告警信息和问题跟踪</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; \">4、编写系统维护文档完善并更新运维流程文档</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; line-height: 24px;\"><span style=\"margin: 0px; padding: 0px; border: 0px; line-height: 24px;\">&nbsp;</span></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; line-height: 24px;\"><strong style=\"margin: 0px; padding: 0px; border: 0px;\"><span style=\"margin: 0px; padding: 0px; border: 0px; line-height: 24px; font-family: 宋体;\">任职要求:</span></strong></p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; white-space: normal; \">1、计算机等相关专业本科以上学历2年以上linux系统管理工作经验经验丰富可适当放宽学历条件</p><p style=\"margin-top: 0px; margin-bottom: 0px; padding: 0px; border: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, Arial, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, &quot;sans-serif&quot;; font-size: 14px; wh
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666735079036440577, 1666653706550321169, '', '藏书馆', '', '', '', '[{\"url\":\"blob:http://192.168.0.215:8080/4efa21ca-db0a-4d00-8fe3-0dcf65f2694b\",\"name\":\"1684557767759.png\",\"path\":\"/upload/1/cms/content/1686215577592.png\",\"uid\":1686215577536,\"status\":\"success\"}]', '', '', '0', '', '2023-06-08 17:12:52', 0, '', 0, '', 0, '2023-06-08 17:13:04', 0, NULL, '2023-06-08 17:13:04', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666735154181591042, 1666653706550321169, '', '科大国创', '', '', '', '[{\"url\":\"blob:http://192.168.0.215:8080/9fa2ac96-e76a-4eec-9161-a040430e026b\",\"name\":\"1684570759624.png\",\"path\":\"/upload/1/cms/content/1686215592867.png\",\"uid\":1686215592845,\"status\":\"success\"}]', '', '', '0', '', '2023-06-08 17:13:08', 0, '', 0, '', 0, '2023-06-08 17:13:22', 0, NULL, '2023-06-08 17:13:22', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666735248415019009, 1666653706550321169, '', '满井智信', '', '', '', '[{\"url\":\"blob:http://192.168.0.215:8080/1ec23a47-b279-4b83-af86-347fd272a903\",\"name\":\"1684672801443.png\",\"path\":\"/upload/1/cms/content/1686215611850.png\",\"uid\":1686215611835,\"status\":\"success\"}]', '', '', '0', '', '2023-06-08 17:13:26', 0, '', 0, '', 0, '2023-06-08 17:13:44', 0, NULL, '2023-06-08 17:13:44', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666735336336019457, 1666653706550321169, '', '中科方德', '', '', '', '[{\"url\":\"blob:http://192.168.0.215:8080/761e995c-4735-4244-b98c-3863c04c82a8\",\"name\":\"1684917748516.jpg\",\"path\":\"/upload/1/cms/content/1686215634206.jpg\",\"uid\":1686215634188,\"status\":\"success\"}]', '', '', '0', '', '2023-06-08 17:13:49', 0, '', 0, '', 0, '2023-06-08 17:14:05', 0, NULL, '2023-06-08 17:14:05', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666735424202493953, 1666653706550321169, '', '香港北京高校校友联盟', '', '', '', '[{\"url\":\"blob:http://192.168.0.215:8080/2ecbf3e0-c4f4-465b-bf4a-117f263ab11f\",\"name\":\"1685606017974.png\",\"path\":\"/upload/1/cms/content/1686215652816.png\",\"uid\":1686215652793,\"status\":\"success\"}]', '', '', '0', '', '2023-06-08 17:14:08', 0, '', 0, '', 0, '2023-06-08 17:14:26', 0, NULL, '2023-06-08 17:14:26', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666735506201137154, 1666653706550321169, '', '安徽信用中国', '', '', '', '[{\"url\":\"blob:http://192.168.0.215:8080/e7369bd3-ce09-4714-abb8-ca6c1dd12755\",\"name\":\"1685609162250.png\",\"path\":\"/upload/1/cms/content/1686215674142.png\",\"uid\":1686215674126,\"status\":\"success\"}]', '', '', '0', '', '2023-06-08 17:14:29', 0, '', 0, '', 0, '2023-06-08 17:14:46', 0, NULL, '2023-06-08 17:14:46', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666746118801084417, 1666653706550321156, '<blockquote style=\"white-space: normal; box-sizing: border-box; -webkit-tap-highlight-color: transparent; text-size-adjust: none; -webkit-font-smoothing: antialiased; break-inside: avoid; margin: 0px 0px 0.85em; padding: 0px 15px; color: rgb(133, 133, 133); border-left: 4px solid rgb(229, 229, 229); font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: 0.2px; background-color: rgb(255, 255, 255);\"><h2><span style=\"font-family: sans-serif; font-size: 16px;\">当前版本</span><br/></h2></blockquote><p style=\"width: 848px; white-space: normal;\"><span style=\"font-size: 18px;\"></span></p><p style=\"width: 848px; white-space: normal;\"><a target=\"_blank\" href=\"https://search.maven.org/search?q=ms-mdiy\" style=\"color: rgb(56, 56, 56);\"><img src=\"https://img.shields.io/maven-central/v/net.mingsoft/ms-mdiy.svg?label=Maven%20Central\" width=\"134\" height=\"20\" title=\"\" alt=\"\"/></a></p><p style=\"width: 848px; white-space: normal;\">默认已集成到mcms不需要安装</p><blockquote style=\"white-space: normal; box-sizing: border-box; -webkit-tap-highlight-color: transparent; text-size-adjust: none; -webkit-font-smoothing: antialiased; break-inside: avoid; margin: 0px 0px 0.85em; padding: 0px 15px; color: rgb(133, 133, 133); border-left: 4px solid rgb(229, 229, 229); font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: 0.2px; background-color: rgb(255, 255, 255);\"><h2><span style=\"font-size: 18px;\">在线文档</span></h2></blockquote><p style=\"width: 848px; white-space: normal;\">后台使用:<a href=\"http://doc.mingsoft.net/plugs-diy/chapter1/zi-ding-yi-zi-dian.html\" target=\"_blank\" style=\"color: rgb(56, 56, 56);\">http://doc.mingsoft.net/plugs-diy/chapter1/zi-ding-yi-zi-dian.html</a></p><p style=\"width: 848px; white-space: normal;\">开放接口:<a href=\"http://doc.mingsoft.net/plugs-diy/jie-kou/zi-dian-lie-biao.html\" target=\"_blank\" style=\"color: rgb(56, 56, 56);\">http://doc.mingsoft.net/plugs-diy/jie-kou/zi-dian-lie-biao.html</a></p><p style=\"width: 848px; white-space: normal;\">常见问题:<a href=\"http://doc.mingsoft.net/plugs-diy/chang-jian-wen-ti.html\" target=\"_blank\" style=\"color: rgb(56, 56, 56);\">http://doc.mingsoft.net/plugs-diy/chang-jian-wen-ti.html</a></p><p style=\"width: 848px; white-space: normal;\">更新说明:<a href=\"http://doc.mingsoft.net/plugs-diy/ban-ben-geng-xin-shuo-ming.html\" target=\"_blank\" style=\"color: rgb(56, 56, 56);\">http://doc.mingsoft.net/plugs-diy/ban-ben-geng-xin-shuo-ming.html</a></p><p style=\"width: 848px; white-space: normal;\"><br/></p><p><br/></p>', '自定义插件', '', '', '包含自定义字典、自定义搜索、自定义模型、自定义表单、自定义页面等功能', '[{\"url\":\"blob:http://192.168.0.215:8080/2e9a1c93-56ff-4731-87a1-5cf1420f056a\",\"name\":\"1652089960217.jpeg\",\"path\":\"/upload/1/cms/content/1686218200498.jpeg\",\"uid\":1686218200481,\"status\":\"success\"}]', '', '', '0', '', '2023-06-08 17:56:19', 0, '', 0, '', 0, '2023-06-08 17:56:56', 0, NULL, '2023-06-08 17:56:56', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666746342634311681, 1666653706550321156, '<blockquote style=\"font-size: medium; white-space: normal; box-sizing: border-box; -webkit-tap-highlight-color: transparent; text-size-adjust: none; -webkit-font-smoothing: antialiased; break-inside: avoid; margin: 0px 0px 0.85em; padding: 0px 15px; color: rgb(133, 133, 133); border-left: 4px solid rgb(229, 229, 229); font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: 0.2px; background-color: rgb(255, 255, 255);\"><h2><span style=\"font-size: 18px;\">安装方法</span></h2></blockquote><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\"><span style=\"font-size: 18px;\"></span>Steup 1pom.xml增加依赖并重启系统注意<span style=\"color: rgb(68, 68, 68); font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: 0.2px; orphans: 3; widows: 3;\">必须安装会员插件才能正常使用关注插件</span></p><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\">当前版本</p><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\"><a target=\"_blank\" href=\"https://search.maven.org/search?q=ms-mattention\" style=\"color: rgb(56, 56, 56);\"><img src=\"https://img.shields.io/maven-central/v/net.mingsoft/ms-mattention.svg?label=Maven%20Central\" width=\"134\" height=\"20\" title=\"\" alt=\"\"/></a></p><pre class=\"brush:xml;toolbar:false\" style=\"background-color: rgb(255, 255, 255);\">&lt;!--关注插件依赖--&gt;\n&lt;dependency&gt;\n&nbsp;&nbsp;&lt;groupId&gt;net.mingsoft&lt;/groupId&gt;\n&nbsp;&nbsp;&lt;artifactId&gt;ms-mattention&lt;/artifactId&gt;\n&nbsp;&nbsp;&lt;version&gt;当前版本&lt;/version&gt;\n&lt;/dependency&gt;</pre><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\"><span style=\"box-sizing: border-box;\"></span></p><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\">Steup 2重新进入mstore、进入插件详情页点击 在线安装&nbsp; 完成后,刷新后台主界面,到此插件安装完成;</p><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Se
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666746591885021186, 1666653706550321156, '<p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\">只需要按照表单的配置流程配置好就可以进行数据迁移的工作。</p><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\"><img src=\"http://store.mingsoft.net/upload/store/editor/1672044039961.gif\" alt=\"\" width=\"100%\"/></p><blockquote style=\"font-size: medium; white-space: normal; box-sizing: border-box; -webkit-tap-highlight-color: transparent; text-size-adjust: none; -webkit-font-smoothing: antialiased; break-inside: avoid; margin: 0px 0px 0.85em; padding: 0px 15px; color: rgb(133, 133, 133); border-left: 4px solid rgb(229, 229, 229); font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: 0.2px; background-color: rgb(255, 255, 255);\"><h2><span style=\"font-size: 18px;\">安装方法</span>&nbsp;&nbsp; &nbsp;</h2></blockquote><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\">Steup 1pom.xml增加依赖并重启系统</p><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\">当前版本</p><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\"><a href=\"https://search.maven.org/search?q=ms-mpeople\" target=\"_blank\" style=\"color: rgb(56, 56, 56);\"><img title=\"\" src=\"https://img.shields.io/maven-central/v/net.mingsoft/ms-transfer.svg?label=Maven%20Central\" alt=\"\" width=\"134\" height=\"20\"/></a></p><pre class=\"brush:xml;toolbar:false\" style=\"background-color: rgb(255, 255, 255);\">&lt;!--会员插件--&gt;\n&lt;dependency&gt;\n&nbsp;&nbsp;&lt;groupId&gt;net.mingsoft&lt;/groupId&gt;\n&nbsp;&nbsp;&lt;artifactId&gt;ms-transfer&lt;/artifactId&gt;\n&nbsp;&nbsp;&lt;version&gt;当前版本&lt;/version&gt;\n&lt;/dependency&gt;</pre><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\">&nbsp;</p><p s
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666746750492626945, 1666653706550321156, '<blockquote style=\"font-size: medium; white-space: normal; box-sizing: border-box; -webkit-tap-highlight-color: transparent; text-size-adjust: none; -webkit-font-smoothing: antialiased; break-inside: avoid; margin: 0px 0px 0.85em; padding: 0px 15px; color: rgb(133, 133, 133); border-left: 4px solid rgb(229, 229, 229); font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: 0.2px; background-color: rgb(255, 255, 255);\"><h2><span style=\"font-size: 18px;\">安装方法</span></h2></blockquote><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\"><span style=\"font-size: 18px;\"></span>Steup 1pom.xml增加依赖并重启系统注意<span style=\"color: rgb(68, 68, 68); font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: 0.2px; orphans: 3; widows: 3;\">必须安装会员插件才能正常使用评论插件</span></p><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\"><br/></p><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\"><a target=\"_blank\" href=\"https://search.maven.org/search?q=ms-mcomment\" style=\"color: rgb(56, 56, 56);\"><img src=\"https://img.shields.io/maven-central/v/net.mingsoft/ms-mcomment.svg?label=Maven%20Central\" width=\"134\" height=\"20\" title=\"\" alt=\"\"/></a></p><pre class=\"brush:xml;toolbar:false\" style=\"background-color: rgb(255, 255, 255);\">&lt;!--评论插件依赖--&gt;\n&lt;dependency&gt;\n&nbsp;&nbsp;&lt;groupId&gt;net.mingsoft&lt;/groupId&gt;\n&nbsp;&nbsp;&lt;artifactId&gt;ms-mcomment&lt;/artifactId&gt;\n&nbsp;&nbsp;&lt;version&gt;当前版本&lt;/version&gt;\n&lt;/dependency&gt;</pre><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\"><span style=\"box-sizing: border-box;\"></span></p><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\">Steup 2重新进入mstore、进入插件详情页点击 在线安装&nbsp; 完成后,刷新后台主界面,会显示相应插件功能菜单,到此插件安装完成;</p><blockquote style=\"font-size: medium; white-space: normal; box-sizing: border-box; -web
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666746969481433090, 1666653706550321156, '<p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\">会员插件可以快速实现会员中心的功能,开发者参考手册对接对应的接口,具体参考文档。</p><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\">会员需要用到城市插件的数据,开发者可以查看城市插件的安装使用</p><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\">&nbsp;</p><blockquote style=\"font-size: medium; white-space: normal; box-sizing: border-box; -webkit-tap-highlight-color: transparent; text-size-adjust: none; -webkit-font-smoothing: antialiased; break-inside: avoid; margin: 0px 0px 0.85em; padding: 0px 15px; color: rgb(133, 133, 133); border-left: 4px solid rgb(229, 229, 229); font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: 0.2px; background-color: rgb(255, 255, 255);\"><h2><span style=\"font-size: 18px;\">安装方法</span>&nbsp;&nbsp; &nbsp;</h2></blockquote><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\">Steup 1pom.xml增加依赖并重启系统</p><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\">当前版本</p><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\"><a href=\"https://search.maven.org/search?q=ms-mpeople\" target=\"_blank\" style=\"color: rgb(56, 56, 56);\"><img title=\"\" src=\"https://img.shields.io/maven-central/v/net.mingsoft/ms-mpeople.svg?label=Maven%20Central\" alt=\"\" width=\"134\" height=\"20\"/></a></p><pre class=\"brush:xml;toolbar:false\" style=\"background-color: rgb(255, 255, 255);\">&lt;!--会员插件--&gt;\n&lt;dependency&gt;\n&nbsp;&nbsp;&lt;groupId&gt;net.mingsoft&lt;/groupId&gt;\n&nbsp;&nbsp;&lt;artifactId&gt;ms-mpeople&lt;/artifactId&gt;\n&nbsp;&nbsp;&lt;version&gt;当前版本&lt;/version&gt;\n&lt;/de
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666747234498531329, 1666653706550321156, '<blockquote style=\"font-size: medium; white-space: normal; box-sizing: border-box; -webkit-tap-highlight-color: transparent; text-size-adjust: none; -webkit-font-smoothing: antialiased; break-inside: avoid; margin: 0px 0px 0.85em; padding: 0px 15px; color: rgb(133, 133, 133); border-left: 4px solid rgb(229, 229, 229); font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: 0.2px; background-color: rgb(255, 255, 255);\"><h2><span style=\"font-size: 18px;\">安装方式</span></h2></blockquote><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\">由于城市数据文件比较大约90M所以提供在线SQL文件下载需要手动导入数据库推荐使用source指令导入方式。</p><pre class=\"brush:sql;toolbar:false\" style=\"background-color: rgb(255, 255, 255);\">mysql&gt;use&nbsp;数据名称;\nmysql&gt;source&nbsp;路径/city.sql;</pre><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\">城市数据接口读取方式参考代码生成器中的城市组件,特别说明:商城插件、运费插件、会员插件等用以后用到城市数据的插件都必须导入城市数据,否则会因缺少城市数据导致业务流程失败。</p><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\"><strong><span style=\"font-size: 24px;\">具体安装步骤:</span></strong></p><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\">1.进入MStore点击安装系统自动生成城市菜单</p><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\">2.下载城市数据压缩包里面是城市数据的sql</p><p style=\"width: 848px; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Segoe UI&quot;, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, &quot;Noto Sans CJK SC&quot;, &quot;Microsoft YaHei&quot;, 微软雅黑, sans-serif; font-size: medium; white-space: normal; background-color: rgb(255, 255, 255);\">3.手动将sql文件导入到系统指向的数据库中</p><p style=\"width: 848px; font-family: -apple-system, B
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666747315024973825, 1666653706550321156, '', '微信插件', '', '', '', '[{\"url\":\"/upload/1/cms/content/1686218500020.jpeg\",\"name\":\"1652093894689.jpeg\",\"path\":\"/upload/1/cms/content/1686218500020.jpeg\",\"uid\":1686218500003,\"status\":\"success\"}]', '', '', '0', '', '2023-06-08 18:01:31', 0, '', 0, '', 0, '2023-06-08 18:02:58', 0, '57', '2023-06-08 18:01:41', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666747903594876929, 1329316146811314177, '', '新版本富文本编辑器', '', '', '因为百度编辑器已经停止维护这里推荐更新最新的基于vue 版本的编辑器mce直接下载源码覆盖使用发布附件、视频、图文更加方便\n\n注意如果文章发布有修改过建议源码覆盖的时候注意进行git比对。(https://gitee.com/mingSoft/MCMS 记得watch\\start\\fork 这样代码有修改会第一时间通过邮箱通知)', '[{\"url\":\"/upload/1/cms/content/1686218640385.png\",\"name\":\"1652078211570.png\",\"path\":\"/upload/1/cms/content/1686218640385.png\",\"uid\":1686218640357,\"status\":\"success\"}]', '', '', '0', '', '2023-06-08 18:03:42', 0, '', 0, '', 0, '2023-06-08 18:04:44', 0, '57', '2023-06-08 18:04:02', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666748214455717889, 1329316146811314177, '', '在线留言', '', '', '', '[{\"url\":\"blob:http://192.168.0.215:8080/830b687b-959f-4ce3-8ce2-27801d567d1d\",\"name\":\"1652079758611.jpeg\",\"path\":\"/upload/1/cms/content/1686218713768.jpeg\",\"uid\":1686218713749,\"status\":\"success\"}]', '', '', '0', '', '2023-06-08 18:04:51', 0, '', 0, '', 0, '2023-06-08 18:05:16', 0, NULL, '2023-06-08 18:05:16', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666748349411643394, 1329316146811314177, '', '自动静态化插件', '', '', '', '[{\"url\":\"/upload/1/cms/content/1686218746865.jpeg\",\"name\":\"1652095443016.jpeg\",\"path\":\"/upload/1/cms/content/1686218746865.jpeg\",\"uid\":1686218746844,\"status\":\"success\"}]', '', '', '0', '', '2023-06-08 18:05:21', 0, '', 0, '', 0, '2023-09-28 16:31:38', 0, '57', '2023-06-08 18:05:48', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1666748457335279617, 1329316146811314177, '', '分享插件', '', '', '', '[{\"url\":\"/upload/1/cms/content/1686218772032.png\",\"name\":\"1680171316440.png\",\"path\":\"/upload/1/cms/content/1686218772032.png\",\"uid\":1686218772009,\"status\":\"success\"}]', '', '', '0', '', '2023-06-08 18:05:55', 0, '', 0, '', 0, '2023-09-28 16:31:32', 0, '57', '2023-09-28 16:28:49', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1674243446207381505, 1666653706550321166, '<p><a href=\"https://www.mingsoft.net/banben.html\" target=\"_blank\">点击打开</a></p>', '信创国产化解决方案', '', '', '', '[{\"url\":\"blob:http://localhost:8080/dfc5bbe5-03fd-4b96-9941-066421106247\",\"name\":\"1609397756549.png .png\",\"path\":\"/upload/1/cms/content/1688005871192.png\",\"uid\":1688005870964,\"status\":\"success\"}]', '', '', '0', '', '2023-06-29 10:27:30', 0, '', 0, 'https://www.mingsoft.net/banben.html', 0, '2023-06-29 10:31:13', 0, '57', '2023-06-29 10:28:38', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1674243652642635777, 1666653706550321167, '<p><a href=\"https://www.mingsoft.net/\" target=\"_blank\">点击打开</a></p>', '低代码开发解决方案', '', '', '', '[{\"url\":\"blob:http://localhost:8080/b369fa81-fd5e-41db-9377-b2538b556b03\",\"name\":\"1609397756549.png .png\",\"path\":\"/upload/1/cms/content/1688005911798.png\",\"uid\":1688005911720,\"status\":\"success\"}]', '', '', '0', '', '2023-06-29 10:28:39', 0, '', 0, 'https://www.mingsoft.net/', 0, '2023-06-29 10:31:53', 0, '57', '2023-06-29 10:29:27', '57', 0);
INSERT INTO `cms_content` (`id`, `category_id`, `content_details`, `content_title`, `content_short_title`, `content_keyword`, `content_description`, `content_img`, `content_source`, `content_author`, `content_display`, `content_type`, `content_datetime`, `content_sort`, `content_tags`, `content_hit`, `content_out_link`, `has_detail_html`, `update_date`, `has_list_html`, `update_by`, `create_date`, `create_by`, `del`) VALUES (1674338953676128258, 1666653706550321162, '', '任务大厅', '', '', '', '[{\"url\":\"/upload/1/cms/content/1686278659721.jpg\",\"name\":\"a.png\",\"path\":\"/upload/1/cms/content/1686278659721.jpg\",\"uid\":16098386909801,\"status\":\"success\"}]', 'https://www.mingsoft.net/renwudating.html', '', '0', '', '2023-06-29 16:47:51', 0, '', 0, '', 0, '2023-06-29 17:05:47', 0, '57', '2023-06-29 17:05:47', '57', 0);
COMMIT;
-- ----------------------------
-- Table structure for cms_history_log
-- ----------------------------
DROP TABLE IF EXISTS `cms_history_log`;
CREATE TABLE `cms_history_log` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`content_id` bigint(20) unsigned NOT NULL COMMENT '文章编号',
`people_id` int(20) DEFAULT NULL COMMENT '用户id',
`hl_ip` varchar(255) DEFAULT NULL COMMENT '浏览ip',
`hl_is_mobile` varchar(255) DEFAULT NULL COMMENT '是否为移动端',
`update_date` datetime DEFAULT NULL COMMENT '修改时间',
`update_by` varchar(11) DEFAULT NULL COMMENT '修改人',
`create_date` datetime DEFAULT NULL COMMENT '创建时间',
`create_by` varchar(11) DEFAULT NULL COMMENT '创建人',
`del` int(1) DEFAULT '0' COMMENT '删除标记',
PRIMARY KEY (`id`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=102 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='文章浏览记录';
-- ----------------------------
-- Records of cms_history_log
-- ----------------------------
BEGIN;
INSERT INTO `cms_history_log` (`id`, `content_id`, `people_id`, `hl_ip`, `hl_is_mobile`, `update_date`, `update_by`, `create_date`, `create_by`, `del`) VALUES (99, 1666653707447902208, NULL, '192.168.0.61', '0', NULL, NULL, '2023-09-28 16:32:37', NULL, 0);
INSERT INTO `cms_history_log` (`id`, `content_id`, `people_id`, `hl_ip`, `hl_is_mobile`, `update_date`, `update_by`, `create_date`, `create_by`, `del`) VALUES (100, 1666653707447902208, NULL, '192.168.0.61', '0', NULL, NULL, '2023-09-28 16:32:42', NULL, 0);
INSERT INTO `cms_history_log` (`id`, `content_id`, `people_id`, `hl_ip`, `hl_is_mobile`, `update_date`, `update_by`, `create_date`, `create_by`, `del`) VALUES (101, 1666653707447902208, NULL, '192.168.0.61', '0', NULL, NULL, '2023-09-28 16:33:08', NULL, 0);
COMMIT;
-- ----------------------------
-- Table structure for logger
-- ----------------------------
DROP TABLE IF EXISTS `logger`;
CREATE TABLE `logger` (
`id` bigint(20) unsigned NOT NULL,
`log_error_msg` text COMMENT '错误消息',
`log_result` text COMMENT '返回参数',
`log_param` text COMMENT '请求参数',
`log_location` varchar(255) DEFAULT NULL COMMENT '所在地区',
`log_user` varchar(255) DEFAULT NULL COMMENT '操作人员',
`log_user_type` varchar(255) DEFAULT NULL COMMENT '用户类型',
`log_business_type` varchar(255) DEFAULT NULL COMMENT '业务类型',
`log_status` varchar(255) DEFAULT NULL COMMENT '请求状态',
`log_url` varchar(255) DEFAULT NULL COMMENT '请求地址',
`log_request_method` varchar(255) DEFAULT NULL COMMENT '请求方式',
`log_method` varchar(255) DEFAULT NULL COMMENT '请求方法',
`log_ip` varchar(255) DEFAULT NULL COMMENT 'IP',
`log_title` varchar(255) DEFAULT NULL COMMENT '标题',
`BUSINESS_ID` varchar(255) DEFAULT NULL COMMENT '业务id',
`update_date` datetime DEFAULT NULL COMMENT '修改时间',
`update_by` varchar(11) DEFAULT NULL COMMENT '修改人',
`create_date` datetime DEFAULT NULL COMMENT '创建时间',
`create_by` varchar(11) DEFAULT NULL COMMENT '创建人',
`del` int(1) DEFAULT '0' COMMENT '删除标记',
PRIMARY KEY (`id`) USING BTREE
) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='系统日志';
-- ----------------------------
-- Records of logger
-- ----------------------------
BEGIN;
COMMIT;
-- ----------------------------
-- Table structure for manager
-- ----------------------------
DROP TABLE IF EXISTS `manager`;
CREATE TABLE `manager` (
`id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'id主键',
`ROLE_IDS` varchar(11) DEFAULT NULL COMMENT '角色编号',
`people_id` int(11) DEFAULT '0' COMMENT '用户编号即商家编号',
`manager_admin` varchar(255) DEFAULT NULL COMMENT '管理员标识超级管理员super子管理员open',
`manager_name` varchar(15) DEFAULT NULL COMMENT '管理员用户名',
`manager_nickname` varchar(15) DEFAULT NULL COMMENT '管理员昵称',
`manager_password` varchar(45) DEFAULT NULL COMMENT '管理员密码',
`UPDATE_BY` varchar(11) DEFAULT NULL COMMENT '更新人',
`UPDATE_DATE` datetime DEFAULT NULL COMMENT '更新时间',
`CREATE_BY` varchar(11) DEFAULT NULL COMMENT '创建人',
`CREATE_DATE` datetime DEFAULT NULL COMMENT '创建时间',
`DEL` int(1) DEFAULT '0' COMMENT '删除标记',
`MANAGER_LOCK` varchar(10) DEFAULT '0' COMMENT '锁定状态',
PRIMARY KEY (`id`) USING BTREE,
KEY `fk_manager_role_id` (`ROLE_IDS`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=58 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='管理员表';
-- ----------------------------
-- Records of manager
-- ----------------------------
BEGIN;
INSERT INTO `manager` (`id`, `ROLE_IDS`, `people_id`, `manager_admin`, `manager_name`, `manager_nickname`, `manager_password`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `MANAGER_LOCK`) VALUES (57, '48', 0, 'super', 'msopen', 'msopen', '9d8622060de5f24937b60585c3f4d66b', NULL, NULL, NULL, NULL, 0, '0');
COMMIT;
-- ----------------------------
-- Table structure for mdiy_config
-- ----------------------------
DROP TABLE IF EXISTS `mdiy_config`;
CREATE TABLE `mdiy_config` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`config_name` varchar(255) DEFAULT NULL COMMENT '模型名称',
`config_data` varchar(4000) DEFAULT NULL COMMENT '模型数据',
`update_date` datetime DEFAULT NULL COMMENT '修改时间',
`update_by` int(11) DEFAULT NULL COMMENT '修改人',
`create_date` datetime DEFAULT NULL COMMENT '创建时间',
`create_by` int(11) DEFAULT NULL COMMENT '创建人',
`del` int(1) DEFAULT '0' COMMENT '删除标记',
`NOT_DEL` int(1) DEFAULT '0' COMMENT '1为不能删除主要用于系统默认数据,0为一般数据主要是前端控制',
PRIMARY KEY (`id`) USING BTREE,
UNIQUE KEY `idx_config_name` (`config_name`) USING BTREE
) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='自定义配置';
-- ----------------------------
-- Records of mdiy_config
-- ----------------------------
BEGIN;
COMMIT;
-- ----------------------------
-- Table structure for mdiy_dict
-- ----------------------------
DROP TABLE IF EXISTS `mdiy_dict`;
CREATE TABLE `mdiy_dict` (
`id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'id主键',
`dict_value` varchar(100) COLLATE utf8_bin NOT NULL COMMENT '数据值',
`dict_label` varchar(100) COLLATE utf8_bin NOT NULL COMMENT '标签名',
`dict_type` varchar(100) COLLATE utf8_bin NOT NULL COMMENT '类型',
`dict_description` varchar(100) COLLATE utf8_bin DEFAULT NULL COMMENT '描述',
`is_child` varchar(255) COLLATE utf8_bin DEFAULT NULL COMMENT '扩展业务标记',
`dict_enable` varchar(11) COLLATE utf8_bin DEFAULT '1' COMMENT '启用状态',
`dict_remarks` varchar(255) COLLATE utf8_bin DEFAULT NULL COMMENT '备注信息',
`dict_sort` int(10) NOT NULL DEFAULT '0' COMMENT '排序(升序)',
`UPDATE_BY` varchar(11) COLLATE utf8_bin DEFAULT NULL COMMENT '更新人',
`UPDATE_DATE` datetime DEFAULT NULL COMMENT '更新时间',
`CREATE_BY` varchar(11) COLLATE utf8_bin DEFAULT NULL COMMENT '创建人',
`CREATE_DATE` datetime DEFAULT NULL COMMENT '创建时间',
`DEL` int(1) DEFAULT '0' COMMENT '删除标记',
`NOT_DEL` int(1) DEFAULT '0' COMMENT '1为不能删除主要用于系统默认数据,0为一般数据主要是前端控制',
PRIMARY KEY (`id`) USING BTREE,
UNIQUE KEY `inx_unique` (`dict_value`,`dict_label`,`dict_type`) USING BTREE,
KEY `inx_dict_value` (`dict_value`) USING BTREE,
KEY `inx_dict_label` (`dict_label`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=652 DEFAULT CHARSET=utf8 COLLATE=utf8_bin ROW_FORMAT=DYNAMIC COMMENT='字典表';
-- ----------------------------
-- Records of mdiy_dict
-- ----------------------------
BEGIN;
INSERT INTO `mdiy_dict` (`id`, `dict_value`, `dict_label`, `dict_type`, `dict_description`, `is_child`, `dict_enable`, `dict_remarks`, `dict_sort`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (1, 'f', '幻灯', '文章属性', NULL, NULL, '1', NULL, 3, NULL, NULL, NULL, NULL, 3, 1);
INSERT INTO `mdiy_dict` (`id`, `dict_value`, `dict_label`, `dict_type`, `dict_description`, `is_child`, `dict_enable`, `dict_remarks`, `dict_sort`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (2, 'p', '图片', '文章属性', NULL, NULL, '1', NULL, 1, '57', '2022-09-09 09:11:04', NULL, NULL, 3, 1);
INSERT INTO `mdiy_dict` (`id`, `dict_value`, `dict_label`, `dict_type`, `dict_description`, `is_child`, `dict_enable`, `dict_remarks`, `dict_sort`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (3, 'c', '推荐', '文章属性', NULL, NULL, '1', NULL, 4, '57', '2021-03-26 08:39:05', NULL, NULL, 3, 1);
INSERT INTO `mdiy_dict` (`id`, `dict_value`, `dict_label`, `dict_type`, `dict_description`, `is_child`, `dict_enable`, `dict_remarks`, `dict_sort`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (4, 'h', '头条', '文章属性', NULL, NULL, '1', NULL, 2, NULL, NULL, NULL, NULL, 3, 1);
INSERT INTO `mdiy_dict` (`id`, `dict_value`, `dict_label`, `dict_type`, `dict_description`, `is_child`, `dict_enable`, `dict_remarks`, `dict_sort`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (621, 'cms', '文章', '自定义模型类型', NULL, '0', '1', NULL, 0, NULL, NULL, NULL, NULL, 3, 1);
INSERT INTO `mdiy_dict` (`id`, `dict_value`, `dict_label`, `dict_type`, `dict_description`, `is_child`, `dict_enable`, `dict_remarks`, `dict_sort`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (642, 'cms', '文章', '自定义页面类型', NULL, NULL, '1', NULL, 0, NULL, NULL, NULL, NULL, 3, 1);
INSERT INTO `mdiy_dict` (`id`, `dict_value`, `dict_label`, `dict_type`, `dict_description`, `is_child`, `dict_enable`, `dict_remarks`, `dict_sort`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (643, 'c', '推荐', '栏目属性', NULL, NULL, '1', NULL, 0, NULL, NULL, NULL, NULL, 3, 1);
INSERT INTO `mdiy_dict` (`id`, `dict_value`, `dict_label`, `dict_type`, `dict_description`, `is_child`, `dict_enable`, `dict_remarks`, `dict_sort`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (644, 'n', '导航', '栏目属性', NULL, NULL, '1', NULL, 0, '57', '2022-09-09 14:39:35', NULL, NULL, 3, 1);
INSERT INTO `mdiy_dict` (`id`, `dict_value`, `dict_label`, `dict_type`, `dict_description`, `is_child`, `dict_enable`, `dict_remarks`, `dict_sort`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (645, 'guest', '游客', '自定义页面类型', NULL, NULL, '1', NULL, 0, NULL, NULL, NULL, NULL, 0, 1);
INSERT INTO `mdiy_dict` (`id`, `dict_value`, `dict_label`, `dict_type`, `dict_description`, `is_child`, `dict_enable`, `dict_remarks`, `dict_sort`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (646, 'pt', '普通', '用户等级类型', NULL, NULL, '1', NULL, 0, '57', '2022-09-09 09:36:34', NULL, NULL, 0, 1);
INSERT INTO `mdiy_dict` (`id`, `dict_value`, `dict_label`, `dict_type`, `dict_description`, `is_child`, `dict_enable`, `dict_remarks`, `dict_sort`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (647, 'gj', '高级', '用户等级类型', NULL, NULL, '1', NULL, 0, NULL, NULL, NULL, NULL, 0, 1);
INSERT INTO `mdiy_dict` (`id`, `dict_value`, `dict_label`, `dict_type`, `dict_description`, `is_child`, `dict_enable`, `dict_remarks`, `dict_sort`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (648, 'people', '会员', '自定义模型类型', NULL, NULL, '1', NULL, 0, NULL, NULL, NULL, NULL, 0, 1);
INSERT INTO `mdiy_dict` (`id`, `dict_value`, `dict_label`, `dict_type`, `dict_description`, `is_child`, `dict_enable`, `dict_remarks`, `dict_sort`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (649, 'people', '会员', '自定义页面类型', NULL, NULL, '1', NULL, 0, NULL, NULL, NULL, NULL, 0, 1);
INSERT INTO `mdiy_dict` (`id`, `dict_value`, `dict_label`, `dict_type`, `dict_description`, `is_child`, `dict_enable`, `dict_remarks`, `dict_sort`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (650, '时政热点', '时政热点', '文章标签', NULL, NULL, '1', NULL, 0, '57', '2023-09-28 16:27:43', '106', '2023-06-08 15:13:13', 0, 0);
COMMIT;
-- ----------------------------
-- Table structure for mdiy_model
-- ----------------------------
DROP TABLE IF EXISTS `mdiy_model`;
CREATE TABLE `mdiy_model` (
`ID` bigint(19) unsigned NOT NULL,
`model_json` text COMMENT 'json',
`model_table_name` varchar(255) DEFAULT NULL COMMENT '模型表名',
`model_name` varchar(30) DEFAULT NULL COMMENT '模型名称',
`model_id_type` int(1) DEFAULT NULL COMMENT '0雪花1自增长',
`model_type` varchar(255) DEFAULT NULL COMMENT '自定义模型类型,自定义表单不用该字段',
`model_field` text COMMENT '模型字段',
`model_custom_type` varchar(255) DEFAULT NULL COMMENT '类型自定义表单post自定义模型model',
`update_date` datetime DEFAULT NULL COMMENT '修改时间',
`update_by` varchar(11) DEFAULT NULL COMMENT '修改人',
`create_date` datetime DEFAULT NULL COMMENT '创建时间',
`create_by` varchar(11) DEFAULT NULL COMMENT '创建人',
`del` int(1) DEFAULT '0' COMMENT '删除标记',
`NOT_DEL` int(1) DEFAULT '0' COMMENT '1为不能删除主要用于系统默认数据,0为一般数据主要是前端控制',
PRIMARY KEY (`ID`) USING BTREE
) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='自定义模型';
-- ----------------------------
-- Records of mdiy_model
-- ----------------------------
BEGIN;
COMMIT;
-- ----------------------------
-- Table structure for mdiy_page
-- ----------------------------
DROP TABLE IF EXISTS `mdiy_page`;
CREATE TABLE `mdiy_page` (
`id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'id主键',
`page_key` varchar(255) NOT NULL COMMENT '自定义页面访问路径',
`PAGE_ENABLE` int(1) DEFAULT '1' COMMENT '启用状态 0-关闭 1-启用',
`page_path` varchar(255) NOT NULL COMMENT '自定义页面绑定模板的路径',
`page_title` varchar(255) NOT NULL COMMENT '自定义页面标题',
`page_type` varchar(255) DEFAULT NULL COMMENT '字典分类字段',
`UPDATE_BY` varchar(11) DEFAULT NULL COMMENT '更新人',
`page_model_id` int(11) DEFAULT NULL COMMENT '模块id',
`UPDATE_DATE` datetime DEFAULT NULL COMMENT '更新时间',
`CREATE_BY` varchar(11) DEFAULT NULL COMMENT '创建人',
`CREATE_DATE` datetime DEFAULT NULL COMMENT '创建时间',
`DEL` int(1) DEFAULT '0' COMMENT '删除标记',
`NOT_DEL` int(1) DEFAULT '0' COMMENT '删除标记',
PRIMARY KEY (`id`) USING BTREE,
UNIQUE KEY `idx_page_key` (`page_key`) USING BTREE,
KEY `idx_page_model_id` (`page_model_id`) USING BTREE
) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='自定义页面表';
-- ----------------------------
-- Records of mdiy_page
-- ----------------------------
BEGIN;
COMMIT;
-- ----------------------------
-- Table structure for mdiy_tag
-- ----------------------------
DROP TABLE IF EXISTS `mdiy_tag`;
CREATE TABLE `mdiy_tag` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`tag_name` varchar(255) DEFAULT NULL COMMENT '标签名称',
`tag_type` varchar(255) DEFAULT NULL COMMENT '标签类型',
`tag_sql` text COMMENT '标签sql',
`tag_class` varchar(255) DEFAULT NULL COMMENT '标签类',
`tag_description` varchar(255) DEFAULT NULL COMMENT '描述',
`UPDATE_BY` varchar(11) DEFAULT NULL COMMENT '更新人',
`UPDATE_DATE` datetime DEFAULT NULL COMMENT '更新时间',
`CREATE_BY` varchar(11) DEFAULT NULL COMMENT '创建人',
`CREATE_DATE` datetime DEFAULT NULL COMMENT '创建时间',
`DEL` int(1) DEFAULT '0' COMMENT '删除标记',
`NOT_DEL` int(1) DEFAULT '0' COMMENT '1为不能删除主要用于系统默认数据,0为一般数据主要是前端控制',
PRIMARY KEY (`id`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='标签';
-- ----------------------------
-- Records of mdiy_tag
-- ----------------------------
BEGIN;
INSERT INTO `mdiy_tag` (`id`, `tag_name`, `tag_type`, `tag_sql`, `tag_class`, `tag_description`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (3, 'arclist', 'list', '<#assign _typeid=\'\'/>\n<#assign _typetitle=\'\'/>\n<#-- 分页数默认返回20条数据 -->\n<#assign _size=\'20\'/>\n<#if column?? && column.id?? && column.id?number gt 0>\n <#assign _typeid=\'${column.id}\'>\n</#if>\n<#if typeid??>\n <#assign _typeid=\'${typeid}\'>\n</#if>\n<#if typetitle??>\n <#assign _typetitle=\'${typetitle}\'>\n</#if>\n<#if size??>\n <#assign _size=\'${size}\'>\n</#if>\n\n<#if orderby?? >\n <#if orderby==\'date\'>\n <#assign _orderby=\'content_datetime\'>\n <#elseif orderby==\'updatedate\'>\n <#assign _orderby=\'cms_content.update_date\'>\n <#elseif orderby==\'hit\'>\n <#assign _orderby=\'content_hit\'>\n <#elseif orderby==\'sort\'>\n <#assign _orderby=\'content_sort\'>\n <#else>\n <#assign _orderby=\'cms_content.content_datetime\'>\n </#if>\n<#else>\n <#assign _orderby=\'cms_content.content_datetime\'>\n</#if>\n\nSELECT\n cms_content.id AS \"id\",\n content_title AS \"title\",\n content_short_title AS \"shorttitle\",\n content_author AS \"author\",\n content_source AS \"source\",\n content_out_link AS \"outlink\",\n content_tags AS \"tags\",\n\n category.category_title AS \"typetitle\",\n category.category_short_title AS \"typeshorttitle\",\n category.id AS \"typeid\",\n category.category_path AS \"typepath\",\n category.category_img AS \"typelitpic\",\n category.category_ico AS \"typeico\",\n category.category_keyword as \"typekeyword\",\n category.top_id as \"topid\",\n category.category_id as \"parentid\",\n category.category_parent_ids as \"parentids\",\n category.category_type AS \"type\",\n <#--列表页动态链接-->\n <#if isDo?? && isDo>\n CONCAT(\'${modelName}/list.do?style=${templateName!\"\"}&typeid=\', category.category_id) as \"typelink\",\n <#else>\n <#--栏目类型为链接-->\n <#if shortSwitch?? && shortSwitch>\n CONCAT(category.category_pinyin,\'.html\') AS \"typelink\",\n <#else>\n CONCAT(category.category_path,\'/index.html\') AS \"typelink\",\n </#if>\n </#if>\n content_description AS \"descrip\",\n content_hit AS \"hit\",\n content_type AS \"flag\",\n cms_content.content_keyword AS \"keyword\",\n content_img AS \"litpic\",\n <#--内容页动态链接-->\n <#if isDo?? && isDo>\n CONCAT(\'${modelName}/view.do?style=${templateName!\"\"}&id=\', cms_content.id) as \"link\",\n <#else>\n <#if shortSwitch?? && shortSwitch>\n CONCAT(cms_content.id,\'.html\') AS \"link\",\n <#else>\n CONCAT(CONCAT( category.category_path, \'/\' ), CONCAT(CASE category_type WHEN \'2\' THEN \'index\' ELSE cms_content.id END , \'.html\' )) as \"link\",\n </#if>\n </#if>\n <#if tableName??>${tableName}.*,</#if>\n content_datetime AS \"date\"\nFROM\n cms_content\nLEFT JOIN\n cms_category as category\nON cms_content.category_id = category.id\n<#--判断是否有自定义模型表-->\n<#if tableName??>\n LEFT JOIN ${tableName} ON ${tableName}.link_id=cms_content.id\n</#if>\nWHERE\n content_display=0\n and category_display=\'enable\'\n and cms_content.del=0\n\n<#--文章审核-->\n<#if contentApprove?? && contentApprove>\n and cms_content.progress_status=\'\'\n</#if>\n<#--根据站点编号查询-->\n<#if appId?? >\n and cms_content.app_id=${appId}\n and cms_content.id>0\n</#if>\n<#--判断是否有搜索分类集合,暂时移除 _typeid=\"\" 条件-->\n<#if search?? && !typeid??>\n and category_is_search=\'enable\'\n <#-- 文章标签 -->\n <#if search.content_tag??>and FIND_IN_SET(\'${search.content_tag}\',content_tags) > 0</#if>\n <#if search.categoryIds?has_content>\n and (\n <#list search.categoryIds?split(\",\") as item>\n <#if item?index gt 0>\n or\n </#if>\n (cms_content.category_id=${item}\n or cms_content.category_id in (select id FROM cms_category where cms_category.del=0\n <#if _typetitle?has_content>\n and cms_category.category
INSERT INTO `mdiy_tag` (`id`, `tag_name`, `tag_type`, `tag_sql`, `tag_class`, `tag_description`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (4, 'channel', 'list', '<#assign _typeid=\'0\'/>\n<#assign _size=\'9999\'/>\n<#if column?? && column.id?? && column.id?number gt 0>\n <#assign _typeid=\'${column.id}\'>\n <#assign selfid=\'${column.id}\'>\n</#if>\n\n<#if typeid??>\n <#assign _typeid=\'${typeid}\'>\n</#if>\n<#if size??>\n <#assign _size=\'${size}\'>\n</#if>\n\nselect\n cms_category.id as \"id\",\n cms_category.id as \"typeid\",\n cms_category.category_title as \"typetitle\",\n cms_category.category_short_title as \"typeshorttitle\",\n <#--动态链接-->\n <#if isDo?? && isDo>\n IF(cms_category.category_type=2,CONCAT(\'${modelName}/view.do?style=${templateName!\"\"}&typeid=\', cms_category.id),CONCAT(\'${modelName}/list.do?style=${templateName!\"\"}&typeid=\', cms_category.id)) as \"typelink\",\n <#else>\n <#--栏目类型为链接-->\n <#if shortSwitch?? && shortSwitch>\n CONCAT(cms_category.category_pinyin,\'.html\') AS \"typelink\",\n <#else>\n CONCAT(cms_category.category_path,\'/index.html\') as \"typelink\",\n </#if>\n </#if>\n cms_category.category_keyword as \"typekeyword\",\n cms_category.category_diy_url as \"typeurl\",\n cms_category.category_flag as \"flag\",\n cms_category.category_id as \"parentid\",\n cms_category.category_parent_ids as \"parentids\",\n cms_category.category_descrip as \"typedescrip\",\n cms_category.category_type as \"type\",\n cms_category.category_path as \"typepath\",\n cms_category.leaf as \"typeleaf\",\n cms_category.category_img as \"typelitpic\" ,\n cms_category.category_ico as \"typeico\" ,\n <#if tableName??>${tableName}.*,</#if>\n ( SELECT count(*) FROM cms_category cc WHERE cc.category_id = cms_category.id AND cc.del = 0 ) AS \"childsize\"\nfrom\n cms_category\n <#--判断是否有自定义模型表-->\n <#if tableName??>LEFT JOIN ${tableName} ON ${tableName}.link_id=cms_category.id</#if>\nwhere\n cms_category.del=0\n and cms_category.category_display = \'enable\'\n <#--自定义模型-->\n <#if diyModel??>\n <#list diyModel as dm>\n <#assign json=\"${dm}\"?eval />\n and ${tableName}.${json.key} like CONCAT(\'%\',\'${json.value}\',\'%\')\n </#list>\n </#if>\n <#--根据站点编号查询-->\n <#if appId?? >\n and cms_category.app_id=${appId}\n </#if>\n\n <#--栏目属性-->\n <#if flag?? >\n and\n (<#list flag?split(\',\') as item>\n <#if item?index gt 0> or</#if>\n FIND_IN_SET(\'${item}\',cms_category.category_flag) > 0\n </#list>)\n </#if>\n\n <#if noflag?? >\n and\n (<#list noflag?split(\',\') as item>\n <#if item?index gt 0> and</#if>\n FIND_IN_SET(\'${item}\',cms_category.category_flag)=0\n </#list> or cms_category.category_flag is null)\n </#if>\n\n <#--type默认son-->\n <#if !type??||!type?has_content>\n <#assign type=\'son\'/>\n </#if>\n\n <#if type?has_content>\n <#--顶级栏目(单个)-->\n <#if type==\'top\'>\n <#if _typeid != \'0\'>\n and (cms_category.id = cms_category.top_id or cms_category.top_id = 0)\n </#if>\n\n <#elseif type==\'nav\'>\n and(cms_category.category_id=0 or cms_category.category_id is null)\n\n <#--同级栏目(多个)-->\n <#elseif type==\'level\'>\n <#if _typeid != \'0\'>\n and cms_category.category_id=(select category_id from cms_category where id=${_typeid})\n </#if>\n\n <#--当前栏目(单个)-->\n <#elseif type==\'self\'>\n <#if _typeid != \'0\'>\n and cms_category.id=${_typeid}\n </#if>\n\n <#--当前栏目的所属栏目(多个)-->\n <#elseif type==\'path\'>\n <#if _typeid != \'0\'>\n and cms_category.id in\n (<#if column?? && column.categoryParentIds??>${column.categoryParentIds},</#if>${_typeid})\n </#if>\n\n <#--子栏目(多个)-->\n <#elseif type==\'son\'>\n <#if _typeid != \'0\'>\n and cms_category.category_id=
INSERT INTO `mdiy_tag` (`id`, `tag_name`, `tag_type`, `tag_sql`, `tag_class`, `tag_description`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (5, 'global', 'single', 'select\n APP_NAME as \"name\",\n app_logo as \"logo\",\n app_keyword as \"keyword\",\n app_description as \"descrip\",\n app_copyright as \"copyright\",\n \'${contextPath}\' as \"contextpath\",\n <#--动态解析 -->\n <#if isDo?? && isDo>\n \'${url}\' as \"url\",\n \'${url}\' as \"host\",\n \'/\' as \"html\",\n <#--使用地址栏的域名 -->\n <#else>\n <#if shortSwitch?? && shortSwitch>\n CONCAT(\'${url}\',\'${appDir}<#if appDir?has_content>/</#if>\') as \"url\",\n \'<#if appDir?has_content>/</#if>${appDir}/\' as \"html\",\n <#else>\n CONCAT(CONCAT(\'${url}\',\'${html}\'),\'<#if appDir?has_content>/${appDir}</#if>\') as \"url\",\n CONCAT(CONCAT(\'/${html}\',\'<#if appDir?has_content>/${appDir}</#if>\'),\'/\') as \"html\",\n </#if>\n \'${url}\' as \"host\",\n </#if>\n CONCAT(CONCAT(CONCAT(CONCAT(\'template/\',id),\'/\'),app_style),\'/\') as \"style\"\nfrom app\n <#--根据站点编号查询-->\n <#if appId?? >\n where id = ${appId}\n </#if>', NULL, '全局', NULL, NULL, NULL, NULL, 0, 1);
INSERT INTO `mdiy_tag` (`id`, `tag_name`, `tag_type`, `tag_sql`, `tag_class`, `tag_description`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (7, 'field', 'single', 'SELECT\n cms_content.id as \"id\",\n <#--这里会存在id覆盖的情况,所以需要在cms_content.id下面-->\n <#if tableName??>${tableName}.*,</#if>\n <#--查询站点编号-->\n <#if appId??>\n cms_content.app_id as \"appId\",\n </#if>\n content_title as \"title\",\n content_short_title AS \"shorttitle\",\n content_author as \"author\",\n content_source as \"source\",\n content_out_link as \"outlink\",\n content_details as \"content\",\n content_datetime as \"date\",\n content_description as \"descrip\",\n content_keyword as \"keyword\",\n <#if contextPath?? && contextPath != \"/\">\n CONCAT(CONCAT( \'<script type=\"text/javascript\" src=\"${contextPath}/cms/content/\', cms_content.id),\'/hit.do\"></script>\') as \"hit\",\n <#else>\n CONCAT(CONCAT( \'<script type=\"text/javascript\" src=\"/cms/content/\', cms_content.id),\'/hit.do\"></script>\') as \"hit\",\n </#if>\n content_type as \"flag\",\n content_tags as \"tags\",\n category_title as \"typetitle\",\n cms_content.content_img as \"litpic\",\n <#--内容页动态链接-->\n <#if isDo?? && isDo>\n CONCAT(\'/mcms/view.do?id=\', cms_content.id) as \"link\",\n <#else>\n <#if shortSwitch?? && shortSwitch>\n CONCAT(cms_content.id, \'.html\' ) as \"link\",\n <#else>\n CONCAT(CONCAT( cms_category.category_path, \'/\' ), CONCAT(cms_content.id, \'.html\' )) as \"link\",\n </#if>\n </#if>\n cms_category.id as \"typeid\",\n cms_category.leaf as \"typeleaf\",\n cms_category.category_title as \"typetitle\",\n cms_category.category_short_title AS \"typeshorttitle\",\n cms_category.category_img as \"typelitpic\",\n cms_category.category_ico as \"typeico\",\n cms_category.category_path as \"typepath\",\n cms_category.top_id as \"topid\",\n cms_category.category_flag as \"typeflag\",\n cms_category.category_id as \"parentid\",\n cms_category.category_parent_ids as \"parentids\",\n cms_category.category_keyword as \"typekeyword\",\n cms_category.category_descrip as \"typedescrip\",\n <#--动态链接-->\n <#if isDo?? && isDo>\n CONCAT(\'/${modelName}/list.do?typeid=\', cms_category.id) as \"typelink\"\n <#else>\n <#if shortSwitch?? && shortSwitch>\n CONCAT(category_pinyin,\'.html\') AS \"typelink\"\n <#else>\n CONCAT(category_path,\'/index.html\') AS \"typelink\"\n </#if>\n </#if>\n\nFROM cms_content\n LEFT JOIN cms_category ON\n cms_category.id = cms_content.category_id\n <#--判断是否有自定义模型表-->\n <#if tableName??>left join ${tableName} on ${tableName}.link_id=cms_content.id</#if>\nWHERE\n <#--如果是栏目列表页没有文章id所以只取栏目id-->\n <#if column??&&column.id??&&!id??>\n cms_category.id=${column.id} and\n </#if>\n <#--根据站点编号查询-->\n <#if appId??>\n cms_content.app_id = ${appId} and\n </#if>\n cms_content.del=0\n <#if id??> and cms_content.id=${id}</#if>\n\n', NULL, '文章内容', NULL, NULL, NULL, NULL, 0, 1);
INSERT INTO `mdiy_tag` (`id`, `tag_name`, `tag_type`, `tag_sql`, `tag_class`, `tag_description`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (8, 'pre', 'single', '<#assign select=\"\'\'\"/>\n<#if orderby?? >\n <#if orderby==\"date\">\n <#assign _orderby=\"content_datetime\">\n <#elseif orderby==\"updatedate\">\n <#assign _orderby=\"cms_content.update_date\">\n <#elseif orderby==\"hit\">\n <#assign _orderby=\"content_hit\">\n <#elseif orderby==\"sort\">\n <#assign _orderby=\"content_sort\">\n <#else><#assign _orderby=\"cms_content.id\"></#if>\n<#else>\n <#assign _orderby=\"cms_content.id\">\n</#if>\n<#--上一页-->\n<#if pageTag.preId??>\n SELECT\n cms_content.id as \"id\",\n content_title as \"title\",\n content_author as \"author\",\n content_source as \"source\",\n content_details as \"content\",\n category.category_title as \"typename\",\n category.category_id as \"typeid\",\n <#if isDo?? && isDo>\n CONCAT(\'/${modelName}/list.do?typeid=\', cms_category.id) as \"typelink\",\n <#else>\n <#if shortSwitch?? && shortSwitch>\n CONCAT(category.category_pinyin,\'.html\') AS \"typelink\",\n <#else>\n CONCAT(category.category_path,\'/index.html\') AS \"typelink\",\n </#if>\n </#if>\n content_img as \"litpic\",\n <#--内容页动态链接-->\n <#if isDo?? && isDo>\n CONCAT(\'${modelName}/view.do?id=\', cms_content.id,\'&orderby=${_orderby}\',\'&order=${order!\'ASC\'}\',\'&typeid=${typeid}\') as \"link\",\n <#else>\n <#if shortSwitch?? && shortSwitch>\n CONCAT(cms_content.id,\'.html\') AS \"link\",\n <#else>\n CONCAT(CONCAT(category_path,\'/\'),CONCAT(cms_content.id,\'.html\')) AS \"link\",\n </#if>\n </#if>\n content_description as \"descrip\",\n content_hit as \"hit\",\n content_type as \"flag\",\n content_keyword as \"keyword\"\n FROM cms_content\n LEFT JOIN cms_category category ON cms_content.category_id=category.id\n WHERE cms_content.id=${pageTag.preId}\n<#else>\n SELECT\n ${select} as \"id\",\n \'\' as \"title\",\n ${select} as \"author\",\n ${select} as \"source\",\n ${select} as \"content\",\n ${select} as \"typename\",\n ${select} as \"typeid\",\n ${select} as \"typelink\",\n ${select} as \"litpic\",\n ${select} as \"typelink\",\n ${select} as \"date\",\n ${select} as \"descrip\",\n ${select} as \"hit\",\n ${select} as \"flag\",\n ${select} as \"keyword\"\n FROM dual\n</#if>\n', NULL, '文章上一篇', NULL, NULL, NULL, NULL, 0, 1);
INSERT INTO `mdiy_tag` (`id`, `tag_name`, `tag_type`, `tag_sql`, `tag_class`, `tag_description`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (9, 'page', 'single', '<#if pageTag??>\nselect\n <#--是否开启短链接-->\n <#if shortSwitch?? && shortSwitch>\n \'${shortSwitch?string(\'true\',\'false\')}\' as \"shortSwitch\",\n </#if>\n <#if !(pageTag.indexUrl??)>\n <#--判断是否有栏目对象,用于搜索不传栏目-->\n <#if column??>\n <#if shortSwitch?? && shortSwitch>\n <#assign path=column.categoryPinyin/>\n <#else>\n <#assign path=column.categoryPath/>\n </#if>\n <#else>\n <#assign path=\'\' />\n </#if>\n <#--总记录数、总页数-->\n \'${pageTag.total}\' as \"total\",\n \'${pageTag.size}\' as \"size\",\n\n <#--记录总数-->\n \'${pageTag.rcount}\' as \"rcount\",\n <#--当前页码-->\n \'${pageTag.pageNo}\' as \"cur\",\n <#--首页-->\n <#if shortSwitch?? && shortSwitch>\n CONCAT(\'${path}\', \'.html\') as \"index\",\n <#else>\n CONCAT(\'${path}\', \'/index.html\') as \"index\",\n </#if>\n <#--上一页-->\n <#if (pageTag.pageNo?eval-1) gt 1>\n <#if shortSwitch?? && shortSwitch>\n CONCAT(\'${path}\',\'-${pageTag.pageNo?eval-1}.html\') as \"pre\",\n <#else>\n CONCAT(\'${path}\',\'/list-${pageTag.pageNo?eval-1}.html\') as \"pre\",\n </#if>\n <#else>\n <#if shortSwitch?? && shortSwitch>\n CONCAT(\'${path}\',\'.html\') as \"pre\",\n <#else>\n CONCAT(\'${path}\',\'/index.html\') as \"pre\",\n </#if>\n </#if>\n <#--下一页-->\n <#if pageTag.total lte 1>\n <#if shortSwitch?? && shortSwitch>\n CONCAT(\'${path}\', \'.html\') as \"next\",\n CONCAT(\'${path}\', \'.html\') as \"last\"\n <#else>\n CONCAT(\'${path}\', \'/index.html\') as \"next\",\n CONCAT(\'${path}\', \'/index.html\') as \"last\"\n </#if>\n <#else>\n <#if pageTag.pageNo?eval gte pageTag.total>\n <#if shortSwitch?? && shortSwitch>\n CONCAT(\'${path}\',\'-${pageTag.total}.html\') as \"next\",\n <#else>\n CONCAT(\'${path}\',\'/list-${pageTag.total}.html\') as \"next\",\n </#if>\n <#else>\n <#if shortSwitch?? && shortSwitch>\n CONCAT(\'${path}\',\'-${pageTag.pageNo?eval+1}.html\') as \"next\",\n <#else>\n CONCAT(\'${path}\',\'/list-${pageTag.pageNo?eval+1}.html\') as \"next\",\n </#if>\n </#if>\n <#--最后一页-->\n <#if shortSwitch?? && shortSwitch>\n CONCAT(\'${path}\',\'-${pageTag.total}.html\') as \"last\"\n <#else>\n CONCAT(\'${path}\',\'/list-${pageTag.total}.html\') as \"last\"\n </#if>\n </#if>\n <#else>\n <#--判断是否是搜索页面-->\n \'${pageTag.indexUrl}\' as \"index\",\n \'${pageTag.lastUrl}\' as \"last\",\n \'${pageTag.preUrl}\' as \"pre\",\n \'${pageTag.nextUrl}\' as \"next\",\n \'${pageTag.total}\' as \"total\",\n \'${pageTag.size}\' as \"size\",\n \'${pageTag.rcount}\' as \"rcount\",\n \'${pageTag.pageNo}\' as \"cur\"\n </#if>\n from dual\n</#if>', NULL, '通用分页', NULL, NULL, NULL, NULL, 0, 1);
INSERT INTO `mdiy_tag` (`id`, `tag_name`, `tag_type`, `tag_sql`, `tag_class`, `tag_description`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (10, 'next', 'single', '<#assign select=\"\'\'\"/>\n<#if orderby?? >\n <#if orderby==\"date\">\n <#assign _orderby=\"content_datetime\">\n <#elseif orderby==\"updatedate\">\n <#assign _orderby=\"cms_content.update_date\">\n <#elseif orderby==\"hit\">\n <#assign _orderby=\"content_hit\">\n <#elseif orderby==\"sort\">\n <#assign _orderby=\"content_sort\">\n <#else>\n <#assign _orderby=\"cms_content.id\"></#if>\n <#else>\n <#assign _orderby=\"cms_content.id\">\n </#if>\n<#--开始-->\n<#if pageTag.nextId??>\n SELECT\n cms_content.id as \"id\",\n content_title as \"title\",\n content_author as \"author\",\n content_source as \"source\",\n content_details as \"content\",\n category.category_title as \"typename\",\n category.category_id as \"typeid\",\n <#if isDo?? && isDo>\n CONCAT(\'/${modelName}/list.do?typeid=\', cms_category.id) as \"typelink\",\n <#else>\n <#if shortSwitch?? && shortSwitch>\n CONCAT(category.category_pinyin,\'.html\') AS \"typelink\",\n <#else>\n CONCAT(category.category_path,\'/index.html\') AS \"typelink\",\n </#if>\n </#if>\n content_img as \"litpic\",\n <#--内容页动态链接-->\n <#if isDo?? && isDo>\n CONCAT(\'${modelName}/view.do?id=\', cms_content.id,\'&orderby=${_orderby}\',\'&order=${order!\'ASC\'}\',\'&typeid=${typeid}\') as \"link\",\n <#else>\n <#if shortSwitch?? && shortSwitch>\n CONCAT(cms_content.id,\'.html\') AS \"link\",\n <#else>\n CONCAT(CONCAT(category_path,\'/\'),CONCAT(cms_content.id,\'.html\')) AS \"link\",\n </#if>\n </#if>\n content_description as \"descrip\",\n content_hit as \"hit\",\n content_type as \"flag\",\n content_keyword as \"keyword\"\n FROM cms_content\n LEFT JOIN cms_category category ON cms_content.category_id=category.id\n WHERE cms_content.id=${pageTag.nextId}\n<#else>\n SELECT\n ${select} as \"id\",\n \'\' as \"title\",\n ${select} as \"author\",\n ${select} as \"source\",\n ${select} as \"content\",\n ${select} as \"typename\",\n ${select} as \"typeid\",\n ${select} as \"typelink\",\n ${select} as \"litpic\",\n ${select} as \"link\",\n ${select} as \"date\",\n ${select} as \"descrip\",\n ${select} as \"hit\",\n ${select} as \"flag\",\n ${select} as \"keyword\"\n FROM dual\n</#if>\n', NULL, '文章下一篇', NULL, NULL, NULL, NULL, 0, 1);
INSERT INTO `mdiy_tag` (`id`, `tag_name`, `tag_type`, `tag_sql`, `tag_class`, `tag_description`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (11, 'diyform', 'macro', '<#macro ms_diyform formName>\n<div id=\"form\" v-cloak style=\"width: 30%; margin: 5% auto\">\n <div id=\"formModel\">\n <!--会自动渲染代码生成器的表单-->\n </div>\n <!--必须包含验证码-->\n <el-form ref=\"form\" :model=\"form\" :rules=\"rules\" label-position=\"right\" size=\"large\" label-width=\"120px\">\n <el-row :gutter=\"0\" justify=\"start\" align=\"top\">\n <el-col :span=\"12\">\n <el-form-item label=\"验证码\" prop=\"rand_code\">\n <el-input\n v-model=\"form.rand_code\"\n :disabled=\"false\"\n :readonly=\"false\"\n :clearable=\"true\"\n placeholder=\"请输入验证码\">\n </el-input>\n </el-form-item>\n </el-col>\n <el-col :span=\"12\">\n <div style=\"display: flex; height: 38px;margin-left: 1em; align-items: center; cursor: pointer\">\n <img :src=\"verifCode\" class=\"code-img\" @click=\"code\"/>\n <div @click=\"code\" style=\"margin-left: 10px\">\n 看不清?换一张\n </div>\n </div>\n </el-col>\n </el-row>\n <el-form-item label=\" \">\n <el-button @click=\"save\" type=\"primary\" :loading=\"isLoading\" style=\"width: 200px\">\n {{isLoading ? \'\' : \'\'}}\n </el-button>\n </el-form-item>\n </el-form>\n</div>\n<script>\n //vue的实例名称必须为 from\n var form = new Vue({\n el: \'#form\',\n data: {\n formModel: undefined, //自定义业务的vue对象\n verifCode: \"/code.do?t=\" + new Date().getTime(),\n isLoading: false,\n form: {\n rand_code: \'\'\n },\n rules: {\n rand_code: [\n {required: true, message: \'请输入验证码\', trigger: \'blur\'},\n {min: 1, max: 4, message: \'长度不能超过4个字符\', trigger: \'change\'}\n ],\n },\n },\n methods: {\n save: function () {\n var that = this;\n that.isLoading = true;\n //将验证码值复制到自定义模型\n form.formModel.form.rand_code = this.form.rand_code;\n //调用自定义模型的保存\n that.formModel.save(function (res) {\n if (res.result) {\n that.$notify({\n title: \'成功\',\n type: \'success\',\n message: \'保存成功!\'\n });\n\n } else {\n that.$notify({\n title: \'失败\',\n message: res.msg,\n type: \'warning\'\n });\n }\n that.isLoading = false;\n });\n },\n code: function () {\n this.verifCode = \"/code.do?t=\" + (new Date).getTime();\n }\n },\n created: function () {\n var that = this;\n ms.mdiy.model.form(\"formModel\", { \"modelName\": \"${formName}\" }).then(function(obj) {\n that.formModel = obj;\n });\n }\n });\n</script>\n</#macro>', NULL, '智能表单', '57', '2022-11-15 16:10:49', NULL, NULL, 0, 1);
INSERT INTO `mdiy_tag` (`id`, `tag_name`, `tag_type`, `tag_sql`, `tag_class`, `tag_description`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (12, 'data', 'list', 'SELECT\n cms_content.id AS \"id\",\n content_title AS \"title\",\n content_author AS \"author\",\n content_source AS \"source\",\n content_details AS \"content\",\n content_out_link AS \"outlink\",\n content_short_title AS \"shorttitle\",\n category.category_title AS \"typetitle\",\n category.category_short_title AS \"typeshorttitle\",\n category.id AS \"typeid\",\n category.category_path AS \"typepath\",\n category.category_img AS \"typelitpic\",\n category.category_ico AS \"typeico\",\n category.category_keyword AS \"typekeyword\",\n category.top_id AS \"topid\",\n category.category_parent_ids AS \"parentids\",\n category.category_type AS \"type\",\n <#--列表页动态链接-->\n <#if isDo?? && isDo>\n CONCAT(\'/${modelName}/list.do?style=${templateName!\"\"}&typeid=\', category.category_id) AS \"typelink\",\n <#else>\n <#if shortSwitch?? && shortSwitch>\n CONCAT(category_pinyin,\'.html\') AS \"typelink\",\n <#else>\n CONCAT(category_path,\'/index.html\') AS \"typelink\",\n </#if>\n </#if>\n content_description AS \"descrip\",\n content_hit AS \"hit\",\n content_type AS \"flag\",\n cms_content.content_keyword AS \"keyword\",\n content_img AS \"litpic\",\n <#--内容页动态链接-->\n <#if isDo?? && isDo>\n CONCAT(\'/${modelName}/view.do?style=${templateName!\"\"}&id=\', cms_content.id) AS \"link\",\n <#else>\n <#if shortSwitch?? && shortSwitch>\n CONCAT(cms_content.id,\'.html\') AS \"link\",\n <#else>\n CONCAT(CONCAT(CONCAT(category.category_path,\'/\'),cms_content.id),\'.html\') AS \"link\",\n </#if>\n </#if>\n <#if tableName??>${tableName}.*,</#if>\n content_datetime AS \"date\"\nFROM\n cms_content LEFT JOIN cms_category category ON cms_content.category_id = category.id\n <#--判断是否有自定义模型表-->\n <#if tableName??>\n LEFT JOIN ${tableName} ON ${tableName}.link_id=cms_content.id\n </#if>\nWHERE\n content_display=0\n and category_display=\'enable\'\n and cms_content.del=0\n <#--根据站点编号查询-->\n <#if appId?? >\n and cms_content.app_id=${appId}\n </#if>\n and cms_content.id=${dataid}\n\n', NULL, '单篇', '57', '2022-11-15 16:10:49', NULL, NULL, 0, 1);
INSERT INTO `mdiy_tag` (`id`, `tag_name`, `tag_type`, `tag_sql`, `tag_class`, `tag_description`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (17, 'tag', 'single', '<#assign _typeid=\'0\'/>\n<#assign order=\'desc\'/>\n<#assign _size=\'99\'/>\n<#if column?? && column.id?? && column.id?number gt 0>\n <#assign _typeid=\'${column.id}\'>\n</#if>\n\n<#if typeid??>\n <#assign _typeid=\'${typeid}\'>\n</#if>\n<#if size??>\n <#assign _size=\'${size}\'>\n</#if>\n\nSELECT\n GROUP_CONCAT(DISTINCT content_tags ) AS tags\nFROM\n cms_content\nLEFT JOIN cms_category ON cms_content.category_id = cms_category.id\nWHERE\n cms_category.category_display = \'enable\'\n AND cms_content.del = 0\n AND cms_content.content_display = 0\n AND LENGTH( cms_content.content_tags )>0\n <#if _typeid != \'0\'>\n AND (cms_category.id = ${_typeid} or FIND_IN_SET(${_typeid},cms_category.category_parent_ids) > 0)\n </#if>\n <#if appId??>\n AND cms_content.app_id = ${appId}\n </#if>\nORDER BY CONTENT_HIT DESC\nLimit ${_size}\n', '', '文章标签配置,不提供模板使用', '', '2023-06-12 17:26:19', '57', '2023-05-23 09:31:49', 57, 1);
INSERT INTO `mdiy_tag` (`id`, `tag_name`, `tag_type`, `tag_sql`, `tag_class`, `tag_description`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (18, 'tags', 'macro', '<#assign tags=\"\">\n<#macro ms_tags>\n <#if tag??>\n <#assign ___tags = tag.tags?split(\",\")>\n <#list ___tags as tag>\n <#list ___tags as _tag>\n <#if tag == _tag>\n <#if tag_index == _tag_index>\n <#assign tags+=tag+\",\">\n <#else>\n <#break>\n </#if>\n </#if>\n </#list>\n </#list>\n </#if>\n</#macro>', '', '文章标签', '', '2023-06-12 17:26:21', '57', '2023-05-23 09:31:40', 57, 1);
COMMIT;
-- ----------------------------
-- Table structure for model
-- ----------------------------
DROP TABLE IF EXISTS `model`;
CREATE TABLE `model` (
`id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'id主键',
`model_id` int(22) DEFAULT NULL COMMENT '模块的父模块id',
`model_parent_ids` varchar(300) DEFAULT NULL COMMENT '父级编号集合,从小到大排序',
`model_code` varchar(255) DEFAULT NULL COMMENT '模块编码',
`model_title` varchar(150) DEFAULT NULL COMMENT '模块标题',
`model_url` varchar(255) DEFAULT NULL COMMENT '模块连接地址',
`model_icon` varchar(120) DEFAULT NULL COMMENT '模块图标',
`model_sort` int(11) DEFAULT NULL COMMENT '模块的排序',
`model_ismenu` int(1) DEFAULT '0' COMMENT '模块是否是菜单',
`IS_CHILD` varchar(300) DEFAULT NULL COMMENT '扩展字段',
`model_datetime` datetime DEFAULT NULL,
`UPDATE_BY` varchar(11) DEFAULT NULL COMMENT '更新人',
`UPDATE_DATE` datetime DEFAULT NULL COMMENT '更新时间',
`CREATE_BY` varchar(11) DEFAULT NULL COMMENT '创建人',
`CREATE_DATE` datetime DEFAULT NULL COMMENT '创建时间',
`DEL` int(1) DEFAULT '0' COMMENT '删除标记',
PRIMARY KEY (`id`) USING BTREE,
KEY `idx_model_id` (`model_id`) USING BTREE,
KEY `idx_model_title` (`model_title`,`model_url`) USING BTREE,
CONSTRAINT `fk_model_id` FOREIGN KEY (`model_id`) REFERENCES `model` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION
) ENGINE=InnoDB AUTO_INCREMENT=1818 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='模块表';
-- ----------------------------
-- Records of model
-- ----------------------------
BEGIN;
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (23, NULL, NULL, '01000000', '权限管理', '', 'icon-quanxianguanli', 5, 1, NULL, '2014-09-09 10:12:22', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (84, NULL, NULL, '12000000', '系统设置', '', 'icon-xitongguanli', 3, 1, NULL, '2014-12-19 22:30:24', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (86, 84, '84', '12010000', '应用设置', 'basic/app/app.do', '', 2, 1, NULL, '2014-12-19 22:31:59', '57', '2023-01-03 13:51:29', NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (87, 84, '84', '12020000', '模版管理', 'basic/template/index.do', '', 1, 1, NULL, '2014-12-19 22:32:50', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (182, 86, '84,86', '12010004', '修改', 'basic:app:update', '', 0, 0, NULL, '2017-09-05 16:14:42', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (183, 23, '23', '01030000', '菜单管理', 'basic/model/index.do', '', 0, 1, NULL, '2017-09-05 13:09:26', '57', '2023-01-03 10:46:19', NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (184, 183, '23,183', '01030001', '查看', 'basic:model:view', '', 0, 0, NULL, '2017-09-05 13:10:43', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (201, 183, '23,183', '01030002', '新增', 'basic:model:save', NULL, 0, 0, NULL, '2019-12-28 14:26:29', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (202, 183, '23,183', '01030004', '修改', 'basic:model:update', '', 0, 0, NULL, '2019-12-28 14:26:33', '57', '2023-01-06 15:10:56', NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (204, 87, '84,87', '12020002', '上传', 'basic:template:upload', '', 0, 0, '', '2019-12-28 14:26:37', '', NULL, '', NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (406, 23, '23', '406', '角色管理', 'basic/role/index.do', '', 0, 1, NULL, '2019-08-03 19:18:47', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (407, 406, '23,406', '407', '新增', 'basic:role:save', '', 0, 0, NULL, '2019-08-03 19:19:10', '57', '2023-01-07 14:58:52', NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (408, 406, '23,406', '408', '修改', 'basic:role:update', '', 0, 0, NULL, '2019-08-03 19:19:34', '57', '2023-01-06 09:59:49', NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (409, 406, '23,406', '409', '删除', 'basic:role:del', '', 0, 0, NULL, '2019-08-03 19:19:59', '57', '2023-01-03 11:42:47', NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (411, 23, '23', '411', '管理员管理', 'basic/manager/index.do', '', 0, 1, NULL, '2019-08-04 12:54:38', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (412, 411, '23,411', '412', '查看', 'basic:manager:view', '', 0, 0, NULL, '2019-08-04 12:56:13', '57', '2023-01-03 11:57:03', NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (663, 411, '23,411', '15737980803547570', '删除', 'basic:manager:del', '', 0, 0, NULL, '2019-11-19 18:19:35', '57', '2023-01-06 14:33:09', NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (664, 411, '23,411', '15737980853527702', '更新', 'basic:manager:update', '', 0, 0, NULL, '2019-11-19 18:21:08', '57', '2023-01-06 14:33:32', NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (665, 411, '23,411', '15735981803267702', '新增', 'basic:manager:save', '', 0, 0, NULL, '2019-11-19 18:21:42', '57', '2023-01-07 15:06:12', NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (668, 183, '23,183', '668', '删除', 'basic:model:del', '', 0, 0, NULL, '2019-11-19 18:35:49', '57', '2023-01-06 15:09:37', NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (672, 87, '84,87', '5434345', '删除', 'basic:template:del', '', 0, 0, '', '2019-11-19 19:05:09', '', NULL, '', NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (673, 87, '84,87', '452435345', '更新', 'basic:template:update', '', 0, 0, '', '2019-11-19 19:05:35', '', NULL, '', NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (685, 84, '84', '65123656532', '系统日志', 'basic/log/index.do', '', 0, 1, NULL, '2019-11-22 21:13:50', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (686, 685, '84,685', '351463145634', '查看', 'basic:log:view', '', 0, 0, NULL, '2019-11-22 21:14:24', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (706, NULL, NULL, '02000000', '内容管理', '', 'icon-neirongguanli', 5, 1, NULL, '2019-11-23 20:14:59', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (707, 706, '706', '02980000', '文章管理', 'cms/content/index.do', '', 3, 1, NULL, '2019-11-23 20:16:25', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (708, 706, '706', '02990000', '栏目管理', 'cms/category/index.do', '', 2, 1, NULL, '2019-11-23 20:16:50', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (709, 706, '706', '02020000', '静态化', 'cms/generate/index.do', '', 1, 1, NULL, '2019-11-23 20:17:15', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (710, 709, '706,709', '02020004', '生成文章', 'cms:generate:article', '', 0, 0, NULL, '2019-11-23 20:17:39', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (711, 709, '706,709', '02020003', '生成栏目', 'cms:generate:column', '', 0, 0, NULL, '2019-11-23 20:18:05', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (713, 709, '706,709', '02020001', '查看', 'cms:generate:view', '', 0, 0, NULL, '2019-11-23 20:18:48', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (714, 709, '706,709', '56454656', '生成主页', 'cms:generate:index', '', 0, 0, NULL, '2019-11-23 20:20:10', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (715, 708, '706,708', '02990004', '新增', 'cms:category:save', '', 0, 0, NULL, '2019-11-23 20:20:42', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (716, 708, '706,708', '02990003', '修改', 'cms:category:update', '', 0, 0, NULL, '2019-11-23 20:21:36', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (717, 708, '706,708', '02990001', '查看', 'cms:category:view', '', 0, 0, NULL, '2019-11-23 20:22:05', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (718, 707, '706,707', '02980002', '新增', 'cms:content:save', '', 0, 0, NULL, '2019-11-23 20:22:35', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (719, 707, '706,707', '02980004', '修改', 'cms:content:update', '', 0, 0, NULL, '2019-11-23 20:22:57', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (720, 707, '706,707', '02980001', '查看', 'cms:content:view', '', 0, 0, NULL, '2019-11-23 20:23:15', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (721, 707, '706,707', '721', '删除', 'cms:content:del', '', 0, 0, NULL, '2019-11-23 21:02:28', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1653, 708, '706,708', '1320', '删除', 'cms:category:del', '', 0, 0, NULL, '2020-09-22 07:41:21', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1700, NULL, NULL, '16197622071887865', '自定义模块', '', 'icon-zhanqun', 0, 1, '', '2021-05-25 22:07:10', '57', '2022-02-28 09:40:50', '', NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1701, 1700, '1700', '16197622071885990', '自定义页面', 'mdiy/page/index.do', '', 0, 1, NULL, '2021-05-25 22:07:10', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1702, 1701, '1700,1701', '16197622071882306', '新增', 'mdiy:page:save', NULL, 0, 0, NULL, '2021-05-25 22:07:10', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1703, 1701, '1700,1701', '16197622071889774', '删除', 'mdiy:page:del', NULL, 0, 0, NULL, '2021-05-25 22:07:10', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1704, 1701, '1700,1701', '16197622071883980', '更新', 'mdiy:page:update', NULL, 0, 0, NULL, '2021-05-25 22:07:10', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1705, 1701, '1700,1701', '16197622071888834', '查看', 'mdiy:page:view', NULL, 0, 0, NULL, '2021-05-25 22:07:10', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1706, 1701, '1700,1701', '161976235700096088', '导入', 'mdiy:form:importJson', '', 0, 0, NULL, '2021-05-25 22:07:10', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1707, 1700, '1700', '16197622071880623', '自定义模型', 'mdiy/model/index.do', '', 0, 1, NULL, '2021-05-25 22:07:10', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1708, 1707, '1700,1707', '16197622071887303', '新增', 'mdiy:model:save', NULL, 0, 0, NULL, '2021-05-25 22:07:10', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1709, 1707, '1700,1707', '16197622071881168', '删除', 'mdiy:model:del', NULL, 0, 0, NULL, '2021-05-25 22:07:10', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1710, 1707, '1700,1707', '16197622071881215', '更新', 'mdiy:model:update', NULL, 0, 0, NULL, '2021-05-25 22:07:10', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1711, 1707, '1700,1707', '16197622071884291', '查看', 'mdiy:model:view', NULL, 0, 0, NULL, '2021-05-25 22:07:10', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1712, 1707, '1700,1707', '161976234500028132', '导入', 'mdiy:model:importJson', '', 0, 0, NULL, '2021-05-25 22:07:10', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1724, 1700, '1700', '162034834200049578', '自定义业务', 'mdiy/form/index.do', 'icon-caidan', 0, 1, NULL, '2021-05-25 22:07:10', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1725, 1724, '1700,1724', '162034839300098062', '导入', 'mdiy:form:importJson', '', 0, 0, NULL, '2021-05-25 22:07:10', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1726, 1724, '1700,1724', '162034842600047746', '删除', 'mdiy:form:del', '', 0, 0, NULL, '2021-05-25 22:07:10', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1727, 1724, '1700,1724', '16203484400006602', '查看', 'mdiy:form:view', '', 0, 0, NULL, '2021-05-25 22:07:10', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1728, 1724, '1700,1724', '162034845600099530', '保存', 'mdiy:form:save', '', 0, 0, NULL, '2021-05-25 22:07:10', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1729, 1724, '1700,1724', '162034847100023820', '更新', 'mdiy:form:update', '', 0, 0, NULL, '2021-05-25 22:07:10', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1730, 1724, '1700,1724', '162143180100032708', '新增业务数据', 'mdiy:formData:save', '', 0, 0, NULL, '2021-05-25 22:07:10', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1731, 1724, '1700,1724', '162143181700031623', '删除业务数据', 'mdiy:formData:del', 'icon-caidan', 0, 0, NULL, '2021-05-25 22:07:10', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1732, 1724, '1700,1724', '162143576500025187', '更新业务数据', 'mdiy:formData:update', 'icon-caidan', 0, 0, NULL, '2021-05-25 22:07:10', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1764, 406, '23,406', '409', '查看', 'basic:role:view', '', 0, 0, NULL, '2022-05-07 14:12:58', '57', '2023-01-03 11:42:51', NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1765, 86, '84,86', '12010004', '查看', 'basic:app:view', '', 0, 0, NULL, '2022-05-07 14:13:36', '57', '2023-01-03 13:51:03', NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1767, 87, '84,87', '12010004', '查看', 'basic:template:view', '', 0, 0, '', '2022-05-07 14:17:03', '57', '2022-05-07 14:17:18', '', NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1780, 706, '706', NULL, '文章属性', '/mdiy/dict/data/index.do?dictType=文章属性', NULL, 3, 1, NULL, '2022-05-31 10:53:44', '57', '2022-05-31 10:54:12', NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1781, 1780, '706,1780', NULL, '设置', 'mdiy:dictData:文章属性:settings', NULL, NULL, 0, NULL, '2022-05-31 10:53:44', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1782, 706, '706', NULL, '栏目属性', '/mdiy/dict/data/index.do?dictType=栏目属性', NULL, 2, 1, NULL, '2022-05-31 10:53:55', '57', '2022-05-31 10:54:50', NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1783, 1782, '706,1782', NULL, '设置', 'mdiy:dictData:栏目属性:settings', NULL, NULL, 0, NULL, '2022-05-31 10:53:55', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1801, 1724, '1700,1724', '', '查看业务数据', 'mdiy:formData:view', '', 0, 0, '', '2022-09-09 09:41:36', NULL, '2022-09-09 09:41:36', '57', '2022-09-09 09:41:36', 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1802, 1700, '1700', '16197622071884456', '自定义配置', 'mdiy/config/index.do', NULL, 0, 1, NULL, '2023-04-13 15:24:41', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1803, 1802, '1700,1802', '16197622071881449', '新增', 'mdiy:config:save', NULL, 0, 0, NULL, '2023-04-13 15:24:41', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1804, 1802, '1700,1802', '16197622071889126', '删除', 'mdiy:config:del', NULL, 0, 0, NULL, '2023-04-13 15:24:41', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1805, 1802, '1700,1802', '16197622071888369', '更新', 'mdiy:config:update', '', 0, 0, NULL, '2023-04-13 15:24:41', '57', '2022-08-25 11:19:04', NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1806, 1802, '1700,1802', '16197622071882134', '查看', 'mdiy:config:view', NULL, 0, 0, NULL, '2023-04-13 15:24:41', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1807, 1802, '1700,1802', '161976231700026503', '导入', 'mdiy:config:importJson', NULL, 0, 0, NULL, '2023-04-13 15:24:41', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1808, 1802, '1700,1802', '', '更新配置数据', 'mdiy:configData:update', '', 0, 0, NULL, '2023-04-13 15:24:41', NULL, '2022-08-25 11:20:48', '57', '2022-08-25 11:20:48', 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1809, 1802, '1700,1802', '', '删除配置数据', 'mdiy:configData:del', '', 0, 0, NULL, '2023-04-13 15:24:41', NULL, '2022-08-25 11:21:22', '57', '2022-08-25 11:21:22', 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1810, 1802, '1700,1802', '', '新增配置数据', 'mdiy:configData:save', '', 0, 0, NULL, '2023-04-13 15:24:41', NULL, '2022-08-25 11:21:52', '57', '2022-08-25 11:21:52', 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1811, 1802, '1700,1802', '', '查看配置数据', 'mdiy:configData:view', '', 0, 0, '', '2023-04-13 15:24:41', NULL, '2022-08-25 22:29:48', '57', '2022-08-25 22:29:48', 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1812, 1700, '1700', '15725929177747726', '自定义字典', 'mdiy/dict/index.do', NULL, 0, 1, NULL, '2023-08-12 09:11:16', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1813, 1812, '1700,1812', '15725929177745034', '查看', 'mdiy:dict:view', NULL, 0, 0, NULL, '2023-08-12 09:11:16', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1814, 1812, '1700,1812', '15725929177742474', '新增', 'mdiy:dict:save', NULL, 0, 0, NULL, '2023-08-12 09:11:16', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1815, 1812, '1700,1812', '15725929177744138', '修改', 'mdiy:dict:update', NULL, 0, 0, NULL, '2023-08-12 09:11:16', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1816, 1812, '1700,1812', '15725929177748034', '删除', 'mdiy:dict:del', NULL, 0, 0, NULL, '2023-08-12 09:11:16', NULL, NULL, NULL, NULL, 0);
INSERT INTO `model` (`id`, `model_id`, `model_parent_ids`, `model_code`, `model_title`, `model_url`, `model_icon`, `model_sort`, `model_ismenu`, `IS_CHILD`, `model_datetime`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`) VALUES (1817, 1812, '1700,1812', NULL, '导入', 'mdiy:dict:importJson', NULL, 0, 0, NULL, '2023-08-12 09:11:17', NULL, NULL, NULL, NULL, 0);
COMMIT;
-- ----------------------------
-- Table structure for role
-- ----------------------------
DROP TABLE IF EXISTS `role`;
CREATE TABLE `role` (
`id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'id主键',
`role_name` varchar(30) DEFAULT NULL COMMENT '角色名',
`UPDATE_BY` varchar(11) DEFAULT NULL COMMENT '更新人',
`UPDATE_DATE` datetime DEFAULT NULL COMMENT '更新时间',
`CREATE_BY` varchar(11) DEFAULT NULL COMMENT '创建人',
`CREATE_DATE` datetime DEFAULT NULL COMMENT '创建时间',
`DEL` int(1) DEFAULT '0' COMMENT '删除标记',
`NOT_DEL` int(1) DEFAULT '0' COMMENT '1为不能删除主要用于系统默认数据,0为一般数据主要是前端控制',
PRIMARY KEY (`id`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=49 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='角色表';
-- ----------------------------
-- Records of role
-- ----------------------------
BEGIN;
INSERT INTO `role` (`id`, `role_name`, `UPDATE_BY`, `UPDATE_DATE`, `CREATE_BY`, `CREATE_DATE`, `DEL`, `NOT_DEL`) VALUES (48, '默认角色', '57', '2022-02-27 10:50:25', NULL, NULL, 0, 1);
COMMIT;
-- ----------------------------
-- Table structure for role_model
-- ----------------------------
DROP TABLE IF EXISTS `role_model`;
CREATE TABLE `role_model` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`model_id` int(22) DEFAULT NULL COMMENT '模块编号',
`role_id` int(22) DEFAULT NULL COMMENT '角色编号',
PRIMARY KEY (`id`),
KEY `fk_model_id` (`model_id`) USING BTREE,
KEY `fk_role_id` (`role_id`) USING BTREE,
CONSTRAINT `fk_rm_model_id` FOREIGN KEY (`model_id`) REFERENCES `model` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION,
CONSTRAINT `fk_rm_role_id` FOREIGN KEY (`role_id`) REFERENCES `role` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION
) ENGINE=InnoDB AUTO_INCREMENT=99 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='角色模块关联表';
-- ----------------------------
-- Records of role_model
-- ----------------------------
BEGIN;
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (1, 182, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (2, 204, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (3, 672, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (4, 673, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (5, 184, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (6, 201, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (7, 202, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (8, 668, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (9, 407, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (10, 408, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (11, 409, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (12, 412, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (13, 663, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (14, 664, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (15, 665, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (16, 686, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (17, 718, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (18, 719, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (19, 720, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (20, 721, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (21, 715, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (22, 716, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (23, 717, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (24, 1653, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (25, 710, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (26, 711, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (27, 713, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (28, 714, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (29, 1702, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (30, 1703, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (31, 1704, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (32, 1705, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (33, 1706, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (34, 1708, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (35, 1709, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (36, 1710, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (37, 1711, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (38, 1712, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (49, 1725, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (50, 1726, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (51, 1727, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (52, 1728, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (53, 1729, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (54, 1730, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (55, 1731, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (56, 1732, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (57, 84, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (58, 86, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (59, 87, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (60, 23, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (61, 183, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (62, 406, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (63, 411, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (64, 685, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (65, 706, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (66, 707, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (67, 708, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (68, 709, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (69, 1700, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (70, 1701, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (71, 1707, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (74, 1724, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (75, 1764, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (76, 1765, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (77, 1767, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (78, 1780, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (79, 1781, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (80, 1782, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (81, 1783, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (82, 1801, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (83, 1802, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (84, 1803, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (85, 1804, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (86, 1805, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (87, 1806, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (88, 1807, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (89, 1808, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (90, 1809, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (91, 1810, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (92, 1811, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (93, 1812, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (94, 1813, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (95, 1814, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (96, 1815, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (97, 1816, 48);
INSERT INTO `role_model` (`id`, `model_id`, `role_id`) VALUES (98, 1817, 48);
COMMIT;
SET FOREIGN_KEY_CHECKS = 1;