|
@@ -0,0 +1,11 @@
|
|
|
+-- ----------------------------
|
|
|
+-- Table structure for sys_notice
|
|
|
+-- ----------------------------
|
|
|
+use `emrais`;
|
|
|
+
|
|
|
+INSERT INTO `sys_dictionary_info` (`group_type`, `name`, `val`, `status`, `return_type`, `order_no`, `is_deleted`, `gmt_create`, `gmt_modified`, `creator`, `modifier`, `remark`) VALUES ('53', '1', '1', '1', '0', NULL, 'N', '1970-01-01 12:00:00', '1970-01-01 12:00:00', '0', '0', NULL);
|
|
|
+INSERT INTO `sys_dictionary_info` (`group_type`, `name`, `val`, `status`, `return_type`, `order_no`, `is_deleted`, `gmt_create`, `gmt_modified`, `creator`, `modifier`, `remark`) VALUES ('53', '2', '2', '1', '0', NULL, 'N', '1970-01-01 12:00:00', '1970-01-01 12:00:00', '0', '0', NULL);
|
|
|
+INSERT INTO `sys_dictionary_info` (`group_type`, `name`, `val`, `status`, `return_type`, `order_no`, `is_deleted`, `gmt_create`, `gmt_modified`, `creator`, `modifier`, `remark`) VALUES ('53', '3', '3', '1', '0', NULL, 'N', '1970-01-01 12:00:00', '1970-01-01 12:00:00', '0', '0', NULL);
|
|
|
+INSERT INTO `sys_dictionary_info` (`group_type`, `name`, `val`, `status`, `return_type`, `order_no`, `is_deleted`, `gmt_create`, `gmt_modified`, `creator`, `modifier`, `remark`) VALUES ('53', '4', '4', '1', '0', NULL, 'N', '1970-01-01 12:00:00', '1970-01-01 12:00:00', '0', '0', NULL);
|
|
|
+INSERT INTO `sys_dictionary_info` (`group_type`, `name`, `val`, `status`, `return_type`, `order_no`, `is_deleted`, `gmt_create`, `gmt_modified`, `creator`, `modifier`, `remark`) VALUES ('53', '5', '5', '1', '0', NULL, 'N', '1970-01-01 12:00:00', '1970-01-01 12:00:00', '0', '0', NULL);
|
|
|
+INSERT INTO `sys_dictionary_info` (`group_type`, `name`, `val`, `status`, `return_type`, `order_no`, `is_deleted`, `gmt_create`, `gmt_modified`, `creator`, `modifier`, `remark`) VALUES ('53', '14', '6', '1', '0', NULL, 'N', '1970-01-01 12:00:00', '1970-01-01 12:00:00', '0', '0', NULL);
|