【update】 数据字典的修改
This commit is contained in:
@@ -1,2 +1,25 @@
|
||||
ALTER TABLE `laws_sinotrunk_grp`.`process_es_revision`
|
||||
ADD COLUMN `comments_summary` varchar(2000) NULL COMMENT '意见汇总' AFTER `meeting_summary_second`;
|
||||
ALTER TABLE `laws_sinotrunk_grp`.`process_es_revision`
|
||||
ADD COLUMN `comments_summary` varchar(2000) NULL COMMENT '意见汇总' AFTER `meeting_summary_second`;
|
||||
|
||||
-- 企标数据字典的修改 : 企标计划-项目类型 2024 03 04
|
||||
UPDATE `sys_dict_item` SET `item_text` = '工作终止(标准制修订取消)', `description` = '标准制修订取消' WHERE `id` = '1702133815780171777';
|
||||
UPDATE `sys_dict_item` SET `item_text` = '合并(两个标准号合并成一个)', `description` = '两个标准号合并成一个' WHERE `id` = '1702133941949030402';
|
||||
|
||||
-- 标准类别代号
|
||||
UPDATE `sys_dict_item` SET `dict_id` = '1696792594350952450', `parent_id` = '0', `item_text` = '0(研发技术)', `en_name` = '0', `item_value` = '0', `description` = '研发技术', `sort_order` = 1, `status` = 1, `create_by` = 'admin', `create_time` = '2023-08-30 15:51:48', `update_by` = 'admin', `update_time` = '2024-03-04 21:56:41', `is_tag_dict` = 1, `is_read_only` = 0, `attribute_type` = NULL, `del_flag` = '0', `stat_node` = NULL WHERE `id` = '1696792819002068994';
|
||||
UPDATE `sys_dict_item` SET `dict_id` = '1696792594350952450', `parent_id` = '0', `item_text` = '1(产品标准)', `en_name` = '1', `item_value` = '1', `description` = '', `sort_order` = 2, `status` = 1, `create_by` = 'admin', `create_time` = '2023-08-30 15:51:57', `update_by` = 'admin', `update_time` = '2024-03-04 21:56:51', `is_tag_dict` = 1, `is_read_only` = 0, `attribute_type` = NULL, `del_flag` = '0', `stat_node` = NULL WHERE `id` = '1696792859066060801';
|
||||
UPDATE `sys_dict_item` SET `dict_id` = '1696792594350952450', `parent_id` = '0', `item_text` = '2(材料标准)', `en_name` = '2', `item_value` = '2', `description` = '材料标准', `sort_order` = 3, `status` = 1, `create_by` = 'admin', `create_time` = '2023-08-30 15:52:11', `update_by` = 'admin', `update_time` = '2024-03-04 21:57:02', `is_tag_dict` = 1, `is_read_only` = 0, `attribute_type` = NULL, `del_flag` = '0', `stat_node` = NULL WHERE `id` = '1696792917400440834';
|
||||
UPDATE `sys_dict_item` SET `dict_id` = '1696792594350952450', `parent_id` = '0', `item_text` = '3(工艺标准)', `en_name` = '3', `item_value` = '3', `description` = '工艺标准', `sort_order` = 4, `status` = 1, `create_by` = 'admin', `create_time` = '2023-08-30 15:52:23', `update_by` = 'admin', `update_time` = '2024-03-04 21:57:17', `is_tag_dict` = 1, `is_read_only` = 0, `attribute_type` = NULL, `del_flag` = '0', `stat_node` = NULL WHERE `id` = '1696792965853040641';
|
||||
UPDATE `sys_dict_item` SET `dict_id` = '1696792594350952450', `parent_id` = '0', `item_text` = '4(工作标准)', `en_name` = '4', `item_value` = '4', `description` = '工作标准', `sort_order` = 5, `status` = 1, `create_by` = 'admin', `create_time` = '2023-08-30 15:53:01', `update_by` = 'admin', `update_time` = '2024-03-04 21:57:28', `is_tag_dict` = 1, `is_read_only` = 0, `attribute_type` = NULL, `del_flag` = '0', `stat_node` = NULL WHERE `id` = '1696793128940163073';
|
||||
UPDATE `sys_dict_item` SET `dict_id` = '1696792594350952450', `parent_id` = '0', `item_text` = '5(管理标准)', `en_name` = '5', `item_value` = '5', `description` = '', `sort_order` = 6, `status` = 1, `create_by` = 'admin', `create_time` = '2023-08-30 15:53:15', `update_by` = 'admin', `update_time` = '2024-03-04 21:57:38', `is_tag_dict` = 1, `is_read_only` = 0, `attribute_type` = NULL, `del_flag` = '0', `stat_node` = NULL WHERE `id` = '1696793186238550017';
|
||||
UPDATE `sys_dict_item` SET `dict_id` = '1696792594350952450', `parent_id` = '0', `item_text` = '6(试验标准)', `en_name` = '6', `item_value` = '6', `description` = '试验标准', `sort_order` = 7, `status` = 1, `create_by` = 'admin', `create_time` = '2023-08-30 15:53:25', `update_by` = 'admin', `update_time` = '2024-03-04 21:57:47', `is_tag_dict` = 1, `is_read_only` = 0, `attribute_type` = NULL, `del_flag` = '0', `stat_node` = NULL WHERE `id` = '1696793227581804546';
|
||||
UPDATE `sys_dict_item` SET `dict_id` = '1696792594350952450', `parent_id` = '0', `item_text` = '7(技术规范)', `en_name` = '7', `item_value` = '7', `description` = '技术规范', `sort_order` = 8, `status` = 1, `create_by` = 'admin', `create_time` = '2023-08-30 15:53:32', `update_by` = 'admin', `update_time` = '2024-03-04 21:57:58', `is_tag_dict` = 1, `is_read_only` = 0, `attribute_type` = NULL, `del_flag` = '0', `stat_node` = NULL WHERE `id` = '1696793256350535681';
|
||||
UPDATE `sys_dict_item` SET `dict_id` = '1696792594350952450', `parent_id` = '0', `item_text` = '8(管理办法)', `en_name` = '8', `item_value` = '8', `description` = '管理办法', `sort_order` = 9, `status` = 1, `create_by` = 'admin', `create_time` = '2023-08-30 15:53:42', `update_by` = 'admin', `update_time` = '2024-03-04 21:58:12', `is_tag_dict` = 1, `is_read_only` = 0, `attribute_type` = NULL, `del_flag` = '0', `stat_node` = NULL WHERE `id` = '1696793298260021249';
|
||||
UPDATE `sys_dict_item` SET `dict_id` = '1696792594350952450', `parent_id` = '0', `item_text` = '9(基础标准)', `en_name` = '9', `item_value` = '9', `description` = '基础标准', `sort_order` = 10, `status` = 1, `create_by` = 'admin', `create_time` = '2023-08-30 15:53:52', `update_by` = 'admin', `update_time` = '2024-03-04 21:58:23', `is_tag_dict` = 1, `is_read_only` = 0, `attribute_type` = NULL, `del_flag` = '0', `stat_node` = NULL WHERE `id` = '1696793340320501762';
|
||||
|
||||
-- 标准等级分类
|
||||
UPDATE `sys_dict_item` SET `dict_id` = '1696796275280531457', `parent_id` = '0', `item_text` = '0级(可向供应商开放查阅)', `en_name` = 'Lv.0', `item_value` = '1', `description` = NULL, `sort_order` = 1, `status` = 1, `create_by` = 'admin', `create_time` = '2023-08-30 16:07:54', `update_by` = NULL, `update_time` = NULL, `is_tag_dict` = 1, `is_read_only` = 1, `attribute_type` = NULL, `del_flag` = '0', `stat_node` = NULL WHERE `id` = '1696796874021621762';
|
||||
UPDATE `sys_dict_item` SET `dict_id` = '1696796275280531457', `parent_id` = '0', `item_text` = '1级(可向集团开放查阅)', `en_name` = 'Lv.1', `item_value` = '2', `description` = NULL, `sort_order` = 2, `status` = 1, `create_by` = 'admin', `create_time` = '2023-08-30 16:08:20', `update_by` = NULL, `update_time` = NULL, `is_tag_dict` = 1, `is_read_only` = 1, `attribute_type` = NULL, `del_flag` = '0', `stat_node` = NULL WHERE `id` = '1696796979399315458';
|
||||
UPDATE `sys_dict_item` SET `dict_id` = '1696796275280531457', `parent_id` = '0', `item_text` = '2级(可向研发单位开放查阅)', `en_name` = 'Lv.2', `item_value` = '3', `description` = NULL, `sort_order` = 3, `status` = 1, `create_by` = 'admin', `create_time` = '2023-08-30 16:08:56', `update_by` = NULL, `update_time` = NULL, `is_tag_dict` = 1, `is_read_only` = 1, `attribute_type` = NULL, `del_flag` = '0', `stat_node` = NULL WHERE `id` = '1696797133388992513';
|
||||
UPDATE `sys_dict_item` SET `dict_id` = '1696796275280531457', `parent_id` = '0', `item_text` = '3级(起草人所在部门查阅)', `en_name` = 'Lv.3', `item_value` = '4', `description` = '', `sort_order` = 4, `status` = 1, `create_by` = 'admin', `create_time` = '2023-08-30 16:09:52', `update_by` = NULL, `update_time` = NULL, `is_tag_dict` = 1, `is_read_only` = 1, `attribute_type` = NULL, `del_flag` = '0', `stat_node` = NULL WHERE `id` = '1696797369331175426';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user