1234 |
- use `cdss`;
- INSERT INTO `cdss`.`sys_dictionary_info` (`id`, `is_deleted`, `gmt_create`, `gmt_modified`, `creator`, `modifier`, `group_type`, `name`, `val`, `return_type`, `order_no`, `remark`) VALUES (151, 'N', '1970-01-01 12:00:00', '1970-01-01 12:00:00', '0', '0', 10, '经典病历', '11', 0, 11, '经典病历');
- INSERT INTO `cdss`.`sys_dictionary_info` (`id`, `is_deleted`, `gmt_create`, `gmt_modified`, `creator`, `modifier`, `group_type`, `name`, `val`, `return_type`, `order_no`, `remark`) VALUES (150, 'N', '1970-01-01 12:00:00', '1970-01-01 12:00:00', '0', '0', 13, '经典病历', '经典病历', 1, 412, '页面显示词性');
|