[maimai2] Add new event data

pull/1/head
Dom Eori 2023-04-25 17:34:13 +09:00
parent 6d5d22d40c
commit 49bf51b1dd
3 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,2 @@
INSERT INTO `maimai2_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (23030212, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',0, '0');
INSERT INTO `maimai2_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (23030222, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',0, '1');

View File

@ -0,0 +1,2 @@
INSERT INTO `maimai2_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (23030212, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',0, '0');
INSERT INTO `maimai2_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (23030222, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',0, '1');

View File

@ -0,0 +1,2 @@
INSERT INTO `maimai2_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (23030212, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',0, '0');
INSERT INTO `maimai2_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (23030222, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',0, '1');