INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (12, 'M0032', '张一', NULL, 10, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (13, 'M0031', '李一', NULL, 10, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (14, 'M0032', '张二', NULL, 10, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (15, 'M0031', '李二', NULL, 10, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (16, 'M0032', '张三', NULL, 10, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (17, 'M0031', '李三', NULL, 10, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (18, 'M0032', '张四', NULL, 10, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (19, 'M0031', '李四', NULL, 10, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (20, 'M0032', '李盈瑩', 10, 5, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (21, 'M0031', 'sean', 10, 5, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (22, 'M0013', '林家偉', 7, 5, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (23, 'M0013', '林家偉', 8, 5, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (24, 'M0013', '林家偉', 9, 5, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (25, 'M0013', '林家偉', 10, 5, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (26, 'M0017', '范育賢', 9, 5, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (27, 'M0017', '范育賢', 10, 5, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (28, 'M0021', '蔡承峰', 11, 5, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (29, 'M0022', '周家豪', 11, 5, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (30, 'M0025', '吳儒勳', 11, 5, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (31, 'M0026', '張莉凱', 12, 3, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (32, 'M0027', '林躍洺', 12, 5, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (33, 'M0029', '陳家文', 12, 5, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (34, 'M0030', '邱靖雅', 12, 5, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (35, 'M0032', '陳敦德', 12, 5, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (36, 'M0031', '張家銘', 12, 5, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (37, 'M0034', '卓文傑', 12, 5, NULL); INSERT INTO `target` (`id`, `accountid`, `name`, `month`, `tai`, `amount`) VALUES (38, 'M0033', '吳育宗', 12, 3, NULL);