This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
k18-ntcs-web-ntc/src/main/resources/sql/2018/20181021/add_dictionary.sql

5 lines
883 B
SQL
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

INSERT INTO `sys_data_dictionary_name` (`id`, `module_name`, `mark`, `remark`, `revision`, `create_time`, `modify_time`, `status`) VALUES ('121', '视频转图片关键帧', 'VIDEO_TO_PICTURE', '用于判断视频样例配置是否转为关键帧图片生成样例文件词条标识为function_id值为布尔类型是则转关键帧图片再生成样例否则保持源文件生成样例', 'user:管理员,2018-10-19 16:26:12edit', '2018-10-19 15:32:20', '2018-10-19 16:26:12', '1');
INSERT INTO `sys_data_dictionary_item` (`id`, `item_code`, `item_value`, `item_desc`, `item_sort`, `status`, `type`, `dictionary_id`) VALUES ('2752', '29', 'true', '', '0', '1', '1', '121');
INSERT INTO `sys_data_dictionary_item` (`id`, `item_code`, `item_value`, `item_desc`, `item_sort`, `status`, `type`, `dictionary_id`) VALUES ('2753', '632', 'true', '', '0', '1', '1', '121');