mirror of https://github.com/hykilpikonna/AquaDX
[maimai2] Add new event data
parent
6d5d22d40c
commit
49bf51b1dd
|
@ -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');
|
|
@ -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');
|
|
@ -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');
|
Loading…
Reference in New Issue