123456789101112131415161718 |
- INSERT INTO `buyao`.`template_question` (`template_question_id`, `question`, `option_a`, `option_b`, `valid_state`, `gmt_create`, `gmt_modified`) VALUES ('100001', '养过宠物吗?', '养过', '没有', '1', '2020-11-05 15:38:34', '2020-11-14 16:41:58');
- INSERT INTO `buyao`.`template_question` (`template_question_id`, `question`, `option_a`, `option_b`, `valid_state`, `gmt_create`, `gmt_modified`) VALUES ('100002', '喜欢旅游吗?', '喜欢', '不喜欢', '1', '2020-11-05 15:38:57', '2020-11-14 16:42:17');
- INSERT INTO `buyao`.`template_question` (`template_question_id`, `question`, `option_a`, `option_b`, `valid_state`, `gmt_create`, `gmt_modified`) VALUES ('100003', '吵架的时候,谁先道歉?', '男生', '女生', '1', '2020-11-05 15:39:22', '2020-11-14 16:42:38');
- INSERT INTO `buyao`.`template_question` (`template_question_id`, `question`, `option_a`, `option_b`, `valid_state`, `gmt_create`, `gmt_modified`) VALUES ('100004', '喜欢网购还是逛街?', '网购', '逛街', '1', '2020-11-05 15:40:06', '2020-11-14 16:42:58');
- INSERT INTO `buyao`.`template_question` (`template_question_id`, `question`, `option_a`, `option_b`, `valid_state`, `gmt_create`, `gmt_modified`) VALUES ('100005', '吃苹果需要削皮?', '削皮', '不削', '1', '2020-11-05 15:40:30', '2020-11-14 16:43:24');
- INSERT INTO `buyao`.`template_question` (`template_question_id`, `question`, `option_a`, `option_b`, `valid_state`, `gmt_create`, `gmt_modified`) VALUES ('100006', '可以吃辣吗?', '可以', '不吃', '1', '2020-11-05 15:40:40', '2020-11-14 16:43:49');
- INSERT INTO `buyao`.`template_question` (`template_question_id`, `question`, `option_a`, `option_b`, `valid_state`, `gmt_create`, `gmt_modified`) VALUES ('100007', '平时喜欢运动吗?', '喜欢', '不喜欢', '1', '2020-11-05 15:40:58', '2020-11-14 16:44:11');
- INSERT INTO `buyao`.`template_question` (`template_question_id`, `question`, `option_a`, `option_b`, `valid_state`, `gmt_create`, `gmt_modified`) VALUES ('100008', '相信一见钟情吗?', '相信', '不相信', '1', '2020-11-05 15:41:10', '2020-11-14 16:44:51');
- INSERT INTO `buyao`.`template_question` (`template_question_id`, `question`, `option_a`, `option_b`, `valid_state`, `gmt_create`, `gmt_modified`) VALUES ('100009', '会因为害羞不敢跟喜欢的人表白吗?', '会', '不会', '1', '2020-11-05 15:41:30', '2020-11-14 16:45:05');
- INSERT INTO `buyao`.`template_question` (`template_question_id`, `question`, `option_a`, `option_b`, `valid_state`, `gmt_create`, `gmt_modified`) VALUES ('100010', '甜粽子好吃还是咸粽子好吃?', '甜', '咸', '1', '2020-11-14 16:45:34', '2020-11-14 16:45:34');
- INSERT INTO `buyao`.`template_question` (`template_question_id`, `question`, `option_a`, `option_b`, `valid_state`, `gmt_create`, `gmt_modified`) VALUES ('100011', '参加赛跑,追过了第二名,你是第几名?', '第一', '第二', '1', '2020-11-14 16:46:04', '2020-11-14 16:46:04');
- INSERT INTO `buyao`.`template_question` (`template_question_id`, `question`, `option_a`, `option_b`, `valid_state`, `gmt_create`, `gmt_modified`) VALUES ('100012', '可以接受异地恋吗?', '接受', '不接受', '1', '2020-11-14 16:47:31', '2020-11-14 16:47:31');
- INSERT INTO `buyao`.`template_question` (`template_question_id`, `question`, `option_a`, `option_b`, `valid_state`, `gmt_create`, `gmt_modified`) VALUES ('100013', '平时有健身吗?', '有', '没有', '1', '2020-11-14 16:48:13', '2020-11-14 16:48:13');
- INSERT INTO `buyao`.`template_question` (`template_question_id`, `question`, `option_a`, `option_b`, `valid_state`, `gmt_create`, `gmt_modified`) VALUES ('100014', '喜欢看电影吗?', '喜欢', '不喜欢', '1', '2020-11-14 16:48:49', '2020-11-14 16:48:49');
- INSERT INTO `buyao`.`template_question` (`template_question_id`, `question`, `option_a`, `option_b`, `valid_state`, `gmt_create`, `gmt_modified`) VALUES ('100015', '喜欢吃火锅或者麻辣烫吗?', '喜欢', '不喜欢', '1', '2020-11-14 16:49:13', '2020-11-14 16:49:13');
- INSERT INTO `buyao`.`template_question` (`template_question_id`, `question`, `option_a`, `option_b`, `valid_state`, `gmt_create`, `gmt_modified`) VALUES ('100016', '喜欢喝咖啡吗?', '喜欢', '不喜欢', '1', '2020-11-14 16:49:50', '2020-11-14 16:49:50');
- INSERT INTO `buyao`.`template_question` (`template_question_id`, `question`, `option_a`, `option_b`, `valid_state`, `gmt_create`, `gmt_modified`) VALUES ('100017', '挤牙膏时从中间开始挤吗?', '是的', '不是', '1', '2020-11-14 16:50:19', '2020-11-14 16:50:19');
|