x1_backlog.sql 65 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325
  1. /*
  2. Navicat Premium Data Transfer
  3. Source Server : 192.168.3.245
  4. Source Server Type : MySQL
  5. Source Server Version : 50727 (5.7.27)
  6. Source Host : 192.168.3.245:33061
  7. Source Schema : x1_backlog
  8. Target Server Type : MySQL
  9. Target Server Version : 50727 (5.7.27)
  10. File Encoding : 65001
  11. Date: 05/03/2025 09:32:42
  12. */
  13. SET NAMES utf8mb4;
  14. SET FOREIGN_KEY_CHECKS = 0;
  15. -- ----------------------------
  16. -- Table structure for dot_data_login_202411
  17. -- ----------------------------
  18. DROP TABLE IF EXISTS `dot_data_login_202411`;
  19. CREATE TABLE `dot_data_login_202411` (
  20. `insert_time` datetime DEFAULT NULL COMMENT '插入时间',
  21. `update_time` datetime DEFAULT NULL COMMENT '更新时间',
  22. `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '数据ID',
  23. `channel_id` bigint(20) DEFAULT '0' COMMENT '渠道ID',
  24. `open_id` varchar(255) DEFAULT '' COMMENT '账号ID',
  25. `date_str` varchar(255) DEFAULT '' COMMENT '日期字符串,yyyyMMdd',
  26. `timing` int(11) DEFAULT '0' COMMENT '打点时机',
  27. `time` datetime DEFAULT NULL COMMENT '发生时间',
  28. PRIMARY KEY (`id`),
  29. KEY `channelid_datestr` (`channel_id`,`date_str`) USING BTREE
  30. ) ENGINE=InnoDB AUTO_INCREMENT=100000019 DEFAULT CHARSET=utf8mb4 COMMENT='登录打点数据';
  31. -- ----------------------------
  32. -- Records of dot_data_login_202411
  33. -- ----------------------------
  34. BEGIN;
  35. INSERT INTO `dot_data_login_202411` (`insert_time`, `update_time`, `id`, `channel_id`, `open_id`, `date_str`, `timing`, `time`) VALUES ('2024-11-21 19:58:12', '2024-11-21 19:58:12', 100000001, 2, 'null', '20241121', 11, '2024-11-21 19:57:56');
  36. INSERT INTO `dot_data_login_202411` (`insert_time`, `update_time`, `id`, `channel_id`, `open_id`, `date_str`, `timing`, `time`) VALUES ('2024-11-21 19:58:12', '2024-11-21 19:58:12', 100000002, 2, 'null', '20241121', 10, '2024-11-21 19:57:56');
  37. INSERT INTO `dot_data_login_202411` (`insert_time`, `update_time`, `id`, `channel_id`, `open_id`, `date_str`, `timing`, `time`) VALUES ('2024-11-21 19:58:12', '2024-11-21 19:58:12', 100000003, 2, 'null', '20241121', 10, '2024-11-21 19:58:03');
  38. INSERT INTO `dot_data_login_202411` (`insert_time`, `update_time`, `id`, `channel_id`, `open_id`, `date_str`, `timing`, `time`) VALUES ('2024-11-21 19:58:12', '2024-11-21 19:58:12', 100000004, 2, 'null', '20241121', 11, '2024-11-21 19:58:03');
  39. INSERT INTO `dot_data_login_202411` (`insert_time`, `update_time`, `id`, `channel_id`, `open_id`, `date_str`, `timing`, `time`) VALUES ('2024-11-21 19:59:12', '2024-11-21 19:59:12', 100000005, 2, 'null', '20241121', 10, '2024-11-21 19:58:26');
  40. INSERT INTO `dot_data_login_202411` (`insert_time`, `update_time`, `id`, `channel_id`, `open_id`, `date_str`, `timing`, `time`) VALUES ('2024-11-21 19:59:12', '2024-11-21 19:59:12', 100000006, 2, 'null', '20241121', 11, '2024-11-21 19:58:26');
  41. INSERT INTO `dot_data_login_202411` (`insert_time`, `update_time`, `id`, `channel_id`, `open_id`, `date_str`, `timing`, `time`) VALUES ('2024-11-22 11:02:58', '2024-11-22 11:02:58', 100000007, 1, 'zxt', '20241122', 18, '2024-11-22 11:02:10');
  42. INSERT INTO `dot_data_login_202411` (`insert_time`, `update_time`, `id`, `channel_id`, `open_id`, `date_str`, `timing`, `time`) VALUES ('2024-11-22 11:36:37', '2024-11-22 11:36:37', 100000008, 2, 'null', '20241122', 12, '2024-11-22 11:36:36');
  43. INSERT INTO `dot_data_login_202411` (`insert_time`, `update_time`, `id`, `channel_id`, `open_id`, `date_str`, `timing`, `time`) VALUES ('2024-11-22 11:37:37', '2024-11-22 11:37:37', 100000009, 2, 'null', '20241122', 10, '2024-11-22 11:36:38');
  44. INSERT INTO `dot_data_login_202411` (`insert_time`, `update_time`, `id`, `channel_id`, `open_id`, `date_str`, `timing`, `time`) VALUES ('2024-11-22 11:37:37', '2024-11-22 11:37:37', 100000010, 2, 'null', '20241122', 10, '2024-11-22 11:36:51');
  45. INSERT INTO `dot_data_login_202411` (`insert_time`, `update_time`, `id`, `channel_id`, `open_id`, `date_str`, `timing`, `time`) VALUES ('2024-11-22 11:37:37', '2024-11-22 11:37:37', 100000011, 2, 'null', '20241122', 11, '2024-11-22 11:36:51');
  46. INSERT INTO `dot_data_login_202411` (`insert_time`, `update_time`, `id`, `channel_id`, `open_id`, `date_str`, `timing`, `time`) VALUES ('2024-11-22 11:37:37', '2024-11-22 11:37:37', 100000012, 2, 'xg011732246612147', '20241122', 13, '2024-11-22 11:36:57');
  47. INSERT INTO `dot_data_login_202411` (`insert_time`, `update_time`, `id`, `channel_id`, `open_id`, `date_str`, `timing`, `time`) VALUES ('2024-11-22 11:37:37', '2024-11-22 11:37:37', 100000013, 2, 'xg011732246612147', '20241122', 14, '2024-11-22 11:37:06');
  48. INSERT INTO `dot_data_login_202411` (`insert_time`, `update_time`, `id`, `channel_id`, `open_id`, `date_str`, `timing`, `time`) VALUES ('2024-11-22 11:37:37', '2024-11-22 11:37:37', 100000014, 2, 'xg011732246612147', '20241122', 15, '2024-11-22 11:37:06');
  49. INSERT INTO `dot_data_login_202411` (`insert_time`, `update_time`, `id`, `channel_id`, `open_id`, `date_str`, `timing`, `time`) VALUES ('2024-11-22 11:37:37', '2024-11-22 11:37:37', 100000015, 2, 'xg011732246612147', '20241122', 16, '2024-11-22 11:37:06');
  50. INSERT INTO `dot_data_login_202411` (`insert_time`, `update_time`, `id`, `channel_id`, `open_id`, `date_str`, `timing`, `time`) VALUES ('2024-11-22 11:37:37', '2024-11-22 11:37:37', 100000016, 2, 'xg011732246612147', '20241122', 19, '2024-11-22 11:37:06');
  51. INSERT INTO `dot_data_login_202411` (`insert_time`, `update_time`, `id`, `channel_id`, `open_id`, `date_str`, `timing`, `time`) VALUES ('2024-11-22 11:37:37', '2024-11-22 11:37:37', 100000017, 2, 'xg011732246612147', '20241122', 20, '2024-11-22 11:37:07');
  52. INSERT INTO `dot_data_login_202411` (`insert_time`, `update_time`, `id`, `channel_id`, `open_id`, `date_str`, `timing`, `time`) VALUES ('2024-11-22 11:37:37', '2024-11-22 11:37:37', 100000018, 2, 'xg011732246612147', '20241122', 18, '2024-11-22 11:37:06');
  53. COMMIT;
  54. -- ----------------------------
  55. -- Table structure for dot_data_login_202502
  56. -- ----------------------------
  57. DROP TABLE IF EXISTS `dot_data_login_202502`;
  58. CREATE TABLE `dot_data_login_202502` (
  59. `insert_time` datetime DEFAULT NULL COMMENT '插入时间',
  60. `update_time` datetime DEFAULT NULL COMMENT '更新时间',
  61. `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '数据ID',
  62. `channel_id` bigint(20) DEFAULT '0' COMMENT '渠道ID',
  63. `open_id` varchar(255) DEFAULT '' COMMENT '账号ID',
  64. `date_str` varchar(255) DEFAULT '' COMMENT '日期字符串,yyyyMMdd',
  65. `timing` int(11) DEFAULT '0' COMMENT '打点时机',
  66. `time` datetime DEFAULT NULL COMMENT '发生时间',
  67. PRIMARY KEY (`id`),
  68. KEY `channelid_datestr` (`channel_id`,`date_str`) USING BTREE
  69. ) ENGINE=InnoDB AUTO_INCREMENT=100000001 DEFAULT CHARSET=utf8mb4 COMMENT='登录打点数据';
  70. -- ----------------------------
  71. -- Records of dot_data_login_202502
  72. -- ----------------------------
  73. BEGIN;
  74. COMMIT;
  75. -- ----------------------------
  76. -- Table structure for user_log_202411
  77. -- ----------------------------
  78. DROP TABLE IF EXISTS `user_log_202411`;
  79. CREATE TABLE `user_log_202411` (
  80. `insert_time` datetime DEFAULT NULL COMMENT '插入时间',
  81. `update_time` datetime DEFAULT NULL COMMENT '更新时间',
  82. `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '唯一ID',
  83. `user_id` bigint(20) DEFAULT '0' COMMENT '用户ID',
  84. `user_name` varchar(255) DEFAULT '' COMMENT '用户名称',
  85. `request_url` varchar(255) DEFAULT '' COMMENT '请求地址',
  86. `param` text COMMENT '操作参数',
  87. `time` datetime DEFAULT NULL COMMENT '操作时间',
  88. PRIMARY KEY (`id`),
  89. KEY `user_id` (`user_id`) USING BTREE
  90. ) ENGINE=InnoDB AUTO_INCREMENT=100000196 DEFAULT CHARSET=utf8mb4 COMMENT='用户操作日志表';
  91. -- ----------------------------
  92. -- Records of user_log_202411
  93. -- ----------------------------
  94. BEGIN;
  95. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 09:58:42', '2024-11-22 09:58:42', 100000001, 1, 'zx', '/login.gate', '{\"username\":[\"zx\"],\"password\":[\"123\"]}', '2024-11-22 09:58:08');
  96. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 09:58:42', '2024-11-22 09:58:42', 100000002, 1, 'zx', '/menu.do', '{}', '2024-11-22 09:58:08');
  97. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 09:58:42', '2024-11-22 09:58:42', 100000003, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 09:58:08');
  98. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 09:58:42', '2024-11-22 09:58:42', 100000004, 1, 'zx', '/functionmenu/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 09:58:14');
  99. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 09:58:42', '2024-11-22 09:58:42', 100000005, 1, 'zx', '/modulemenu/data.auth', '{\"page\":[\"1\"],\"limit\":[\"50\"]}', '2024-11-22 09:58:26');
  100. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 09:58:42', '2024-11-22 09:58:42', 100000006, 1, 'zx', '/systemmenu/data.auth', '{\"page\":[\"1\"],\"limit\":[\"20\"]}', '2024-11-22 09:58:36');
  101. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 09:59:42', '2024-11-22 09:59:42', 100000007, 1, 'zx', '/user/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 09:58:45');
  102. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 09:59:42', '2024-11-22 09:59:42', 100000008, 1, 'zx', '/userfunction/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 09:58:47');
  103. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 09:59:42', '2024-11-22 09:59:42', 100000009, 1, 'zx', '/userlog/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 09:58:49');
  104. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 09:59:42', '2024-11-22 09:59:42', 100000010, 1, 'zx', '/apidoc/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 09:58:55');
  105. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:00:42', '2024-11-22 10:00:42', 100000011, 1, 'zx', '/userfunction/options.auth', '{\"userId\":[\"1\"]}', '2024-11-22 09:59:43');
  106. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:00:42', '2024-11-22 10:00:42', 100000012, 1, 'zx', '/godFinger/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:00:10');
  107. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:00:42', '2024-11-22 10:00:42', 100000013, 1, 'zx', '/whiteList/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"],\"openId\":[\"\"]}', '2024-11-22 10:00:11');
  108. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:00:42', '2024-11-22 10:00:42', 100000014, 1, 'zx', '/player/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"],\"playerId\":[\"0\"],\"name\":[\"\"],\"openId\":[\"\"]}', '2024-11-22 10:00:13');
  109. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:00:42', '2024-11-22 10:00:42', 100000015, 1, 'zx', '/bulletin/options.do', '{}', '2024-11-22 10:00:17');
  110. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:00:42', '2024-11-22 10:00:42', 100000016, 1, 'zx', '/gamePlatform/options.do', '{}', '2024-11-22 10:00:17');
  111. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:00:42', '2024-11-22 10:00:42', 100000017, 1, 'zx', '/gameChannel/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:00:17');
  112. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:00:42', '2024-11-22 10:00:42', 100000018, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 10:00:20');
  113. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:00:42', '2024-11-22 10:00:42', 100000019, 1, 'zx', '/gameRegion/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:00:20');
  114. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:00:42', '2024-11-22 10:00:42', 100000020, 1, 'zx', '/bulletin/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:00:22');
  115. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:01:42', '2024-11-22 10:01:42', 100000021, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 10:00:49');
  116. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:01:42', '2024-11-22 10:01:42', 100000022, 1, 'zx', '/gameChannelServer/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:00:49');
  117. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:01:42', '2024-11-22 10:01:42', 100000023, 1, 'zx', '/recharge/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:01:13');
  118. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:01:42', '2024-11-22 10:01:42', 100000024, 1, 'zx', '/gameServer/optionsInCurrChannel.do', '{}', '2024-11-22 10:01:14');
  119. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:01:42', '2024-11-22 10:01:42', 100000025, 1, 'zx', '/rechargeRank/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:01:14');
  120. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:01:42', '2024-11-22 10:01:42', 100000026, 1, 'zx', '/rechargeProductCount/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:01:15');
  121. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:01:42', '2024-11-22 10:01:42', 100000027, 1, 'zx', '/rechargeVirtual/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:01:16');
  122. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:01:42', '2024-11-22 10:01:42', 100000028, 1, 'zx', '/userChannel/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:01:25');
  123. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:01:42', '2024-11-22 10:01:42', 100000029, 1, 'zx', '/gamePlatform/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:01:26');
  124. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:02:42', '2024-11-22 10:02:42', 100000030, 1, 'zx', '/menu.do', '{}', '2024-11-22 10:02:27');
  125. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:02:42', '2024-11-22 10:02:42', 100000031, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 10:02:28');
  126. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:02:42', '2024-11-22 10:02:42', 100000032, 1, 'zx', '/gamePlatform/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:02:28');
  127. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:03:42', '2024-11-22 10:03:42', 100000033, 1, 'zx', '/gamePlatform/save.authw', '{\"id\":[\"0\"],\"name\":[\"测试平台\"]}', '2024-11-22 10:02:45');
  128. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:03:42', '2024-11-22 10:03:42', 100000034, 1, 'zx', '/gamePlatform/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:02:45');
  129. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:03:42', '2024-11-22 10:03:42', 100000035, 1, 'zx', '/gameChannel/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:02:55');
  130. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:03:42', '2024-11-22 10:03:42', 100000036, 1, 'zx', '/bulletin/options.do', '{}', '2024-11-22 10:02:55');
  131. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:03:42', '2024-11-22 10:03:42', 100000037, 1, 'zx', '/gamePlatform/options.do', '{}', '2024-11-22 10:02:55');
  132. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:04:42', '2024-11-22 10:04:42', 100000038, 1, 'zx', '/gameChannel/save.authw', '{\"id\":[\"0\"],\"name\":[\"测试渠道\"],\"platformId\":[\"1001\"]}', '2024-11-22 10:03:59');
  133. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:04:42', '2024-11-22 10:04:42', 100000039, 1, 'zx', '/gameChannel/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:03:59');
  134. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:07:43', '2024-11-22 10:07:43', 100000040, 1, 'zx', '/gamePlatform/options.do', '{}', '2024-11-22 10:07:03');
  135. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:07:43', '2024-11-22 10:07:43', 100000041, 1, 'zx', '/gameServer/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:07:03');
  136. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:09:43', '2024-11-22 10:09:43', 100000042, 1, 'zx', '/gameServer/save.authw', '{\"id\":[\"0\"],\"serverId\":[\"1\"],\"name\":[\"S1\"],\"externalIp\":[\"192.168.3.247\"],\"internalIp\":[\"192.168.3.247\"],\"tcpPort\":[\"10004\"],\"httpPort\":[\"20004\"],\"dbGameName\":[\"x1_1_game\"],\"dbLogName\":[\"x1_1_log\"],\"recommend\":[\"true\"],\"status\":[\"1\"],\"platformId\":[\"1001\"],\"serverType\":[\"1\"],\"socketType\":[\"ws\"]}', '2024-11-22 10:08:45');
  137. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:09:43', '2024-11-22 10:09:43', 100000043, 1, 'zx', '/gameServer/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:08:46');
  138. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:10:43', '2024-11-22 10:10:43', 100000044, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 10:10:40');
  139. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:10:43', '2024-11-22 10:10:43', 100000045, 1, 'zx', '/gameRegion/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:10:40');
  140. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:11:43', '2024-11-22 10:11:43', 100000046, 1, 'zx', '/gameRegion/save.authw', '{\"id\":[\"0\"],\"channelId\":[\"2\"],\"regionId\":[\"1\"],\"name\":[\"测试大区1\"],\"serverType\":[\"1\"]}', '2024-11-22 10:11:06');
  141. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:11:43', '2024-11-22 10:11:43', 100000047, 1, 'zx', '/gameRegion/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:11:07');
  142. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:12:43', '2024-11-22 10:12:43', 100000048, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 10:11:49');
  143. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:12:43', '2024-11-22 10:12:43', 100000049, 1, 'zx', '/gameChannelServer/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:11:49');
  144. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:12:43', '2024-11-22 10:12:43', 100000050, 1, 'zx', '/gameChannelServer/currRelation.auth', '{\"channelId\":[\"2\"]}', '2024-11-22 10:11:52');
  145. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:12:43', '2024-11-22 10:12:43', 100000051, 1, 'zx', '/gameChannelServer/currRelation.auth', '{\"channelId\":[\"2\"]}', '2024-11-22 10:12:27');
  146. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:12:43', '2024-11-22 10:12:43', 100000052, 1, 'zx', '/userChannel/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:12:36');
  147. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:12:43', '2024-11-22 10:12:43', 100000053, 1, 'zx', '/userChannel/options.auth', '{\"userId\":[\"1\"]}', '2024-11-22 10:12:38');
  148. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:13:43', '2024-11-22 10:13:43', 100000054, 1, 'zx', '/gameChannelServer/currRelation.auth', '{\"channelId\":[\"2\"]}', '2024-11-22 10:12:45');
  149. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:13:43', '2024-11-22 10:13:43', 100000055, 1, 'zx', '/menu.do', '{}', '2024-11-22 10:12:56');
  150. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:13:43', '2024-11-22 10:13:43', 100000056, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 10:12:57');
  151. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:13:43', '2024-11-22 10:13:43', 100000057, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 10:12:57');
  152. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:13:43', '2024-11-22 10:13:43', 100000058, 1, 'zx', '/gameChannelServer/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:12:57');
  153. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:13:43', '2024-11-22 10:13:43', 100000059, 1, 'zx', '/gameChannel/change.do', '{\"channelId\":[\"2\"]}', '2024-11-22 10:12:57');
  154. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:13:43', '2024-11-22 10:13:43', 100000060, 1, 'zx', '/gameChannelServer/currRelation.auth', '{\"channelId\":[\"2\"]}', '2024-11-22 10:13:04');
  155. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:13:43', '2024-11-22 10:13:43', 100000061, 1, 'zx', '/gameChannelServer/save.authw', '{\"channelId\":[\"2\"],\"serverUids\":[\"10001\"]}', '2024-11-22 10:13:06');
  156. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:13:43', '2024-11-22 10:13:43', 100000062, 1, 'zx', '/gameChannelServer/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:13:06');
  157. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:13:43', '2024-11-22 10:13:43', 100000063, 1, 'zx', '/gameRegion/options.do', '{\"channelId\":[\"2\"]}', '2024-11-22 10:13:08');
  158. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:13:43', '2024-11-22 10:13:43', 100000064, 1, 'zx', '/gameChannelServer/saveToRegion.authw', '{\"channelId\":[\"2\"],\"serverUid\":[\"10001\"],\"regionId\":[\"1\"]}', '2024-11-22 10:13:17');
  159. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:13:43', '2024-11-22 10:13:43', 100000065, 1, 'zx', '/gameChannelServer/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"],\"channelId\":[\"2\"]}', '2024-11-22 10:13:17');
  160. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:13:43', '2024-11-22 10:13:43', 100000066, 1, 'zx', '/gameRegion/options.do', '{\"channelId\":[\"2\"]}', '2024-11-22 10:13:20');
  161. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:14:43', '2024-11-22 10:14:43', 100000067, 1, 'zx', '/gameRegion/options.do', '{\"channelId\":[\"2\"]}', '2024-11-22 10:13:50');
  162. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:14:43', '2024-11-22 10:14:43', 100000068, 1, 'zx', '/bulletin/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:14:08');
  163. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:14:43', '2024-11-22 10:14:43', 100000069, 1, 'zx', '/bulletin/save.authw', '{\"id\":[\"0\"],\"title\":[\"测试公告\"],\"content\":[\"测试公告1\\r\\n测试公告1\\r\\n测试公告1\\r\\n测试公告1\"]}', '2024-11-22 10:14:31');
  164. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:14:43', '2024-11-22 10:14:43', 100000070, 1, 'zx', '/bulletin/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:14:31');
  165. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:15:43', '2024-11-22 10:15:43', 100000071, 1, 'zx', '/bulletin/options.do', '{}', '2024-11-22 10:14:57');
  166. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:15:43', '2024-11-22 10:15:43', 100000072, 1, 'zx', '/gameChannel/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:14:57');
  167. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:15:43', '2024-11-22 10:15:43', 100000073, 1, 'zx', '/gamePlatform/options.do', '{}', '2024-11-22 10:14:57');
  168. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:15:43', '2024-11-22 10:15:43', 100000074, 1, 'zx', '/gameChannel/save.authw', '{\"insertTime\":[\"1732241038000\"],\"updateTime\":[\"1732241038000\"],\"id\":[\"2\"],\"name\":[\"测试渠道\"],\"platformId\":[\"1001\"],\"platformName\":[\"测试平台\"],\"userId\":[\"1\"],\"userName\":[\"zx\"],\"bulletinId\":[\"2\"],\"programVersion\":[\"null\"],\"resourceVersion\":[\"null\"],\"platformInfo\":[\"测试平台[1001]\"]}', '2024-11-22 10:15:05');
  169. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:15:43', '2024-11-22 10:15:43', 100000075, 1, 'zx', '/gameChannel/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 10:15:05');
  170. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:16:43', '2024-11-22 10:16:43', 100000076, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 10:16:00');
  171. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:16:43', '2024-11-22 10:16:43', 100000077, 1, 'zx', '/clientVersion/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"],\"channelId\":[\"0\"]}', '2024-11-22 10:16:00');
  172. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:16:43', '2024-11-22 10:16:43', 100000078, 1, 'zx', '/clientVersion/save.authw', '{\"id\":[\"0\"],\"channelId\":[\"2\"],\"versionCode\":[\"10001\"],\"serverType\":[\"1\"]}', '2024-11-22 10:16:23');
  173. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 10:16:43', '2024-11-22 10:16:43', 100000079, 1, 'zx', '/clientVersion/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"],\"channelId\":[\"2\"]}', '2024-11-22 10:16:23');
  174. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:04:43', '2024-11-22 11:04:43', 100000080, 1, 'zx', '/login.gate', '{\"username\":[\"zx\"],\"password\":[\"123\"]}', '2024-11-22 11:04:00');
  175. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:04:43', '2024-11-22 11:04:43', 100000081, 1, 'zx', '/menu.do', '{}', '2024-11-22 11:04:00');
  176. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:04:43', '2024-11-22 11:04:43', 100000082, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 11:04:00');
  177. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:04:43', '2024-11-22 11:04:43', 100000083, 1, 'zx', '/gameChannel/change.do', '{\"channelId\":[\"2\"]}', '2024-11-22 11:04:00');
  178. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:04:43', '2024-11-22 11:04:43', 100000084, 1, 'zx', '/gamePlatform/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:04:15');
  179. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:04:43', '2024-11-22 11:04:43', 100000085, 1, 'zx', '/bulletin/options.do', '{}', '2024-11-22 11:04:17');
  180. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:04:43', '2024-11-22 11:04:43', 100000086, 1, 'zx', '/gameChannel/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:04:17');
  181. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:04:43', '2024-11-22 11:04:43', 100000087, 1, 'zx', '/gamePlatform/options.do', '{}', '2024-11-22 11:04:17');
  182. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:04:43', '2024-11-22 11:04:43', 100000088, 1, 'zx', '/gameServer/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:04:17');
  183. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:04:43', '2024-11-22 11:04:43', 100000089, 1, 'zx', '/gamePlatform/options.do', '{}', '2024-11-22 11:04:18');
  184. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:04:43', '2024-11-22 11:04:43', 100000090, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 11:04:18');
  185. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:04:43', '2024-11-22 11:04:43', 100000091, 1, 'zx', '/gameChannelServer/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:04:18');
  186. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:04:43', '2024-11-22 11:04:43', 100000092, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 11:04:19');
  187. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:04:43', '2024-11-22 11:04:43', 100000093, 1, 'zx', '/gameRegion/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:04:19');
  188. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:04:43', '2024-11-22 11:04:43', 100000094, 1, 'zx', '/serverOpen/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:04:20');
  189. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:04:43', '2024-11-22 11:04:43', 100000095, 1, 'zx', '/userChannel/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:04:21');
  190. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:04:43', '2024-11-22 11:04:43', 100000096, 1, 'zx', '/bulletin/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:04:22');
  191. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:04:43', '2024-11-22 11:04:43', 100000097, 1, 'zx', '/bulletin/save.authw', '{\"insertTime\":[\"1732241671000\"],\"updateTime\":[\"1732241671000\"],\"id\":[\"2\"],\"title\":[\"测试公告\"],\"content\":[\"测试公告1\\r\\n测试公告1\\r\\n测试公告1\\r\\n测试公告1\"]}', '2024-11-22 11:04:25');
  192. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:04:43', '2024-11-22 11:04:43', 100000098, 1, 'zx', '/bulletin/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:04:25');
  193. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:05:43', '2024-11-22 11:05:43', 100000099, 1, 'zx', '/gamePlatform/options.do', '{}', '2024-11-22 11:05:01');
  194. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:05:43', '2024-11-22 11:05:43', 100000100, 1, 'zx', '/gameServerMaintain/data.auth', '{\"platformId\":[\"1001\"]}', '2024-11-22 11:05:05');
  195. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:05:43', '2024-11-22 11:05:43', 100000101, 1, 'zx', '/gameServerMaintain/maintain.authw', '{\"platformId\":[\"1001\"],\"serverIds\":[\"1\"]}', '2024-11-22 11:05:09');
  196. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:05:43', '2024-11-22 11:05:43', 100000102, 1, 'zx', '/gameServerMaintain/data.auth', '{\"platformId\":[\"1001\"]}', '2024-11-22 11:05:10');
  197. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:05:43', '2024-11-22 11:05:43', 100000103, 1, 'zx', '/gameServerMaintain/endMaintain.authw', '{\"platformId\":[\"1001\"],\"serverIds\":[\"1\"]}', '2024-11-22 11:05:27');
  198. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:05:43', '2024-11-22 11:05:43', 100000104, 1, 'zx', '/gameServerMaintain/data.auth', '{\"platformId\":[\"1001\"]}', '2024-11-22 11:05:28');
  199. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:06:43', '2024-11-22 11:06:43', 100000105, 1, 'zx', '/gameServerMaintain/maintain.authw', '{\"platformId\":[\"1001\"],\"serverIds\":[\"1\"]}', '2024-11-22 11:06:15');
  200. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:06:43', '2024-11-22 11:06:43', 100000106, 1, 'zx', '/gameServerMaintain/data.auth', '{\"platformId\":[\"1001\"]}', '2024-11-22 11:06:15');
  201. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:08:43', '2024-11-22 11:08:43', 100000107, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 11:08:11');
  202. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:08:43', '2024-11-22 11:08:43', 100000108, 1, 'zx', '/clientVersion/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"],\"channelId\":[\"0\"]}', '2024-11-22 11:08:11');
  203. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:08:43', '2024-11-22 11:08:43', 100000109, 1, 'zx', '/clientVersion/save.authw', '{\"insertTime\":[\"1732241783000\"],\"updateTime\":[\"1732241783000\"],\"id\":[\"100000001\"],\"channelId\":[\"2\"],\"channelName\":[\"测试渠道\"],\"versionCode\":[\"10004\"],\"serverType\":[\"1\"],\"remoteUrl\":[\"null\"],\"resourceVersion\":[\"null\"],\"remark\":[\"null\"],\"pcResourceVersion\":[\"null\"],\"quickUrl\":[\"null\"]}', '2024-11-22 11:08:20');
  204. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:08:43', '2024-11-22 11:08:43', 100000110, 1, 'zx', '/clientVersion/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"],\"channelId\":[\"2\"]}', '2024-11-22 11:08:20');
  205. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:08:43', '2024-11-22 11:08:43', 100000111, 1, 'zx', '/clientVersion/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"],\"channelId\":[\"2\"]}', '2024-11-22 11:08:28');
  206. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:08:43', '2024-11-22 11:08:43', 100000112, 1, 'zx', '/clientVersion/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"],\"channelId\":[\"2\"]}', '2024-11-22 11:08:29');
  207. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:08:43', '2024-11-22 11:08:43', 100000113, 1, 'zx', '/clientVersion/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"],\"channelId\":[\"2\"]}', '2024-11-22 11:08:29');
  208. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:08:43', '2024-11-22 11:08:43', 100000114, 1, 'zx', '/clientVersion/save.authw', '{\"insertTime\":[\"1732241783000\"],\"updateTime\":[\"1732244900000\"],\"id\":[\"100000001\"],\"channelId\":[\"2\"],\"channelName\":[\"测试渠道\"],\"versionCode\":[\"10004\"],\"serverType\":[\"1\"],\"remoteUrl\":[\"null\"],\"resourceVersion\":[\"null\"],\"remark\":[\"null\"],\"pcResourceVersion\":[\"null\"],\"quickUrl\":[\"null\"]}', '2024-11-22 11:08:42');
  209. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:08:43', '2024-11-22 11:08:43', 100000115, 1, 'zx', '/clientVersion/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"],\"channelId\":[\"2\"]}', '2024-11-22 11:08:42');
  210. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:09:43', '2024-11-22 11:09:43', 100000116, 1, 'zx', '/menu.do', '{}', '2024-11-22 11:08:47');
  211. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:09:43', '2024-11-22 11:09:43', 100000117, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 11:08:47');
  212. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:09:43', '2024-11-22 11:09:43', 100000118, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 11:08:47');
  213. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:09:43', '2024-11-22 11:09:43', 100000119, 1, 'zx', '/clientVersion/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"],\"channelId\":[\"0\"]}', '2024-11-22 11:08:47');
  214. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:09:43', '2024-11-22 11:09:43', 100000120, 1, 'zx', '/gameChannel/change.do', '{\"channelId\":[\"2\"]}', '2024-11-22 11:08:47');
  215. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:09:43', '2024-11-22 11:09:43', 100000121, 1, 'zx', '/clientVersion/delete.authw', '{\"id\":[\"100000001\"]}', '2024-11-22 11:09:04');
  216. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:09:43', '2024-11-22 11:09:43', 100000122, 1, 'zx', '/clientVersion/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"],\"channelId\":[\"2\"]}', '2024-11-22 11:09:04');
  217. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:09:43', '2024-11-22 11:09:43', 100000123, 1, 'zx', '/clientVersion/save.authw', '{\"id\":[\"0\"],\"channelId\":[\"2\"],\"versionCode\":[\"10004\"],\"serverType\":[\"1\"]}', '2024-11-22 11:09:14');
  218. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:09:43', '2024-11-22 11:09:43', 100000124, 1, 'zx', '/clientVersion/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"],\"channelId\":[\"2\"]}', '2024-11-22 11:09:14');
  219. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:09:43', '2024-11-22 11:09:43', 100000125, 1, 'zx', '/bulletin/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:09:26');
  220. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:09:43', '2024-11-22 11:09:43', 100000126, 1, 'zx', '/gamePlatform/options.do', '{}', '2024-11-22 11:09:35');
  221. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:09:43', '2024-11-22 11:09:43', 100000127, 1, 'zx', '/gameServerMaintain/data.auth', '{\"platformId\":[\"1001\"]}', '2024-11-22 11:09:38');
  222. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:09:43', '2024-11-22 11:09:43', 100000128, 1, 'zx', '/gameServerMaintain/maintain.authw', '{\"platformId\":[\"1001\"],\"serverIds\":[\"1\"]}', '2024-11-22 11:09:40');
  223. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:09:43', '2024-11-22 11:09:43', 100000129, 1, 'zx', '/gameServerMaintain/data.auth', '{\"platformId\":[\"1001\"]}', '2024-11-22 11:09:40');
  224. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:10:43', '2024-11-22 11:10:43', 100000130, 1, 'zx', '/bulletin/save.authw', '{\"insertTime\":[\"1732241671000\"],\"updateTime\":[\"1732244665000\"],\"id\":[\"2\"],\"title\":[\"测试公告\"],\"content\":[\"测试公告1\\r\\n测试公告1\\r\\n测试公告1\\r\\n测试公告1\"]}', '2024-11-22 11:09:55');
  225. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:10:43', '2024-11-22 11:10:43', 100000131, 1, 'zx', '/bulletin/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:09:55');
  226. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:10:43', '2024-11-22 11:10:43', 100000132, 1, 'zx', '/userChannel/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:10:00');
  227. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:10:43', '2024-11-22 11:10:43', 100000133, 1, 'zx', '/userChannel/options.auth', '{\"userId\":[\"1\"]}', '2024-11-22 11:10:04');
  228. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:10:43', '2024-11-22 11:10:43', 100000134, 1, 'zx', '/userChannel/save.authw', '{\"userId\":[\"1\"],\"channel\":[\"2\"]}', '2024-11-22 11:10:10');
  229. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:10:43', '2024-11-22 11:10:43', 100000135, 1, 'zx', '/serverOpen/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:10:14');
  230. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:10:43', '2024-11-22 11:10:43', 100000136, 1, 'zx', '/serverOpen/openNow.authw', '{\"serverUid\":[\"10001\"]}', '2024-11-22 11:10:20');
  231. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:10:43', '2024-11-22 11:10:43', 100000137, 1, 'zx', '/serverOpen/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:10:20');
  232. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:10:43', '2024-11-22 11:10:43', 100000138, 1, 'zx', '/gameServer/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:10:33');
  233. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:10:43', '2024-11-22 11:10:43', 100000139, 1, 'zx', '/gamePlatform/options.do', '{}', '2024-11-22 11:10:33');
  234. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:10:43', '2024-11-22 11:10:43', 100000140, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 11:10:41');
  235. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:10:43', '2024-11-22 11:10:43', 100000141, 1, 'zx', '/gameChannelServer/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:10:41');
  236. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:10:43', '2024-11-22 11:10:43', 100000142, 1, 'zx', '/gameRegion/options.do', '{\"channelId\":[\"2\"]}', '2024-11-22 11:10:43');
  237. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:11:43', '2024-11-22 11:11:43', 100000143, 1, 'zx', '/bulletin/options.do', '{}', '2024-11-22 11:10:57');
  238. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:11:43', '2024-11-22 11:11:43', 100000144, 1, 'zx', '/gamePlatform/options.do', '{}', '2024-11-22 11:10:57');
  239. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:11:43', '2024-11-22 11:11:43', 100000145, 1, 'zx', '/gameChannel/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:10:57');
  240. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:11:43', '2024-11-22 11:11:43', 100000146, 1, 'zx', '/gamePlatform/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:11:00');
  241. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:11:43', '2024-11-22 11:11:43', 100000147, 1, 'zx', '/player/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"],\"playerId\":[\"0\"],\"name\":[\"\"],\"openId\":[\"\"]}', '2024-11-22 11:11:05');
  242. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:11:43', '2024-11-22 11:11:43', 100000148, 1, 'zx', '/gameServerMaintain/resendMaintain.authw', '{\"platformId\":[\"1001\"],\"serverIds\":[\"1\"]}', '2024-11-22 11:11:22');
  243. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:11:43', '2024-11-22 11:11:43', 100000149, 1, 'zx', '/gameServerMaintain/data.auth', '{\"platformId\":[\"1001\"]}', '2024-11-22 11:11:22');
  244. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:12:43', '2024-11-22 11:12:43', 100000150, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 11:11:45');
  245. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:12:43', '2024-11-22 11:12:43', 100000151, 1, 'zx', '/gameRegion/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:11:45');
  246. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:12:43', '2024-11-22 11:12:43', 100000152, 1, 'zx', '/gameServer/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:12:13');
  247. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:12:43', '2024-11-22 11:12:43', 100000153, 1, 'zx', '/gameServer/save.authw', '{\"id\":[\"10001\"],\"platformId\":[\"1001\"],\"platformName\":[\"测试平台\"],\"serverId\":[\"1\"],\"name\":[\"S1\"],\"socketType\":[\"ws\"],\"externalIp\":[\"192.168.3.247\"],\"internalIp\":[\"192.168.3.247\"],\"tcpPort\":[\"10004\"],\"httpPort\":[\"20004\"],\"dbIp\":[\"\"],\"dbPort\":[\"\"],\"dbUser\":[\"\"],\"dbPwd\":[\"\"],\"dbGameName\":[\"x1_1_game\"],\"dbLogName\":[\"x1_1_log\"],\"hide\":[\"false\"],\"status\":[\"1\"],\"recommend\":[\"true\"],\"openTime\":[\"4102415940000\"],\"realOpenTime\":[\"1732245019000\"],\"sendOpenStatus\":[\"2\"],\"opening\":[\"true\"],\"serverType\":[\"1\"],\"running\":[\"true\"],\"heartTime\":[\"1732245076000\"],\"registerNum\":[\"1\"],\"createNum\":[\"1\"],\"onlineNum\":[\"0\"],\"battleNum\":[\"0\"],\"currBattleNum\":[\"0\"],\"maxMemory\":[\"3.56G\"],\"freeMemory\":[\"331.58M\"],\"totalMemory\":[\"624.50M\"],\"leftMemory\":[\"3.27G\"],\"usedMemory\":[\"292.92M\"]}', '2024-11-22 11:12:33');
  248. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:12:43', '2024-11-22 11:12:43', 100000154, 1, 'zx', '/gameServer/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:12:33');
  249. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:15:43', '2024-11-22 11:15:43', 100000155, 1, 'zx', '/gameServerMaintain/endMaintain.authw', '{\"platformId\":[\"1001\"],\"serverIds\":[\"1\"]}', '2024-11-22 11:15:01');
  250. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:15:43', '2024-11-22 11:15:43', 100000156, 1, 'zx', '/gameServerMaintain/data.auth', '{\"platformId\":[\"1001\"]}', '2024-11-22 11:15:01');
  251. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:15:43', '2024-11-22 11:15:43', 100000157, 1, 'zx', '/gameServerMaintain/maintain.authw', '{\"platformId\":[\"1001\"],\"serverIds\":[\"1\"]}', '2024-11-22 11:15:07');
  252. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:15:43', '2024-11-22 11:15:43', 100000158, 1, 'zx', '/gameServerMaintain/data.auth', '{\"platformId\":[\"1001\"]}', '2024-11-22 11:15:07');
  253. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:19:36', '2024-11-22 11:19:36', 100000159, 1, 'zx', '/login.gate', '{\"username\":[\"zx\"],\"password\":[\"123\"]}', '2024-11-22 11:18:55');
  254. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:19:36', '2024-11-22 11:19:36', 100000160, 1, 'zx', '/menu.do', '{}', '2024-11-22 11:18:55');
  255. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:19:36', '2024-11-22 11:19:36', 100000161, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 11:18:55');
  256. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:19:36', '2024-11-22 11:19:36', 100000162, 1, 'zx', '/gameChannel/change.do', '{\"channelId\":[\"2\"]}', '2024-11-22 11:18:55');
  257. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:19:36', '2024-11-22 11:19:36', 100000163, 1, 'zx', '/systemmenu/data.auth', '{\"page\":[\"1\"],\"limit\":[\"20\"]}', '2024-11-22 11:18:59');
  258. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:19:36', '2024-11-22 11:19:36', 100000164, 1, 'zx', '/gameChannel/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:19:03');
  259. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:19:36', '2024-11-22 11:19:36', 100000165, 1, 'zx', '/bulletin/options.do', '{}', '2024-11-22 11:19:03');
  260. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:19:36', '2024-11-22 11:19:36', 100000166, 1, 'zx', '/gamePlatform/options.do', '{}', '2024-11-22 11:19:03');
  261. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:19:36', '2024-11-22 11:19:36', 100000167, 1, 'zx', '/gamePlatform/options.do', '{}', '2024-11-22 11:19:04');
  262. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:19:36', '2024-11-22 11:19:36', 100000168, 1, 'zx', '/gameServer/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:19:04');
  263. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:19:36', '2024-11-22 11:19:36', 100000169, 1, 'zx', '/gamePlatform/options.do', '{}', '2024-11-22 11:19:19');
  264. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:19:36', '2024-11-22 11:19:36', 100000170, 1, 'zx', '/gameServerMaintain/data.auth', '{\"platformId\":[\"1001\"]}', '2024-11-22 11:19:22');
  265. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:19:36', '2024-11-22 11:19:36', 100000171, 1, 'zx', '/gameServerMaintain/endMaintain.authw', '{\"platformId\":[\"1001\"],\"serverIds\":[\"1\"]}', '2024-11-22 11:19:26');
  266. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:19:36', '2024-11-22 11:19:36', 100000172, 1, 'zx', '/gameServerMaintain/data.auth', '{\"platformId\":[\"1001\"]}', '2024-11-22 11:19:26');
  267. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:19:36', '2024-11-22 11:19:36', 100000173, 1, 'zx', '/gameServer/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:19:32');
  268. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:20:36', '2024-11-22 11:20:36', 100000174, 1, 'zx', '/bulletin/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:19:55');
  269. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:20:36', '2024-11-22 11:20:36', 100000175, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 11:20:08');
  270. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:20:36', '2024-11-22 11:20:36', 100000176, 1, 'zx', '/gameChannelServer/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:20:08');
  271. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:20:36', '2024-11-22 11:20:36', 100000177, 1, 'zx', '/gamePlatform/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:20:12');
  272. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:20:36', '2024-11-22 11:20:36', 100000178, 1, 'zx', '/gameChannel/save.authw', '{\"insertTime\":[\"1732241039000\"],\"updateTime\":[\"1732241705000\"],\"id\":[\"2\"],\"name\":[\"测试渠道\"],\"platformId\":[\"1001\"],\"platformName\":[\"测试平台\"],\"userId\":[\"1\"],\"userName\":[\"zx\"],\"bulletinId\":[\"2\"],\"programVersion\":[\"\"],\"resourceVersion\":[\"\"],\"platformInfo\":[\"测试平台[1001]\"]}', '2024-11-22 11:20:26');
  273. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:20:36', '2024-11-22 11:20:36', 100000179, 1, 'zx', '/gameChannel/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:20:26');
  274. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:21:36', '2024-11-22 11:21:36', 100000180, 1, 'zx', '/gameRegion/options.do', '{\"channelId\":[\"2\"]}', '2024-11-22 11:20:44');
  275. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:21:36', '2024-11-22 11:21:36', 100000181, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 11:20:50');
  276. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:21:36', '2024-11-22 11:21:36', 100000182, 1, 'zx', '/gameRegion/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:20:50');
  277. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:21:36', '2024-11-22 11:21:36', 100000183, 1, 'zx', '/serverOpen/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:20:59');
  278. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:21:36', '2024-11-22 11:21:36', 100000184, 1, 'zx', '/userChannel/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 11:21:01');
  279. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:21:36', '2024-11-22 11:21:36', 100000185, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 11:21:14');
  280. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 11:21:36', '2024-11-22 11:21:36', 100000186, 1, 'zx', '/clientVersion/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"],\"channelId\":[\"0\"]}', '2024-11-22 11:21:14');
  281. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 16:41:47', '2024-11-22 16:41:47', 100000187, 1, 'zx', '/login.gate', '{\"username\":[\"zx\"],\"password\":[\"123\"]}', '2024-11-22 16:41:16');
  282. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 16:41:47', '2024-11-22 16:41:47', 100000188, 1, 'zx', '/menu.do', '{}', '2024-11-22 16:41:17');
  283. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 16:41:47', '2024-11-22 16:41:47', 100000189, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 16:41:17');
  284. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 16:41:47', '2024-11-22 16:41:47', 100000190, 1, 'zx', '/gameChannel/change.do', '{\"channelId\":[\"2\"]}', '2024-11-22 16:41:17');
  285. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 16:41:47', '2024-11-22 16:41:47', 100000191, 1, 'zx', '/login.gate', '{\"username\":[\"zx\"],\"password\":[\"123\"]}', '2024-11-22 16:41:20');
  286. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 16:41:47', '2024-11-22 16:41:47', 100000192, 1, 'zx', '/menu.do', '{}', '2024-11-22 16:41:20');
  287. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 16:41:47', '2024-11-22 16:41:47', 100000193, 1, 'zx', '/gameChannel/options.do', '{}', '2024-11-22 16:41:20');
  288. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 16:41:47', '2024-11-22 16:41:47', 100000194, 1, 'zx', '/gameChannel/change.do', '{\"channelId\":[\"2\"]}', '2024-11-22 16:41:20');
  289. INSERT INTO `user_log_202411` (`insert_time`, `update_time`, `id`, `user_id`, `user_name`, `request_url`, `param`, `time`) VALUES ('2024-11-22 16:41:47', '2024-11-22 16:41:47', 100000195, 1, 'zx', '/gamePlatform/data.auth', '{\"page\":[\"1\"],\"limit\":[\"200\"]}', '2024-11-22 16:41:24');
  290. COMMIT;
  291. -- ----------------------------
  292. -- Table structure for user_log_202502
  293. -- ----------------------------
  294. DROP TABLE IF EXISTS `user_log_202502`;
  295. CREATE TABLE `user_log_202502` (
  296. `insert_time` datetime DEFAULT NULL COMMENT '插入时间',
  297. `update_time` datetime DEFAULT NULL COMMENT '更新时间',
  298. `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '唯一ID',
  299. `user_id` bigint(20) DEFAULT '0' COMMENT '用户ID',
  300. `user_name` varchar(255) DEFAULT '' COMMENT '用户名称',
  301. `request_url` varchar(255) DEFAULT '' COMMENT '请求地址',
  302. `param` text COMMENT '操作参数',
  303. `time` datetime DEFAULT NULL COMMENT '操作时间',
  304. PRIMARY KEY (`id`),
  305. KEY `user_id` (`user_id`) USING BTREE
  306. ) ENGINE=InnoDB AUTO_INCREMENT=100000001 DEFAULT CHARSET=utf8mb4 COMMENT='用户操作日志表';
  307. -- ----------------------------
  308. -- Records of user_log_202502
  309. -- ----------------------------
  310. BEGIN;
  311. COMMIT;
  312. SET FOREIGN_KEY_CHECKS = 1;