|
|
@@ -68,3 +68,11 @@ ALTER TABLE game_server ADD open_time int(11) NOT NULL DEFAULT 0 COMMENT '开区
|
|
|
|
|
|
|
|
|
INSERT INTO `game_server` (`id`, `name`, `status`, `ip`, `port`, `tag`, `tips`,`white_list`) VALUES (3, '寻宝3区', 1, '118.145.139.78', 28192, 'default', '服务器将于2024-09-07 13:00开启 官方QQ群:992058780','');
|
|
|
+
|
|
|
+
|
|
|
+ INSERT INTO `game_server` (`id`, `name`, `status`, `ip`, `port`, `tag`, `tips`,`white_list`) VALUES (1, 'ขอบเขต 1', 3, '110.234.192.112', 8192, 'default', '','');
|
|
|
+ INSERT INTO `game_server` (`id`, `name`, `status`, `ip`, `port`, `tag`, `tips`,`white_list`) VALUES (2, 'ขอบเขต 2', 3, '110.234.192.112', 8193, 'default', '','');
|
|
|
+ INSERT INTO `game_server` (`id`, `name`, `status`, `ip`, `port`, `tag`, `tips`,`white_list`) VALUES (3, 'ขอบเขต 3', 3, '110.234.192.112', 8194, 'default', '','');
|
|
|
+
|
|
|
+
|
|
|
+
|