2020-010-ljh-001.sql 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  1. /*
  2. Navicat Premium Data Transfer
  3. Source Server : 10.0.30.11_3306
  4. Source Server Type : MySQL
  5. Source Server Version : 50727
  6. Source Host : 10.0.30.11:3306
  7. Source Schema : dcp
  8. Target Server Type : MySQL
  9. Target Server Version : 50727
  10. File Encoding : 65001
  11. Date: 13/10/2020 17:23:36
  12. */
  13. SET NAMES utf8mb4;
  14. SET FOREIGN_KEY_CHECKS = 0;
  15. USE DCP;
  16. -- ----------------------------
  17. -- Table structure for base_portal_model_type
  18. -- ----------------------------
  19. DROP TABLE IF EXISTS `base_portal_model_type`;
  20. CREATE TABLE `base_portal_model_type` (
  21. `id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键ID',
  22. `model_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '模块名称',
  23. `language` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '语言类型',
  24. `model_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '模块类型',
  25. `model_get_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '模块查询url',
  26. `follow_time` datetime(0) NULL DEFAULT NULL COMMENT '浏览时间',
  27. `create_by` varchar(64) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',
  28. `create_date` datetime(0) NULL DEFAULT NULL COMMENT '创建时间',
  29. `update_by` varchar(64) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '修改人',
  30. `update_date` datetime(0) NULL DEFAULT NULL COMMENT '修改时间',
  31. PRIMARY KEY (`id`) USING BTREE
  32. ) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '门户-关注记录' ROW_FORMAT = Dynamic;
  33. -- ----------------------------
  34. -- Records of base_portal_model_type
  35. -- ----------------------------
  36. INSERT INTO `base_portal_model_type` VALUES ('88245820e13a11eab4d30040ff5ec9c', '会展', 'ZH', 'exhibition', 'http://itim-project-service/baseProjectViews/getViewByProjectId', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  37. INSERT INTO `base_portal_model_type` VALUES ('88245820e13a11eab4da20040ff5ec9c', '会议', 'ZH', 'meeting', 'http://itim-project-service/activityInfos/getByIdAndLanguage', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 03:06:49');
  38. INSERT INTO `base_portal_model_type` VALUES ('88245820e13a11eab4da20040ff5fc9c', '项目', 'ZH', 'project', 'http://itim-project-service/baseProjectViews/getViewByProjectId', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 01:06:49');
  39. INSERT INTO `base_portal_model_type` VALUES ('88245820e13a11eab4da20040ff5fc9e', 'Project', 'EN', 'project', 'http://itim-project-service/baseProjectViews/getViewByProjectId', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 01:06:49');
  40. INSERT INTO `base_portal_model_type` VALUES ('88245820e13a11eab4da20040ff5fc9z', 'Meeting', 'EN', 'meeting', 'http://itim-project-service/activityInfos/getByIdAndLanguage', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 03:06:49');
  41. INSERT INTO `base_portal_model_type` VALUES ('88245820e13a11eab4da30040ff5ec9c', '活动', 'ZH', 'activity', 'http://itim-project-service/activityInfos/getByIdAndLanguageByFollow', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 05:06:49');
  42. INSERT INTO `base_portal_model_type` VALUES ('88245820e13a11eab4da30040ff5fc9z', 'Activity', 'EN', 'activity', 'http://itim-project-service/activityInfos/getByIdAndLanguageByFollow', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 05:06:49');
  43. INSERT INTO `base_portal_model_type` VALUES ('88245820e13a11eab4da31040ff5fc9z', 'Exhibition', 'EN', 'exhibition', 'http://itim-project-service/baseProjectViews/getViewByProjectId', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  44. INSERT INTO `base_portal_model_type` VALUES ('913d7028e29711eab4da20040ff5fc91', '国别', 'ZH', 'country', 'http://itim-project-service/baseCountryViews/getViewByEntityIdFollow', '2020-08-20 11:46:58', NULL, '2020-08-20 11:45:19', NULL, '2020-08-18 04:45:19');
  45. INSERT INTO `base_portal_model_type` VALUES ('913d7028e29711eab4da20040ff5fc92', 'Country', 'EN', 'country', 'http://itim-project-service/baseCountryViews/getViewByEntityIdFollow', '2020-08-20 11:46:58', NULL, '2020-08-20 11:45:19', NULL, '2020-08-18 04:45:19');
  46. INSERT INTO `base_portal_model_type` VALUES ('913d7028e29711eab4da20040ff5fc9c', '企业', 'ZH', 'enterprise', 'http://itim-project-service/baseUnitViews/getViewByEntityId', '2020-08-20 11:46:58', NULL, '2020-08-20 11:45:19', NULL, '2020-08-18 02:45:19');
  47. INSERT INTO `base_portal_model_type` VALUES ('913d7028e29711eab4Ea20040ff5fc9c', 'Enterprise', 'EN', 'enterprise', 'http://itim-project-service/baseUnitViews/getViewByEntityId', '2020-08-20 11:46:58', NULL, '2020-08-20 11:45:19', NULL, '2020-08-18 02:45:19');
  48. -- ----------------------------
  49. -- Table structure for base_portal_model_type_field
  50. -- ----------------------------
  51. DROP TABLE IF EXISTS `base_portal_model_type_field`;
  52. CREATE TABLE `base_portal_model_type_field` (
  53. `id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键ID',
  54. `model_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '模块名称',
  55. `model_field_k` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '原数据字段名',
  56. `model_field_v` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '转换数据字段名',
  57. `model_field_k_format` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT 'k字段的数据格式化',
  58. `model_field_k_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT 'k字段的数据类型',
  59. `language` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '语言版本',
  60. `order_type` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '模块顺序处理',
  61. `status` datetime(0) NULL DEFAULT NULL COMMENT '浏览时间',
  62. `create_by` varchar(64) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',
  63. `create_date` datetime(0) NULL DEFAULT NULL COMMENT '创建时间',
  64. `update_by` varchar(64) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '修改人',
  65. `update_date` datetime(0) NULL DEFAULT NULL COMMENT '修改时间',
  66. PRIMARY KEY (`id`) USING BTREE
  67. ) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '门户-关注记录模块字段对应' ROW_FORMAT = Dynamic;
  68. -- ----------------------------
  69. -- Records of base_portal_model_type_field
  70. -- ----------------------------
  71. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4d30040ff5e18c', 'enterprise', 'baseEntityId', 'id', NULL, 'string', 'EN', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  72. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4d30040ff5e19z', 'activity', 'baseActivityEntityId', 'id', NULL, 'string', 'EN', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  73. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4d30040ff5e291', 'country', 'baseEntityId', 'id', NULL, 'string', 'EN', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  74. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4d30040ff5e39c', 'project', 'projectId', 'id', NULL, 'string', 'EN', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  75. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4d30040ff5ec8c', 'enterprise', 'baseEntityId', 'id', NULL, 'string', 'ZH', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  76. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4d30040ff5ec90', 'activity', 'baseActivityEntityId', 'id', NULL, 'string', 'ZH', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  77. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4d30040ff5ec91', 'country', 'baseEntityId', 'id', NULL, 'string', 'ZH', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  78. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4d30040ff5ec9c', 'project', 'projectId', 'id', NULL, 'string', 'ZH', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  79. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da10040ff51597', 'activity', 'activityLogo', 'bannerImg', '0', 'string', 'EN', '4', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 05:06:49');
  80. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da11040ff5fc97', 'activity', 'activityLogo', 'bannerImg', '0', 'string', 'ZH', '4', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 05:06:49');
  81. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da20040ff5109c', 'project', 'unitCountry', 'followUnitCountry', NULL, 'string', 'EN', '3', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 01:06:49');
  82. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da20040ff5119e', 'project', 'setUpDate', 'followSetUpDate', 'yyyy-MM-dd HH:mm:ss', 'date', 'EN', '4', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 01:06:49');
  83. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da20040ff5129z', 'project', 'setDownDate', 'Deadline', 'yyyy-MM-dd HH:mm:ss', 'date', 'EN', '5', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 03:06:49');
  84. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da20040ff54c8c', 'enterprise', 'unitName', 'followName', NULL, 'string', 'EN', '2', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 03:06:49');
  85. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da20040ff55192', 'activity', 'activityName', 'followName', NULL, 'string', 'EN', '2', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 03:06:49');
  86. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da20040ff55c92', 'country', 'zhName', 'followName', NULL, 'string', 'EN', '2', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 03:06:49');
  87. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da20040ff5e69c', 'project', 'projectName', 'followName', NULL, 'string', 'EN', '2', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 03:06:49');
  88. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da20040ff5ec8c', 'enterprise', 'unitName', 'followName', NULL, 'string', 'ZH', '2', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 03:06:49');
  89. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da20040ff5ec92', 'country', 'zhName', 'followName', NULL, 'string', 'ZH', '2', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 03:06:49');
  90. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da20040ff5ec9c', 'project', 'projectName', 'followName', NULL, 'string', 'ZH', '2', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 03:06:49');
  91. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da20040ff5ed92', 'activity', 'activityName', 'followName', NULL, 'string', 'ZH', '2', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 03:06:49');
  92. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da20040ff5f88c', 'enterprise', 'unitCountry', 'followUnitCountry', NULL, 'string', 'EN', '3', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 01:06:49');
  93. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da20040ff5f993', 'country', 'are', 'followUnitCountry', NULL, 'string', 'EN', '3', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 01:06:49');
  94. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da20040ff5fc8c', 'enterprise', 'unitCountry', 'followUnitCountry', NULL, 'string', 'ZH', '3', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 01:06:49');
  95. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da20040ff5fc93', 'country', 'are', 'followUnitCountry', NULL, 'string', 'ZH', '3', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 01:06:49');
  96. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da20040ff5fc9c', 'project', 'unitCountry', 'followUnitCountry', NULL, 'string', 'ZH', '3', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 01:06:49');
  97. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da20040ff5fc9e', 'project', 'setUpDate', 'followSetUpDate', 'yyyy-MM-dd HH:mm:ss', 'date', 'ZH', '4', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 01:06:49');
  98. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da20040ff5fc9z', 'project', 'setDownDate', 'Deadline', 'yyyy-MM-dd HH:mm:ss', 'date', 'ZH', '5', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 03:06:49');
  99. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da20040ff5fm93', 'activity', 'activityArea', 'followUnitCountry', NULL, 'string', 'ZH', '3', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 01:06:49');
  100. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da20040ff5fy93', 'activity', 'activityArea', 'followUnitCountry', NULL, 'string', 'EN', '3', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 01:06:49');
  101. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da30040ff5138c', 'enterprise', 'industry', 'unitLabel', NULL, 'string', 'EN', '4', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 05:06:49');
  102. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da30040ff5149c', 'project', 'projectLabel', 'unitLabel', NULL, 'string', 'EN', '6', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 05:06:49');
  103. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da30040ff51597', 'country', 'note', 'bannerImg', '0', 'string', 'EN', '4', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 05:06:49');
  104. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da30040ff5169z', 'project', 'bannerList', 'bannerImg', '0', 'string', 'EN', '7', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 05:06:49');
  105. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da30040ff5ec8c', 'enterprise', 'industry', 'unitLabel', NULL, 'string', 'ZH', '4', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 05:06:49');
  106. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da30040ff5ec9c', 'project', 'projectLabel', 'unitLabel', NULL, 'string', 'ZH', '6', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 05:06:49');
  107. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da30040ff5fc97', 'country', 'note', 'bannerImg', '0', 'string', 'ZH', '4', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 05:06:49');
  108. INSERT INTO `base_portal_model_type_field` VALUES ('88245820e13a11eab4da30040ff5fc9z', 'project', 'bannerList', 'bannerImg', '0', 'string', 'ZH', '7', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 05:06:49');
  109. -- ----------------------------
  110. -- Table structure for base_portal_model_type_query_field
  111. -- ----------------------------
  112. DROP TABLE IF EXISTS `base_portal_model_type_query_field`;
  113. CREATE TABLE `base_portal_model_type_query_field` (
  114. `id` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '主键ID',
  115. `model_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '模块名称',
  116. `model_field_k` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '原数据字段名',
  117. `model_field_v` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '转换数据字段名',
  118. `model_field_k_format` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT 'k字段的数据格式化',
  119. `model_field_k_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT 'k字段的数据类型',
  120. `language` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '语言版本',
  121. `order_type` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '模块顺序处理',
  122. `status` datetime(0) NULL DEFAULT NULL COMMENT '浏览时间',
  123. `create_by` varchar(64) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '创建人',
  124. `create_date` datetime(0) NULL DEFAULT NULL COMMENT '创建时间',
  125. `update_by` varchar(64) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT '修改人',
  126. `update_date` datetime(0) NULL DEFAULT NULL COMMENT '修改时间',
  127. PRIMARY KEY (`id`) USING BTREE
  128. ) ENGINE = InnoDB CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '门户-关注记录模块字段对应' ROW_FORMAT = Dynamic;
  129. -- ----------------------------
  130. -- Records of base_portal_model_type_query_field
  131. -- ----------------------------
  132. INSERT INTO `base_portal_model_type_query_field` VALUES ('78245820e13a11eab4d30040ff5e291', 'activity', 'ids', 'ids', NULL, 'string', 'ZH', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  133. INSERT INTO `base_portal_model_type_query_field` VALUES ('78245820e13a11eab4d30040ff5e292', 'activity', 'ids', 'ids', NULL, 'string', 'EN', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  134. INSERT INTO `base_portal_model_type_query_field` VALUES ('78245820e13a11eab4d30040ff5ec91', 'activity', 'language', 'language', NULL, 'string', 'ZH', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  135. INSERT INTO `base_portal_model_type_query_field` VALUES ('78245820e13a11eab4d30040ff5ec95', 'activity', 'language', 'language', NULL, 'string', 'EN', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  136. INSERT INTO `base_portal_model_type_query_field` VALUES ('88245820e13a11eab4d30040ff5e181', 'enterprise', 'ids', 'ids', NULL, 'string', 'EN', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  137. INSERT INTO `base_portal_model_type_query_field` VALUES ('88245820e13a11eab4d30040ff5e18c', 'enterprise', 'ids', 'ids', NULL, 'string', 'ZH', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  138. INSERT INTO `base_portal_model_type_query_field` VALUES ('88245820e13a11eab4d30040ff5e291', 'country', 'ids', 'ids', NULL, 'string', 'ZH', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  139. INSERT INTO `base_portal_model_type_query_field` VALUES ('88245820e13a11eab4d30040ff5e292', 'country', 'ids', 'ids', NULL, 'string', 'EN', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  140. INSERT INTO `base_portal_model_type_query_field` VALUES ('88245820e13a11eab4d30040ff5e393', 'project', 'ids', 'ids', NULL, 'string', 'EN', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  141. INSERT INTO `base_portal_model_type_query_field` VALUES ('88245820e13a11eab4d30040ff5e39c', 'project', 'ids', 'ids', NULL, 'string', 'ZH', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  142. INSERT INTO `base_portal_model_type_query_field` VALUES ('88245820e13a11eab4d30040ff5ec84', 'enterprise', 'language', 'language', NULL, 'string', 'EN', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  143. INSERT INTO `base_portal_model_type_query_field` VALUES ('88245820e13a11eab4d30040ff5ec8c', 'enterprise', 'language', 'language', NULL, 'string', 'ZH', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  144. INSERT INTO `base_portal_model_type_query_field` VALUES ('88245820e13a11eab4d30040ff5ec91', 'country', 'language', 'language', NULL, 'string', 'ZH', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  145. INSERT INTO `base_portal_model_type_query_field` VALUES ('88245820e13a11eab4d30040ff5ec95', 'country', 'language', 'language', NULL, 'string', 'EN', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  146. INSERT INTO `base_portal_model_type_query_field` VALUES ('88245820e13a11eab4d30040ff5ec96', 'project', 'language', 'language', NULL, 'string', 'EN', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  147. INSERT INTO `base_portal_model_type_query_field` VALUES ('88245820e13a11eab4d30040ff5ec9c', 'project', 'language', 'language', NULL, 'string', 'ZH', '1', '2020-08-18 18:08:27', NULL, '2020-08-18 18:06:49', NULL, '2020-08-18 06:06:49');
  148. SET FOREIGN_KEY_CHECKS = 1;