|
@@ -0,0 +1,13 @@
|
|
|
+INSERT INTO `tb_brand` (`id`, `brand_name`, `company_name`, `ordered`, `description`, `status`) VALUES (2, '华为', '华为科技有限公司', 100, '华为致力于把数字世界带入每个人、每个家庭、每个组织,构建万物互联的智能世界', 1);
|
|
|
+INSERT INTO `tb_brand` (`id`, `brand_name`, `company_name`, `ordered`, `description`, `status`) VALUES (3, '小米', '小米科技有限公司', 50, 'are you ok', 1);
|
|
|
+INSERT INTO `tb_brand` (`id`, `brand_name`, `company_name`, `ordered`, `description`, `status`) VALUES (9, '联想', '联想科技', 1, '联想', 1);
|
|
|
+INSERT INTO `tb_brand` (`id`, `brand_name`, `company_name`, `ordered`, `description`, `status`) VALUES (10, '联想', '联想科技', 1, '联想', 1);
|
|
|
+INSERT INTO `tb_brand` (`id`, `brand_name`, `company_name`, `ordered`, `description`, `status`) VALUES (11, '联想1', '联想科技1', 1, '联想', 1);
|
|
|
+INSERT INTO `tb_brand` (`id`, `brand_name`, `company_name`, `ordered`, `description`, `status`) VALUES (14, '翠花酸菜', '康师傅', 22, '好吃再来一桶', 1);
|
|
|
+INSERT INTO `tb_brand` (`id`, `brand_name`, `company_name`, `ordered`, `description`, `status`) VALUES (15, '翠花羊肉卷', '康师傅', 22, '好吃再来一桶', 1);
|
|
|
+INSERT INTO `tb_brand` (`id`, `brand_name`, `company_name`, `ordered`, `description`, `status`) VALUES (16, '翠花酸菜', '康师傅', 22, '好吃再来一桶', 1);
|
|
|
+INSERT INTO `tb_brand` (`id`, `brand_name`, `company_name`, `ordered`, `description`, `status`) VALUES (17, '翠花羊肉卷', '康师傅', 22, '好吃再来一桶', 1);
|
|
|
+INSERT INTO `tb_brand` (`id`, `brand_name`, `company_name`, `ordered`, `description`, `status`) VALUES (18, '翠花酸菜', '康师傅', 22, '好吃再来一桶', 1);
|
|
|
+INSERT INTO `tb_brand` (`id`, `brand_name`, `company_name`, `ordered`, `description`, `status`) VALUES (19, '翠花羊肉卷', '康师傅', 22, '好吃再来一桶', 1);
|
|
|
+INSERT INTO `tb_brand` (`id`, `brand_name`, `company_name`, `ordered`, `description`, `status`) VALUES (20, '翠花酸菜', '康师傅', 22, '好吃再来一桶', 1);
|
|
|
+INSERT INTO `tb_brand` (`id`, `brand_name`, `company_name`, `ordered`, `description`, `status`) VALUES (21, '翠花羊肉卷', '康师傅', 22, '好吃再来一桶', 1);
|