diff --git a/jero-boot/db/蔚来标准sql/dev_third_record.sql b/jero-boot/db/蔚来标准sql/dev_third_record.sql index e6adde55f..99c645c91 100644 --- a/jero-boot/db/蔚来标准sql/dev_third_record.sql +++ b/jero-boot/db/蔚来标准sql/dev_third_record.sql @@ -117,4 +117,59 @@ CREATE TABLE `params_collect_manifest_user_type_log` ( PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; --- 以上部分2022年7月2日已更新至正式环境 \ No newline at end of file +-- 以上部分2022年7月2日已更新至正式环境 + +-- 认证模块菜单权限 +SET FOREIGN_KEY_CHECKS = 0; + +INSERT INTO `laws_weilai`.`sys_permission`(`id`, `parent_id`, `name`, `url`, `component`, `component_name`, `redirect`, `menu_type`, `perms`, `perms_type`, `sort_no`, `always_show`, `icon`, `is_route`, `is_leaf`, `keep_alive`, `hidden`, `description`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `rule_flag`, `status`, `internal_or_external`, `menu_en`) VALUES ('1541614812204711937', '1536593381830782978', '添加清单', NULL, NULL, NULL, NULL, 2, 'params:manifest:add', '1', 1.00, 0, NULL, 1, 1, 0, 0, NULL, 'admin', '2022-06-28 10:49:48', NULL, NULL, 0, 0, '1', 0, 'Add Manifest'); + +INSERT INTO `laws_weilai`.`sys_permission`(`id`, `parent_id`, `name`, `url`, `component`, `component_name`, `redirect`, `menu_type`, `perms`, `perms_type`, `sort_no`, `always_show`, `icon`, `is_route`, `is_leaf`, `keep_alive`, `hidden`, `description`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `rule_flag`, `status`, `internal_or_external`, `menu_en`) VALUES ('1541615032762187777', '1536593381830782978', '变更扩展', NULL, NULL, NULL, NULL, 2, 'params:manifest:change', '1', 1.00, 0, NULL, 1, 1, 0, 0, NULL, 'admin', '2022-06-28 10:50:40', NULL, NULL, 0, 0, '1', 0, 'Change Extension'); + +INSERT INTO `laws_weilai`.`sys_permission`(`id`, `parent_id`, `name`, `url`, `component`, `component_name`, `redirect`, `menu_type`, `perms`, `perms_type`, `sort_no`, `always_show`, `icon`, `is_route`, `is_leaf`, `keep_alive`, `hidden`, `description`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `rule_flag`, `status`, `internal_or_external`, `menu_en`) VALUES ('1541615202417590273', '1536593381830782978', '复制参数清单', NULL, NULL, NULL, NULL, 2, 'params:manifest:copy', '1', 1.00, 0, NULL, 1, 1, 0, 0, NULL, 'admin', '2022-06-28 10:51:21', NULL, NULL, 0, 0, '1', 0, 'Copy'); + +INSERT INTO `laws_weilai`.`sys_permission`(`id`, `parent_id`, `name`, `url`, `component`, `component_name`, `redirect`, `menu_type`, `perms`, `perms_type`, `sort_no`, `always_show`, `icon`, `is_route`, `is_leaf`, `keep_alive`, `hidden`, `description`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `rule_flag`, `status`, `internal_or_external`, `menu_en`) VALUES ('1541615399201751041', '1536593381830782978', '批量删除', NULL, NULL, NULL, NULL, 2, 'params:manifest:deleteBatch', '1', 1.00, 0, NULL, 1, 1, 0, 0, NULL, 'admin', '2022-06-28 10:52:08', NULL, NULL, 0, 0, '1', 0, 'Batch Delete'); + +INSERT INTO `laws_weilai`.`sys_permission`(`id`, `parent_id`, `name`, `url`, `component`, `component_name`, `redirect`, `menu_type`, `perms`, `perms_type`, `sort_no`, `always_show`, `icon`, `is_route`, `is_leaf`, `keep_alive`, `hidden`, `description`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `rule_flag`, `status`, `internal_or_external`, `menu_en`) VALUES ('1541615599395880962', '1536593381830782978', '配置', NULL, NULL, NULL, NULL, 2, 'params:config:list', '1', 1.00, 0, NULL, 1, 0, 0, 0, NULL, 'admin', '2022-06-28 10:52:55', NULL, NULL, 0, 0, '1', 0, 'Config'); + +INSERT INTO `laws_weilai`.`sys_permission`(`id`, `parent_id`, `name`, `url`, `component`, `component_name`, `redirect`, `menu_type`, `perms`, `perms_type`, `sort_no`, `always_show`, `icon`, `is_route`, `is_leaf`, `keep_alive`, `hidden`, `description`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `rule_flag`, `status`, `internal_or_external`, `menu_en`) VALUES ('1541615902719557634', '1541615599395880962', '添加配置', NULL, NULL, NULL, NULL, 2, 'params:config:add', '1', 1.00, 0, NULL, 1, 1, 0, 0, NULL, 'admin', '2022-06-28 10:54:08', 'admin', '2022-07-02 10:22:28', 0, 0, '1', 0, 'Add Config'); + +INSERT INTO `laws_weilai`.`sys_permission`(`id`, `parent_id`, `name`, `url`, `component`, `component_name`, `redirect`, `menu_type`, `perms`, `perms_type`, `sort_no`, `always_show`, `icon`, `is_route`, `is_leaf`, `keep_alive`, `hidden`, `description`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `rule_flag`, `status`, `internal_or_external`, `menu_en`) VALUES ('1541616014690697217', '1541615599395880962', '删除配置', NULL, NULL, NULL, NULL, 2, 'params:config:delete', '1', 1.00, 0, NULL, 1, 1, 0, 0, NULL, 'admin', '2022-06-28 10:54:34', 'admin', '2022-07-02 10:22:51', 0, 0, '1', 0, 'Delete Config'); + +INSERT INTO `laws_weilai`.`sys_permission`(`id`, `parent_id`, `name`, `url`, `component`, `component_name`, `redirect`, `menu_type`, `perms`, `perms_type`, `sort_no`, `always_show`, `icon`, `is_route`, `is_leaf`, `keep_alive`, `hidden`, `description`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `rule_flag`, `status`, `internal_or_external`, `menu_en`) VALUES ('1541616135687979009', '1541615599395880962', '提交', NULL, NULL, NULL, NULL, 2, 'params:config:addBatch', '1', 1.00, 0, NULL, 1, 1, 0, 0, NULL, 'admin', '2022-06-28 10:55:03', NULL, NULL, 0, 0, '1', 0, 'Submit'); + +INSERT INTO `laws_weilai`.`sys_permission`(`id`, `parent_id`, `name`, `url`, `component`, `component_name`, `redirect`, `menu_type`, `perms`, `perms_type`, `sort_no`, `always_show`, `icon`, `is_route`, `is_leaf`, `keep_alive`, `hidden`, `description`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `rule_flag`, `status`, `internal_or_external`, `menu_en`) VALUES ('1541616271113666562', '1536593381830782978', '编辑', NULL, NULL, NULL, NULL, 2, 'params:manifest:edit', '1', 1.00, 0, NULL, 1, 1, 0, 0, NULL, 'admin', '2022-06-28 10:55:36', NULL, NULL, 0, 0, '1', 0, 'Edit'); + +INSERT INTO `laws_weilai`.`sys_permission`(`id`, `parent_id`, `name`, `url`, `component`, `component_name`, `redirect`, `menu_type`, `perms`, `perms_type`, `sort_no`, `always_show`, `icon`, `is_route`, `is_leaf`, `keep_alive`, `hidden`, `description`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `rule_flag`, `status`, `internal_or_external`, `menu_en`) VALUES ('1541616380576612353', '1536593381830782978', '删除', NULL, NULL, NULL, NULL, 2, 'params:manifest:delete', '1', 1.00, 0, NULL, 1, 1, 0, 0, NULL, 'admin', '2022-06-28 10:56:02', NULL, NULL, 0, 0, '1', 0, 'Delete'); + +INSERT INTO `laws_weilai`.`sys_permission`(`id`, `parent_id`, `name`, `url`, `component`, `component_name`, `redirect`, `menu_type`, `perms`, `perms_type`, `sort_no`, `always_show`, `icon`, `is_route`, `is_leaf`, `keep_alive`, `hidden`, `description`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `rule_flag`, `status`, `internal_or_external`, `menu_en`) VALUES ('1541616583316684802', '1536593381830782978', '历史版本', NULL, NULL, NULL, NULL, 2, 'params:manifest:history', '1', 1.00, 0, NULL, 1, 1, 0, 0, NULL, 'admin', '2022-06-28 10:56:50', NULL, NULL, 0, 0, '1', 0, 'History Version'); + +UPDATE `laws_weilai`.`sys_permission` SET `parent_id` = '1516964175944798210', `name` = '参数模板管理', `url` = '/ParameterTemplate', `component` = 'parameter/ParameterTemplate/index', `component_name` = NULL, `redirect` = NULL, `menu_type` = 1, `perms` = 'params:template:page', `perms_type` = '1', `sort_no` = 1.00, `always_show` = 0, `icon` = NULL, `is_route` = 1, `is_leaf` = 0, `keep_alive` = 0, `hidden` = 0, `description` = NULL, `create_by` = 'admin', `create_time` = '2022-04-21 10:27:11', `update_by` = 'admin', `update_time` = '2022-06-22 09:51:26', `del_flag` = 0, `rule_flag` = 0, `status` = '1', `internal_or_external` = 0, `menu_en` = 'Parameter Template' WHERE `id` = '1516966747216728066'; + +UPDATE `laws_weilai`.`sys_permission` SET `parent_id` = '1514541055125291010', `name` = '认证参数列表', `url` = NULL, `component` = NULL, `component_name` = NULL, `redirect` = NULL, `menu_type` = 2, `perms` = 'params:manifest:page', `perms_type` = '1', `sort_no` = 1.00, `always_show` = 0, `icon` = NULL, `is_route` = 1, `is_leaf` = 0, `keep_alive` = 0, `hidden` = 0, `description` = NULL, `create_by` = 'shanshan.su', `create_time` = '2022-06-14 14:16:25', `update_by` = 'admin', `update_time` = '2022-07-02 10:32:31', `del_flag` = 0, `rule_flag` = 0, `status` = '1', `internal_or_external` = 0, `menu_en` = 'Task parameter collection' WHERE `id` = '1536593381830782978'; + +SET FOREIGN_KEY_CHECKS = 1; +-- 以上部分2022年7月6日已更新至正式环境 + +-- 参数项收集清单字段信息修改 +SET FOREIGN_KEY_CHECKS = 0; + +UPDATE `laws_weilai`.`onl_cgform_field` SET `cgform_head_id` = '9ca1773d2a484d2fadae38491ad51aa1', `db_field_name` = 'description', `db_field_en_name` = 'Description', `db_field_txt` = '参数说明', `order_num` = 13, `db_field_name_old` = NULL, `db_is_key` = 0, `db_is_null` = 1, `db_type` = 'string', `db_length` = 200, `db_point_length` = 0, `db_default_val` = '', `dict_field` = '', `dict_table` = '', `dict_text` = '', `field_show_type` = 'text', `field_href` = '', `field_length` = 120, `field_valid_type` = NULL, `field_must_input` = '0', `field_extend_json` = '', `field_default_value` = '', `is_query` = 0, `is_show_form` = 0, `is_show_list` = 1, `is_read_only` = 0, `query_mode` = 'single', `main_table` = '', `main_field` = '', `update_by` = 'admin', `update_time` = '2022-06-28 09:36:09', `create_time` = '2022-05-05 14:54:45', `create_by` = 'admin', `converter` = '', `query_def_val` = '', `query_dict_text` = '', `query_dict_field` = '', `query_dict_table` = '', `query_show_type` = 'text', `query_config_flag` = '0', `query_valid_type` = NULL, `query_must_input` = NULL, `sort_flag` = '0', `show_area` = NULL, `is_show_laws_list` = NULL, `is_show_search` = NULL, `is_delete` = 0, `is_model` = '7', `dict_id` = NULL WHERE `id` = '2a6b10cce459f27170695bab1265c94a'; + +UPDATE `laws_weilai`.`onl_cgform_field` SET `cgform_head_id` = '9ca1773d2a484d2fadae38491ad51aa1', `db_field_name` = 'sdt', `db_field_en_name` = 'Sdt', `db_field_txt` = '工程接口人', `order_num` = 21, `db_field_name_old` = NULL, `db_is_key` = 0, `db_is_null` = 1, `db_type` = 'string', `db_length` = 50, `db_point_length` = 0, `db_default_val` = '', `dict_field` = '', `dict_table` = '', `dict_text` = '', `field_show_type` = 'text', `field_href` = '', `field_length` = 120, `field_valid_type` = NULL, `field_must_input` = '0', `field_extend_json` = '', `field_default_value` = '', `is_query` = 0, `is_show_form` = 0, `is_show_list` = 1, `is_read_only` = 0, `query_mode` = 'single', `main_table` = '', `main_field` = '', `update_by` = 'admin', `update_time` = '2022-06-28 09:36:09', `create_time` = '2022-05-05 14:54:45', `create_by` = 'admin', `converter` = '', `query_def_val` = '', `query_dict_text` = '', `query_dict_field` = '', `query_dict_table` = '', `query_show_type` = 'text', `query_config_flag` = '0', `query_valid_type` = NULL, `query_must_input` = NULL, `sort_flag` = '0', `show_area` = NULL, `is_show_laws_list` = NULL, `is_show_search` = NULL, `is_delete` = 0, `is_model` = '7', `dict_id` = NULL WHERE `id` = '58c3d5a50c86be19d5ab0cd5ac4d6d8b'; + +UPDATE `laws_weilai`.`onl_cgform_field` SET `cgform_head_id` = '9ca1773d2a484d2fadae38491ad51aa1', `db_field_name` = 'deadline', `db_field_en_name` = 'Deadline', `db_field_txt` = '截止时间', `order_num` = 23, `db_field_name_old` = NULL, `db_is_key` = 0, `db_is_null` = 1, `db_type` = 'Date', `db_length` = 0, `db_point_length` = 0, `db_default_val` = '', `dict_field` = '', `dict_table` = '', `dict_text` = '', `field_show_type` = 'date', `field_href` = '', `field_length` = 120, `field_valid_type` = NULL, `field_must_input` = '0', `field_extend_json` = '', `field_default_value` = '', `is_query` = 0, `is_show_form` = 0, `is_show_list` = 1, `is_read_only` = 0, `query_mode` = 'single', `main_table` = '', `main_field` = '', `update_by` = 'admin', `update_time` = '2022-06-28 09:36:09', `create_time` = '2022-05-05 14:54:45', `create_by` = 'admin', `converter` = '', `query_def_val` = '', `query_dict_text` = '', `query_dict_field` = '', `query_dict_table` = '', `query_show_type` = 'text', `query_config_flag` = '0', `query_valid_type` = NULL, `query_must_input` = NULL, `sort_flag` = '0', `show_area` = NULL, `is_show_laws_list` = NULL, `is_show_search` = NULL, `is_delete` = 0, `is_model` = '7', `dict_id` = NULL WHERE `id` = '7b8ece563b5403adfb3ea0378c896dcd'; + +UPDATE `laws_weilai`.`onl_cgform_field` SET `cgform_head_id` = '9ca1773d2a484d2fadae38491ad51aa1', `db_field_name` = 'cert_category', `db_field_en_name` = 'Cert Category', `db_field_txt` = '认证类别', `order_num` = 9, `db_field_name_old` = NULL, `db_is_key` = 0, `db_is_null` = 1, `db_type` = 'string', `db_length` = 1000, `db_point_length` = 0, `db_default_val` = '', `dict_field` = '', `dict_table` = '', `dict_text` = '', `field_show_type` = 'text', `field_href` = '', `field_length` = 120, `field_valid_type` = NULL, `field_must_input` = '0', `field_extend_json` = '', `field_default_value` = '', `is_query` = 0, `is_show_form` = 0, `is_show_list` = 1, `is_read_only` = 0, `query_mode` = 'single', `main_table` = '', `main_field` = '', `update_by` = 'admin', `update_time` = '2022-06-28 09:36:09', `create_time` = '2022-05-05 14:54:45', `create_by` = 'admin', `converter` = '', `query_def_val` = '', `query_dict_text` = '', `query_dict_field` = '', `query_dict_table` = '', `query_show_type` = 'text', `query_config_flag` = '0', `query_valid_type` = NULL, `query_must_input` = NULL, `sort_flag` = '0', `show_area` = NULL, `is_show_laws_list` = NULL, `is_show_search` = NULL, `is_delete` = 0, `is_model` = '7', `dict_id` = NULL WHERE `id` = '7b8ef9f8da124ed93e5c10a14b903390'; + +UPDATE `laws_weilai`.`onl_cgform_field` SET `cgform_head_id` = '9ca1773d2a484d2fadae38491ad51aa1', `db_field_name` = 'state', `db_field_en_name` = 'State', `db_field_txt` = '状态', `order_num` = 19, `db_field_name_old` = NULL, `db_is_key` = 0, `db_is_null` = 1, `db_type` = 'string', `db_length` = 50, `db_point_length` = 0, `db_default_val` = '', `dict_field` = '', `dict_table` = '', `dict_text` = '', `field_show_type` = 'text', `field_href` = '', `field_length` = 120, `field_valid_type` = NULL, `field_must_input` = '0', `field_extend_json` = '', `field_default_value` = '', `is_query` = 0, `is_show_form` = 0, `is_show_list` = 1, `is_read_only` = 0, `query_mode` = 'single', `main_table` = '', `main_field` = '', `update_by` = 'admin', `update_time` = '2022-06-28 09:36:09', `create_time` = '2022-05-05 14:54:45', `create_by` = 'admin', `converter` = '', `query_def_val` = '', `query_dict_text` = '', `query_dict_field` = '', `query_dict_table` = '', `query_show_type` = 'text', `query_config_flag` = '0', `query_valid_type` = NULL, `query_must_input` = NULL, `sort_flag` = '0', `show_area` = NULL, `is_show_laws_list` = NULL, `is_show_search` = NULL, `is_delete` = 0, `is_model` = '7', `dict_id` = NULL WHERE `id` = '9050dc65a7b2fe82927b74a9ef4a4bb4'; + +UPDATE `laws_weilai`.`onl_cgform_field` SET `cgform_head_id` = '9ca1773d2a484d2fadae38491ad51aa1', `db_field_name` = 'dre', `db_field_en_name` = 'Dre', `db_field_txt` = '填写人', `order_num` = 22, `db_field_name_old` = NULL, `db_is_key` = 0, `db_is_null` = 1, `db_type` = 'string', `db_length` = 50, `db_point_length` = 0, `db_default_val` = '', `dict_field` = '', `dict_table` = '', `dict_text` = '', `field_show_type` = 'text', `field_href` = '', `field_length` = 120, `field_valid_type` = NULL, `field_must_input` = '0', `field_extend_json` = '', `field_default_value` = '', `is_query` = 0, `is_show_form` = 0, `is_show_list` = 1, `is_read_only` = 0, `query_mode` = 'single', `main_table` = '', `main_field` = '', `update_by` = 'admin', `update_time` = '2022-06-28 09:36:09', `create_time` = '2022-05-05 14:54:45', `create_by` = 'admin', `converter` = '', `query_def_val` = '', `query_dict_text` = '', `query_dict_field` = '', `query_dict_table` = '', `query_show_type` = 'text', `query_config_flag` = '0', `query_valid_type` = NULL, `query_must_input` = NULL, `sort_flag` = '0', `show_area` = NULL, `is_show_laws_list` = NULL, `is_show_search` = NULL, `is_delete` = 0, `is_model` = '7', `dict_id` = NULL WHERE `id` = 'a371f6d49781c0921a48f317d1ba69b6'; + +UPDATE `laws_weilai`.`onl_cgform_field` SET `cgform_head_id` = '9ca1773d2a484d2fadae38491ad51aa1', `db_field_name` = 'params_name', `db_field_en_name` = 'Params Name', `db_field_txt` = '参数名称', `order_num` = 10, `db_field_name_old` = NULL, `db_is_key` = 0, `db_is_null` = 1, `db_type` = 'string', `db_length` = 30, `db_point_length` = 0, `db_default_val` = '', `dict_field` = '', `dict_table` = '', `dict_text` = '', `field_show_type` = 'text', `field_href` = '', `field_length` = 120, `field_valid_type` = NULL, `field_must_input` = '0', `field_extend_json` = '', `field_default_value` = '', `is_query` = 0, `is_show_form` = 0, `is_show_list` = 1, `is_read_only` = 0, `query_mode` = 'single', `main_table` = '', `main_field` = '', `update_by` = 'admin', `update_time` = '2022-06-28 09:36:09', `create_time` = '2022-05-05 14:54:45', `create_by` = 'admin', `converter` = '', `query_def_val` = '', `query_dict_text` = '', `query_dict_field` = '', `query_dict_table` = '', `query_show_type` = 'text', `query_config_flag` = '0', `query_valid_type` = NULL, `query_must_input` = NULL, `sort_flag` = '0', `show_area` = NULL, `is_show_laws_list` = NULL, `is_show_search` = NULL, `is_delete` = 0, `is_model` = '7', `dict_id` = NULL WHERE `id` = 'e586bd87d4d826ce3d7d373caf54c6f6'; + +UPDATE `laws_weilai`.`onl_cgform_field` SET `cgform_head_id` = '9ca1773d2a484d2fadae38491ad51aa1', `db_field_name` = 'duty_territory', `db_field_en_name` = 'Duty territory', `db_field_txt` = '责任领域', `order_num` = 20, `db_field_name_old` = NULL, `db_is_key` = 0, `db_is_null` = 1, `db_type` = 'string', `db_length` = 50, `db_point_length` = 0, `db_default_val` = '', `dict_field` = '', `dict_table` = '', `dict_text` = '', `field_show_type` = 'text', `field_href` = '', `field_length` = 120, `field_valid_type` = NULL, `field_must_input` = '0', `field_extend_json` = '', `field_default_value` = '', `is_query` = 0, `is_show_form` = 0, `is_show_list` = 1, `is_read_only` = 0, `query_mode` = 'single', `main_table` = '', `main_field` = '', `update_by` = 'admin', `update_time` = '2022-06-28 09:36:09', `create_time` = '2022-05-05 14:54:45', `create_by` = 'admin', `converter` = '', `query_def_val` = '', `query_dict_text` = '', `query_dict_field` = '', `query_dict_table` = '', `query_show_type` = 'text', `query_config_flag` = '0', `query_valid_type` = NULL, `query_must_input` = NULL, `sort_flag` = '0', `show_area` = NULL, `is_show_laws_list` = NULL, `is_show_search` = NULL, `is_delete` = 0, `is_model` = '7', `dict_id` = NULL WHERE `id` = 'ed57f77975218560b37ea497a20109c6'; + +UPDATE `laws_weilai`.`onl_cgform_field` SET `cgform_head_id` = '9ca1773d2a484d2fadae38491ad51aa1', `db_field_name` = 'nio_number', `db_field_en_name` = 'NIO Number', `db_field_txt` = 'NIO编号', `order_num` = 7, `db_field_name_old` = NULL, `db_is_key` = 0, `db_is_null` = 1, `db_type` = 'string', `db_length` = 15, `db_point_length` = 0, `db_default_val` = '', `dict_field` = '', `dict_table` = '', `dict_text` = '', `field_show_type` = 'text', `field_href` = '', `field_length` = 120, `field_valid_type` = NULL, `field_must_input` = '0', `field_extend_json` = '', `field_default_value` = '', `is_query` = 0, `is_show_form` = 0, `is_show_list` = 1, `is_read_only` = 0, `query_mode` = 'single', `main_table` = '', `main_field` = '', `update_by` = 'admin', `update_time` = '2022-06-28 09:36:09', `create_time` = '2022-05-05 14:54:45', `create_by` = 'admin', `converter` = '', `query_def_val` = '', `query_dict_text` = '', `query_dict_field` = '', `query_dict_table` = '', `query_show_type` = 'text', `query_config_flag` = '0', `query_valid_type` = NULL, `query_must_input` = NULL, `sort_flag` = '0', `show_area` = NULL, `is_show_laws_list` = NULL, `is_show_search` = NULL, `is_delete` = 0, `is_model` = '7', `dict_id` = NULL WHERE `id` = 'fadb1e8609593c3a5ea3cda4f0f97464'; + +SET FOREIGN_KEY_CHECKS = 1;