link_id 字典sql
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#增加link_id字典信息
|
||||
INSERT INTO `sys_data_dictionary_name` (`id`, `module_name`, `mark`, `remark`, `revision`, `create_time`, `modify_time`, `status`) VALUES ('147', '串联设备链路号', 'LINK', '串联设备链路号', 'user:管理员,2018-12-10 12:51:45edit|user:管理员,2018-12-03 18:39:24edit', '2018-12-03 16:13:24', '2018-12-10 12:51:45', '1');
|
||||
INSERT INTO `sys_data_dictionary_item` (`id`, `item_code`, `item_value`, `item_desc`, `item_sort`, `status`, `type`, `dictionary_id`) VALUES ('3200', '0', '0', '0', '0', '1', '1', '147');
|
||||
Reference in New Issue
Block a user