mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-05 03:07:27 +08:00
[maimai2] Add new event data
This commit is contained in:
@@ -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');
|
||||
Reference in New Issue
Block a user