Add: english_upper_lower

This commit is contained in:
2018-08-25 18:35:00 +09:00
parent 8c37a337c1
commit 89eb5af931
8 changed files with 172 additions and 130 deletions
+5 -24
View File
@@ -17,27 +17,8 @@ INSERT INTO `active_app` (`ActiveAppID`, `MaestroID`, `AppID`) VALUES
(14, 1, 14),
(15, 1, 15),
(16, 1, 16),
(17, 1, 29),
(18, 1, 30),
(19, 1, 39),
(20, 1, 40),
(21, 2, 101),
(22, 2, 102),
(23, 2, 1),
(24, 2, 2),
(25, 2, 3),
(26, 2, 4),
(27, 2, 5),
(28, 2, 6),
(29, 2, 7),
(30, 2, 8),
(31, 2, 11),
(32, 2, 12),
(33, 2, 13),
(34, 2, 14),
(35, 2, 15),
(36, 2, 16),
(37, 2, 29),
(38, 2, 30),
(39, 2, 39),
(40, 2, 40);
(17, 1, 16),
(18, 1, 29),
(19, 1, 30),
(20, 1, 39),
(21, 1, 40);