SET FOREIGN_KEY_CHECKS=0; -- ---------------------------- -- Table structure for `ibrand_category` -- ---------------------------- DROP TABLE IF EXISTS `ibrand_category`; CREATE TABLE `ibrand_category` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `description` text COLLATE utf8mb4_unicode_ci, `sort` int(10) unsigned NOT NULL DEFAULT '0', `status` tinyint(4) NOT NULL DEFAULT '1', `parent_id` int(10) unsigned DEFAULT NULL, `level` int(11) DEFAULT '1', `path` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT '/', `_lft` int(10) unsigned DEFAULT '0', `_rgt` int(10) unsigned DEFAULT '0', `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `deleted_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`), KEY `ibrand_category__lft__rgt_parent_id_index` (`_lft`,`_rgt`,`parent_id`) ) ENGINE=InnoDB AUTO_INCREMENT=61 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- ---------------------------- -- Records of ibrand_category -- ---------------------------- INSERT INTO `ibrand_category` VALUES ('1', '男童专区', null, '2', '1', '0', '1', '/1/', null, null, '2017-05-11 11:30:20', '2017-09-22 13:07:52', null); INSERT INTO `ibrand_category` VALUES ('2', '女童专区', null, '3', '1', '0', '1', '/2/', null, null, '2017-05-11 11:45:26', '2017-09-22 13:07:52', null); INSERT INTO `ibrand_category` VALUES ('3', '男童T恤/衬衫', null, '0', '1', '1', '2', '/1/3/', null, null, '2017-05-11 11:46:11', '2018-05-16 15:57:36', null); INSERT INTO `ibrand_category` VALUES ('4', '休闲裤', null, '0', '1', '1', '2', '/1/4/', null, null, '2017-05-11 11:46:36', '2017-09-22 13:07:52', null); INSERT INTO `ibrand_category` VALUES ('5', '套装', null, '0', '1', '1', '2', '/1/5/', null, null, '2017-05-11 11:46:54', '2017-09-22 13:07:52', null); INSERT INTO `ibrand_category` VALUES ('6', '女童T恤/衬衫', null, '0', '1', '2', '2', '/2/6/', null, null, '2017-05-11 11:47:11', '2018-05-16 15:57:46', null); INSERT INTO `ibrand_category` VALUES ('7', '裙装', null, '0', '1', '2', '2', '/2/7/', null, null, '2017-05-11 11:47:21', '2017-09-22 13:07:52', null); INSERT INTO `ibrand_category` VALUES ('8', '裤装', null, '0', '1', '2', '2', '/2/8/', null, null, '2017-05-11 11:47:58', '2017-09-22 13:07:52', null); INSERT INTO `ibrand_category` VALUES ('9', '外套', null, '0', '1', '2', '2', '/2/9/', null, null, '2017-05-11 11:48:05', '2017-09-22 13:07:52', null); INSERT INTO `ibrand_category` VALUES ('10', '促销专区', null, '999', '1', '0', '1', '/10/', null, null, '2017-05-11 11:48:49', '2019-01-23 11:28:02', null); INSERT INTO `ibrand_category` VALUES ('11', '热卖专区', null, '1', '1', '0', '1', '/11/', null, null, '2017-05-11 11:49:00', '2017-09-22 13:07:52', null); INSERT INTO `ibrand_category` VALUES ('12', '套装', null, '0', '1', '2', '2', '/2/12/', null, null, '2017-05-11 11:50:52', '2017-09-22 13:07:52', null); INSERT INTO `ibrand_category` VALUES ('13', '5.11伞', null, '0', '1', '0', '1', '/13/', null, null, '2017-09-22 13:13:18', '2017-09-22 13:13:18', null); INSERT INTO `ibrand_category` VALUES ('14', '玩具', null, '0', '1', '0', '1', '/14/', null, null, '2017-10-16 15:02:28', '2017-10-16 15:02:28', null); INSERT INTO `ibrand_category` VALUES ('15', '亲子装', null, '0', '1', '0', '1', '/15/', null, null, '2018-05-15 15:51:10', '2018-05-15 15:51:10', null); INSERT INTO `ibrand_category` VALUES ('16', '母女亲子装', null, '0', '1', '15', '2', '/15/16/', null, null, '2018-05-15 15:51:49', '2018-05-15 15:51:49', null); INSERT INTO `ibrand_category` VALUES ('17', '一家三口亲子装', null, '0', '1', '15', '2', '/15/17/', null, null, '2018-05-15 15:52:05', '2018-05-15 15:52:05', null); INSERT INTO `ibrand_category` VALUES ('18', '新品', null, '1', '1', '0', '1', '/18/', null, null, '2018-05-21 11:20:08', '2018-08-10 16:52:40', null); INSERT INTO `ibrand_category` VALUES ('19', '5.22上新第一波', null, '2', '1', '18', '2', '/18/19/', null, null, '2018-05-21 11:21:21', '2018-08-10 16:52:49', null); INSERT INTO `ibrand_category` VALUES ('20', '家居服', null, '0', '1', '0', '1', '/20/', null, null, '2018-05-21 13:56:40', '2018-05-21 13:56:40', null); INSERT INTO `ibrand_category` VALUES ('21', '防晒服', null, '0', '1', '0', '1', '/21/', null, null, '2018-05-21 13:56:48', '2018-05-21 13:56:48', null); INSERT INTO `ibrand_category` VALUES ('23', '春夏款', null, '0', '1', '20', '2', '/20/23/', null, null, '2018-05-21 14:56:13', '2018-05-21 14:56:13', null); INSERT INTO `ibrand_category` VALUES ('24', '秋冬款', null, '0', '1', '20', '2', '/20/24/', null, null, '2018-05-21 14:56:29', '2018-05-21 14:56:29', null); INSERT INTO `ibrand_category` VALUES ('25', '背心', null, '0', '1', '1', '2', '/1/25/', null, null, '2018-05-25 14:06:41', '2018-05-25 14:07:09', null); INSERT INTO `ibrand_category` VALUES ('26', '5.28上新第二波', null, '3', '1', '18', '2', '/18/26/', null, null, '2018-05-31 16:52:18', '2018-08-10 16:53:18', null); INSERT INTO `ibrand_category` VALUES ('27', '防蚊防晒', null, '0', '1', '41', '2', '/41/27/', null, null, '2018-06-05 15:43:20', '2018-06-11 10:55:10', null); INSERT INTO `ibrand_category` VALUES ('28', '午睡毯', null, '0', '1', '32', '3', '/41/32/28/', null, null, '2018-06-05 15:43:55', '2018-06-11 12:34:13', null); INSERT INTO `ibrand_category` VALUES ('29', '防蚊', null, '0', '1', '27', '3', '/41/27/29/', null, null, '2018-06-07 11:08:49', '2018-06-11 10:55:10', null); INSERT INTO `ibrand_category` VALUES ('31', '防晒', null, '0', '1', '27', '3', '/41/27/31/', null, null, '2018-06-07 11:09:18', '2018-06-11 10:55:10', null); INSERT INTO `ibrand_category` VALUES ('32', '居家收纳', null, '0', '1', '41', '2', '/41/32/', null, null, '2018-06-07 14:51:39', '2018-06-11 10:55:01', null); INSERT INTO `ibrand_category` VALUES ('33', '上装', null, '0', '1', '0', '1', '/33/', null, null, '2018-06-08 11:43:05', '2018-06-08 11:43:05', null); INSERT INTO `ibrand_category` VALUES ('34', 'T恤', null, '0', '1', '33', '2', '/33/34/', null, null, '2018-06-08 11:43:16', '2018-06-08 11:43:16', null); INSERT INTO `ibrand_category` VALUES ('35', '背心', null, '0', '1', '33', '2', '/33/35/', null, null, '2018-06-08 11:43:26', '2018-06-08 11:43:26', null); INSERT INTO `ibrand_category` VALUES ('36', '上装', null, '0', '1', '0', '1', '/36/', null, null, '2018-06-08 11:43:44', '2018-06-08 11:43:44', null); INSERT INTO `ibrand_category` VALUES ('37', 'T恤', null, '0', '1', '36', '2', '/36/37/', null, null, '2018-06-08 11:44:07', '2018-06-08 11:44:07', null); INSERT INTO `ibrand_category` VALUES ('38', '背心', null, '0', '1', '36', '2', '/36/38/', null, null, '2018-06-08 11:44:17', '2018-06-08 11:44:26', null); INSERT INTO `ibrand_category` VALUES ('39', '连衣裙', null, '0', '1', '7', '3', '/2/7/39/', null, null, '2018-06-11 10:21:47', '2018-06-11 10:21:47', null); INSERT INTO `ibrand_category` VALUES ('40', '短裙', null, '0', '1', '7', '3', '/2/7/40/', null, null, '2018-06-11 10:22:05', '2018-06-11 10:22:05', null); INSERT INTO `ibrand_category` VALUES ('41', '夏季爆款', null, '0', '1', '0', '1', '/41/', null, null, '2018-06-11 10:53:19', '2018-09-03 14:36:21', null); INSERT INTO `ibrand_category` VALUES ('42', '6.8上新第三波', null, '3', '1', '18', '2', '/18/42/', null, null, '2018-06-11 12:37:16', '2018-06-11 12:37:16', null); INSERT INTO `ibrand_category` VALUES ('43', '2018秋新品', null, '4', '1', '18', '2', '/18/43/', null, null, '2018-08-10 16:50:45', '2018-08-10 16:53:03', null); INSERT INTO `ibrand_category` VALUES ('44', '外套', null, '0', '1', '1', '2', '/1/44/', null, null, '2018-08-10 16:51:05', '2018-08-10 16:51:05', null); INSERT INTO `ibrand_category` VALUES ('45', '儿童配饰', null, '0', '1', '0', '1', '/45/', null, null, '2018-08-16 16:12:35', '2018-09-19 11:08:30', null); INSERT INTO `ibrand_category` VALUES ('46', '渔夫帽', null, '0', '1', '45', '2', '/45/46/', null, null, '2018-08-16 16:12:45', '2018-08-16 16:12:45', null); INSERT INTO `ibrand_category` VALUES ('47', '棒球帽', null, '0', '1', '45', '2', '/45/47/', null, null, '2018-08-16 16:12:58', '2018-08-16 16:12:58', null); INSERT INTO `ibrand_category` VALUES ('48', '童鞋', null, '0', '1', '0', '1', '/48/', null, null, '2018-09-03 14:36:34', '2018-09-03 14:36:34', null); INSERT INTO `ibrand_category` VALUES ('49', '帆布鞋', null, '1', '1', '48', '2', '/48/49/', null, null, '2018-09-03 14:37:07', '2018-09-03 14:37:07', null); INSERT INTO `ibrand_category` VALUES ('50', '儿童内裤', null, '0', '1', '0', '1', '/50/', null, null, '2018-09-04 19:40:41', '2018-09-04 19:40:41', null); INSERT INTO `ibrand_category` VALUES ('51', '女童内裤', null, '0', '1', '50', '2', '/50/51/', null, null, '2018-09-04 19:41:06', '2018-09-04 19:41:06', null); INSERT INTO `ibrand_category` VALUES ('52', '男童内裤', null, '0', '1', '50', '2', '/50/52/', null, null, '2018-09-04 19:41:29', '2018-09-04 19:41:29', null); INSERT INTO `ibrand_category` VALUES ('53', '儿童袜子', null, '0', '1', '0', '1', '/53/', null, null, '2018-09-05 09:13:20', '2018-09-05 09:13:20', null); INSERT INTO `ibrand_category` VALUES ('54', '女童打底裤', null, '0', '1', '8', '3', '/2/8/54/', null, null, '2018-09-11 17:01:33', '2018-09-11 17:01:33', null); INSERT INTO `ibrand_category` VALUES ('55', '围巾', null, '0', '1', '45', '2', '/45/55/', null, null, '2018-09-18 10:23:32', '2018-09-19 11:07:08', null); INSERT INTO `ibrand_category` VALUES ('56', '儿童包包', null, '0', '1', '45', '2', '/45/56/', null, null, '2018-09-18 10:47:59', '2018-09-19 11:08:16', null); INSERT INTO `ibrand_category` VALUES ('57', '水杯', null, '0', '1', '0', '1', '/57/', null, null, '2018-09-18 13:10:43', '2018-09-18 13:10:43', null); -- ---------------------------- -- Table structure for ibrand_goods -- ---------------------------- DROP TABLE IF EXISTS `ibrand_goods`; CREATE TABLE `ibrand_goods` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `goods_no` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `brand_id` int(10) unsigned NOT NULL, `model_id` int(10) unsigned NOT NULL, `min_price` decimal(15,2) NOT NULL, `max_price` decimal(15,2) NOT NULL, `sell_price` decimal(15,2) NOT NULL, `market_price` decimal(15,2) DEFAULT NULL, `min_market_price` decimal(15,2) DEFAULT NULL, `cost_price` decimal(15,2) DEFAULT NULL, `weight` decimal(15,2) DEFAULT NULL, `store_nums` int(11) NOT NULL DEFAULT '0', `img` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `content` mediumtext COLLATE utf8mb4_unicode_ci, `contentpc` mediumtext COLLATE utf8mb4_unicode_ci, `sync` tinyint(4) NOT NULL DEFAULT '0', `comment_count` int(11) NOT NULL DEFAULT '0', `visit_count` int(11) NOT NULL DEFAULT '0', `favorite_count` int(11) NOT NULL DEFAULT '0', `sale_count` int(11) NOT NULL DEFAULT '0', `grade` int(11) NOT NULL DEFAULT '0', `tags` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `keywords` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `description` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `is_del` tinyint(4) NOT NULL DEFAULT '0', `is_largess` tinyint(4) NOT NULL DEFAULT '0', `is_commend` tinyint(4) NOT NULL DEFAULT '0', `is_new` tinyint(4) NOT NULL DEFAULT '0', `collocation` text COLLATE utf8mb4_unicode_ci, `extra` text COLLATE utf8mb4_unicode_ci, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `deleted_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=173 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- ---------------------------- -- Records of ibrand_goods -- ---------------------------- INSERT INTO `ibrand_goods` VALUES ('2', '2017新款夏季韩版儿童纯棉公主裙', 'YLY142', '1', '2', '99.00', '99.00', '99.00', '199.00', '199.00', null, null, '265', 'http://admin.viperky.com/uploads/fHKf65Xc6F.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '4', '0', '潮范', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-05-11 16:06:19', '2017-09-22 12:55:00', null); INSERT INTO `ibrand_goods` VALUES ('3', '女童短裤夏季2017新款纯白韩版破洞女短裤宝宝沙滩短裤薄款', 'YDK42', '1', '1', '99.00', '99.00', '99.00', '199.00', '199.00', null, null, '147', 'http://admin.viperky.com/uploads/WW5Ye37FvP.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '8', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-05-15 15:22:03', '2017-09-22 12:55:00', null); INSERT INTO `ibrand_goods` VALUES ('4', '女童短裤2017夏季新款儿童中腰牛裤短裤', 'YDK43', '1', '1', '120.00', '120.00', '120.00', '239.00', '239.00', null, null, '154', 'http://admin.viperky.com/uploads/kvcOIzDzVA.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '4', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-05-15 15:29:10', '2017-09-22 12:55:00', null); INSERT INTO `ibrand_goods` VALUES ('5', '2017新款韩版儿童网纱连衣裙 吊带裙公主裙', 'YLY100', '1', '2', '135.00', '135.00', '135.00', '269.00', '269.00', null, null, '109', 'http://admin.viperky.com/uploads/AXRYRIOOgt.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '7', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-05-15 15:36:23', '2017-09-22 12:55:00', null); INSERT INTO `ibrand_goods` VALUES ('6', '女童连衣裙夏季新款2017韩版儿童公主无袖裙', 'YLY130', '1', '2', '135.00', '135.00', '135.00', '269.00', '269.00', null, null, '245', 'http://admin.viperky.com/uploads/rGP6aqDWdc.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '7', '0', '潮范,公主,可爱', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-05-15 15:45:37', '2017-09-22 12:55:00', null); INSERT INTO `ibrand_goods` VALUES ('7', '2017新款夏季撞色拼接绣花纱裙', 'YLY104', '1', '2', '85.00', '85.00', '85.00', '169.00', '169.00', null, null, '225', 'http://admin.viperky.com/uploads/pd8GFZNwWK.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"



\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '5', '0', '公主,可爱', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-05-15 16:00:54', '2017-09-22 12:55:00', null); INSERT INTO `ibrand_goods` VALUES ('8', '女童连衣裙夏季2017新款韩版卡通无袖公主连衣裙', 'YLY103', '1', '2', '135.00', '135.00', '135.00', '269.00', '269.00', null, null, '178', 'http://admin.viperky.com/uploads/rDJ3wYd7qK.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '8', '0', '卡通,公主', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-05-15 16:07:30', '2017-09-22 12:55:00', null); INSERT INTO `ibrand_goods` VALUES ('9', '女童夏季连衣裙2017新款儿童韩版女宝宝吊带裙', 'YLY125', '1', '2', '135.00', '135.00', '135.00', '269.00', '269.00', null, null, '228', 'http://admin.viperky.com/uploads/ZHujwnos8f.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '4', '0', '潮范,花边', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-05-15 16:13:34', '2017-09-22 12:55:00', null); INSERT INTO `ibrand_goods` VALUES ('10', '女童短裙套装2017夏季新品韩版无袖卡通蓬蓬纱裙两件套', 'YTZ114', '1', '2', '125.00', '125.00', '125.00', '249.00', '249.00', null, null, '212', 'http://admin.viperky.com/uploads/uCXuuuBI4U.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '5', '0', '套装,公主', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-05-15 16:41:51', '2017-09-22 12:55:00', null); INSERT INTO `ibrand_goods` VALUES ('11', '夏装2017新款儿童纯棉公主裙背心裙吊带裙', 'YLY108', '1', '2', '99.00', '99.00', '99.00', '199.00', '199.00', null, null, '500', 'http://admin.viperky.com/uploads/hUcpOHtNJ8.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"

\"undefined\"\"undefined\"\"undefined\"\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '11', '0', '运动,公主,可爱', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-05-15 16:52:45', '2017-09-22 12:55:00', null); INSERT INTO `ibrand_goods` VALUES ('12', '夏季2017新款韩版卡通印花无袖小童公主连衣裙', 'YLY116', '1', '2', '99.00', '99.00', '99.00', '199.00', '199.00', null, null, '183', 'http://admin.viperky.com/uploads/k8OKH0uDdh.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '7', '0', '卡通,印花,公主', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-05-15 17:24:01', '2017-09-22 12:55:00', null); INSERT INTO `ibrand_goods` VALUES ('13', '5.11网红伞', '77000', '2', '4', '298.00', '298.00', '298.00', '298.00', '298.00', null, null, '95', 'https://cdn.viperky.com/storage/images/20170922/zkxPM8kQP5.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!


', null, '0', '0', '0', '0', '8', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-09-22 13:26:08', '2018-08-14 16:43:20', null); INSERT INTO `ibrand_goods` VALUES ('14', '迪士尼球拍小学生双拍亲子互动小孩宝宝玩具3-12岁儿童羽毛球拍', 'SD21001', '3', '5', '28.00', '28.00', '28.00', '37.00', '37.00', null, null, '5', 'https://cdn.viperky.com/storage/images/20171016/16KrfmUqvK.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

', null, '0', '0', '0', '0', '6', '0', '', '', '', '0', '1', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-10-16 15:09:03', '2018-03-30 08:08:07', null); INSERT INTO `ibrand_goods` VALUES ('15', '韩国正品进口jumony sillymann思利满儿童硅胶水袋水壶便携300ml', 'jumony300', '3', '5', '145.00', '145.00', '145.00', '145.00', '145.00', null, null, '20', 'https://cdn.viperky.com/storage/images/20171018/TPNPxi1IAQ.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

', null, '0', '0', '0', '0', '6', '0', '', '', '', '0', '1', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-10-18 22:12:12', '2017-10-18 22:12:12', null); INSERT INTO `ibrand_goods` VALUES ('16', 'THERMOS膳魔师 保温杯 儿童 吸管杯不锈钢宝宝学饮杯婴儿水杯便携', 'theroms305', '3', '5', '159.00', '159.00', '159.00', '198.00', '198.00', null, null, '40', 'https://cdn.viperky.com/storage/images/20171018/2HSs7xcIuS.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!


', null, '0', '0', '0', '0', '8', '0', '', '', '', '0', '1', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-10-18 22:22:04', '2017-10-18 22:22:04', null); INSERT INTO `ibrand_goods` VALUES ('17', '日本进口锦化成迪士尼米妮米奇 婴儿童宝宝/餐盘/餐具套装', 'dismk12', '3', '5', '98.00', '98.00', '98.00', '121.00', '121.00', null, null, '60', 'https://cdn.viperky.com/storage/images/20171018/QRikr21Ozc.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!


 

  


', null, '0', '0', '0', '0', '11', '0', '', '', '', '0', '1', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-10-18 22:46:49', '2017-10-18 22:46:49', null); INSERT INTO `ibrand_goods` VALUES ('18', '狮王儿童牙膏0日本1进口2婴儿3宝宝4可吞咽-食5防蛀6含氟12食用岁', 'lionyg', '3', '5', '32.00', '32.00', '32.00', '60.00', '60.00', null, null, '60', 'https://cdn.viperky.com/storage/images/20171018/w0gVpGtQL2.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!


\"\"

 

如果大家觉得不够直观,也可以参见下图:左边为3岁以下的用量,右边为三岁以上的用量。

', null, '0', '0', '0', '0', '9', '0', '', '', '', '0', '1', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-10-18 22:52:47', '2017-10-18 22:52:47', null); INSERT INTO `ibrand_goods` VALUES ('19', '日本LION狮王细齿洁声波振动电动牙刷成人情侣旅行儿童小头软毛', 'liont', '3', '5', '109.00', '109.00', '109.00', '149.00', '149.00', null, null, '40', 'https://cdn.viperky.com/storage/images/20171018/ilPacpXOTu.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

 


', null, '0', '0', '0', '0', '9', '0', '', '', '', '0', '1', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-10-18 22:57:27', '2017-10-18 22:57:27', null); INSERT INTO `ibrand_goods` VALUES ('20', '20寸卡通儿童拉杆箱小黄人男女宝宝行李箱万向轮旅行箱小孩可坐骑', 'XHR02', '3', '5', '258.00', '258.00', '258.00', '258.00', '258.00', null, null, '39', 'https://cdn.viperky.com/storage/images/20171018/zVj1XjxeRP.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

2016新款360度旋转飞机轮登机箱,配有美国海关认证TSA密码锁,高强度铝合金拉杆适合不同身高年龄段使用,成年人也可以用哦!!!内衬采用高档亲肤抗皱免烫涤纶面料。附送3种表情贴


', null, '0', '0', '0', '0', '8', '0', '', '', '', '2', '1', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-10-18 22:59:15', '2018-09-10 15:26:44', null); INSERT INTO `ibrand_goods` VALUES ('21', '甘尼克宝贝BabyGanics 免洗洗手液便携儿童 无香柑橘两支装洗手液', 'BabyGanics', '3', '5', '79.00', '79.00', '79.00', '148.00', '148.00', null, null, '20', 'https://cdn.viperky.com/storage/images/20171018/xHFmGwCdvZ.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"\"


', null, '0', '0', '0', '0', '5', '0', '', '', '', '0', '1', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-10-18 23:04:10', '2017-10-18 23:04:10', null); INSERT INTO `ibrand_goods` VALUES ('22', '女宝宝1-2-3周岁小女孩子4-5男6儿童过家家玩具生日礼物女童7早教', '668-25', '3', '5', '88.00', '88.00', '88.00', '88.00', '88.00', null, null, '20', 'https://cdn.viperky.com/storage/images/20171018/mL9DUMJGGv.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!



', null, '0', '0', '0', '0', '11', '0', '', '', '', '0', '1', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-10-18 23:07:04', '2017-10-18 23:07:04', null); INSERT INTO `ibrand_goods` VALUES ('23', '日本进口狮王婴儿洗手液 儿童泡沫清洁液 宝宝免洗药用型消毒除菌', '49796001', '3', '5', '35.00', '35.00', '35.00', '40.00', '40.00', null, null, '20', 'https://cdn.viperky.com/storage/images/20171018/CKkCuuLJZc.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

', null, '0', '0', '0', '0', '8', '0', '', '', '', '0', '1', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-10-18 23:08:06', '2017-10-18 23:08:06', null); INSERT INTO `ibrand_goods` VALUES ('24', '日本正品vape婴幼儿3倍持久防蚊水/驱蚊止痒喷雾200ml', 'vapejp', '3', '5', '78.00', '78.00', '78.00', '82.00', '82.00', null, null, '19', 'https://cdn.viperky.com/storage/images/20171018/ByvnR9pZcf.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

日本代购正品vape婴幼儿3倍持久防蚊水/驱蚊止痒喷雾200ml

规格:杏桃香味(粉色瓶装)/清爽柑橘(绿色瓶装)

 

 

 

含量:200ml

 

 

产地:日本

阴暗处保存

 

 

 

含天然保湿成分,对皮肤低刺激

 

 

 

 

 

驱避蚊子、跳蚤、螨、蝇、臭虫

 

使用方法:

 

1、将白色的扳手转到OPEN的位置。

 

2、距离皮肤10cm左右适量的喷到皮肤露出的部位。

 

3、脸,脖子部,可先喷到手心上后,再用手涂抹。

 

4、使用后将白色的扳手,转回原处后保存。

 

 

使用量:

 

6个月之内的新生婴儿请勿用。

 

6个月-2岁:一天一次

 

2岁-12岁:一天三次以内

 

 

 

 

注意事项:

   1、本品请存放于宝宝不能拿到的地方,勿让宝宝自行取用;

   2、小儿(未满12岁)请在成人监护下使用,并按照规定用法次数使用;

   3、本品只可外用,不可内服。肤质容易过敏的宝宝,可先在上臂内侧喷少量观察24小时

如无异常情况方可以正常使用。

   4、请勿喷于伤口和脸部周围。喷涂于宝宝手部时应避免宝宝舔手或用手揉眼睛。

若不慎进入眼部应立即用大量清水冲洗并看医生;

   5、本品请于干燥阴凉处保存,勿放置于靠近火源、高温、阳光直射处。

 

 

 


', null, '0', '0', '0', '0', '12', '0', '', '', '', '0', '1', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-10-18 23:11:32', '2018-05-07 17:11:12', null); INSERT INTO `ibrand_goods` VALUES ('25', '小医生玩具套装工具箱打针护士男孩北美儿童医院过家家女孩听诊器', '3325', '3', '5', '39.90', '39.90', '39.90', '39.90', '39.90', null, null, '20', 'https://cdn.viperky.com/storage/images/20171018/VYnD5WaK1Y.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

', null, '0', '0', '0', '0', '7', '0', '', '', '', '0', '1', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-10-18 23:11:54', '2017-10-18 23:11:54', null); INSERT INTO `ibrand_goods` VALUES ('26', '日本和光堂驱蚊贴 婴儿童天然卡通宝宝防蚊贴成人户外蚊子贴60枚', 'hgt60', '3', '5', '53.00', '53.00', '53.00', '53.00', '53.00', null, null, '20', 'https://cdn.viperky.com/storage/images/20171018/CnMiKyuRUF.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

品牌:wakodo/和光堂

名称:天然桉树精油驱蚊贴

产品规格:60枚(需要66枚的可以订货噢)

保质期:3年,日本和光堂只标批号,和国内不同,标注生产日期。

使用年龄:出生宝宝及以上

产品时效:6-8小时

采购地:日本药妆店

 

 


', null, '0', '0', '0', '0', '4', '0', '', '', '', '0', '1', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-10-18 23:16:04', '2017-10-18 23:16:04', null); INSERT INTO `ibrand_goods` VALUES ('27', '雪花片儿童大号1000片数字益智拼插兼容乐高安全无毒塑料积木玩具', 'XHP001', '3', '5', '59.00', '59.00', '59.00', '59.00', '59.00', null, null, '10', 'https://cdn.viperky.com/storage/images/20171018/86j9I2u3AU.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

', null, '0', '0', '0', '0', '7', '0', '', '', '', '2', '1', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-10-18 23:16:49', '2018-09-10 15:29:25', null); INSERT INTO `ibrand_goods` VALUES ('28', '喜多植物精油婴儿驱蚊贴54片 宝宝防蚊贴 日本儿童夏季用品蚊香贴', 'H33751', '3', '5', '22.90', '22.90', '22.90', '48.00', '48.00', null, null, '18', 'https://cdn.viperky.com/storage/images/20171018/9MnoG0V4aJ.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!



', null, '0', '0', '0', '0', '10', '0', '', '', '', '0', '1', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-10-18 23:18:53', '2017-12-16 16:22:40', null); INSERT INTO `ibrand_goods` VALUES ('29', '磁力片积木二代精钢1-2-3-6-8-10周岁男孩女孩益智拼搭装儿童玩具', 'TI-2021', '3', '5', '79.00', '79.00', '79.00', '79.00', '79.00', null, null, '8', 'https://cdn.viperky.com/storage/images/20171018/qD7B2cr1m0.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

', null, '0', '0', '0', '0', '8', '0', '', '', '', '2', '1', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-10-18 23:19:57', '2018-09-10 15:30:27', null); INSERT INTO `ibrand_goods` VALUES ('30', '军事战争野战军团拼装玩具儿童智力拼插兼容乐高积木男孩6-8-12岁', 'ENLIGHTEN', '3', '5', '128.00', '128.00', '128.00', '128.00', '128.00', null, null, '10', 'https://cdn.viperky.com/storage/images/20171018/I9DTSELLnn.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

', null, '0', '0', '0', '0', '10', '0', '', '', '', '2', '1', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-10-18 23:25:57', '2018-09-10 15:31:02', null); INSERT INTO `ibrand_goods` VALUES ('31', '好孩子婴儿洗护礼盒 新生儿护肤品用品套装 宝宝洗发沐浴露爽身粉', 'Goodbaby2502', '3', '5', '118.00', '118.00', '118.00', '118.00', '118.00', null, null, '10', 'https://cdn.viperky.com/storage/images/20171018/7pvIhHhle9.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

', null, '0', '0', '0', '0', '9', '0', '', '', '', '0', '1', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-10-18 23:32:08', '2017-10-18 23:32:08', null); INSERT INTO `ibrand_goods` VALUES ('32', 'gb好孩子婴儿湿巾新生儿宝宝手口湿纸巾海洋10片*10包随身装100抽', '6901755336458', '3', '5', '25.00', '25.00', '25.00', '25.00', '25.00', null, null, '10', 'https://cdn.viperky.com/storage/images/20171018/5zAmDVa5he.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

', null, '0', '0', '0', '0', '12', '0', '', '', '', '0', '1', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-10-18 23:36:24', '2017-10-18 23:36:24', null); INSERT INTO `ibrand_goods` VALUES ('33', '11.11 秒杀柔软百搭围脖', 'WEIBO1101', '4', '5', '16.11', '16.11', '16.11', '48.00', '48.00', null, null, '21', 'https://cdn.viperky.com/storage/images/20171109/GsGOskbHQB.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"双十一详情页规则说明.jpg\"/\"围巾_秒杀商品简介_微信商城_01.jpg\"/\"围巾_秒杀商品简介_微信商城_02.jpg\"/\"围巾_秒杀商品简介_微信商城_03.jpg\"/\"围巾_秒杀商品简介_微信商城_04.jpg\"/\"围巾_秒杀商品简介_微信商城_05.jpg\"/\"围巾_秒杀商品简介_微信商城_06.jpg\"/\"围巾_秒杀商品简介_微信商城_07.jpg\"/\"围巾_秒杀商品简介_微信商城_08.jpg\"/

', null, '0', '0', '0', '0', '9', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-11-09 16:39:47', '2017-12-27 15:57:48', null); INSERT INTO `ibrand_goods` VALUES ('34', '儿童袜子全棉秋冬韩版新款糖果色宽条纹堆堆袜【双11】', 'WAZI001', '4', '5', '2.11', '2.11', '2.11', '15.00', '15.00', null, null, '92', 'https://cdn.viperky.com/storage/images/20171109/eeRMsXwZ5q.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"双十一详情页规则说明.jpg\"/    \"袜子_秒杀商品简介_微信商城_01.jpg\"/\"袜子_秒杀商品简介_微信商城_02.jpg\"/\"袜子_秒杀商品简介_微信商城_03.jpg\"/\"袜子_秒杀商品简介_微信商城_04.jpg\"/\"袜子_秒杀商品简介_微信商城_05.jpg\"/\"袜子_秒杀商品简介_微信商城_06.jpg\"/\"袜子_秒杀商品简介_微信商城_07.jpg\"/\"袜子_秒杀商品简介_微信商城_08.jpg\"/\"袜子_秒杀商品简介_微信商城_09.jpg\"/\"袜子_秒杀商品简介_微信商城_10.jpg\"/

', null, '0', '0', '0', '0', '9', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-11-09 17:38:05', '2017-12-15 12:35:05', null); INSERT INTO `ibrand_goods` VALUES ('35', '品质玩具【双11秒杀】', 'WANJU001', '4', '5', '2.11', '2.11', '2.11', '15.00', '15.00', null, null, '10', 'https://cdn.viperky.com/storage/images/20171109/JmZuys1UCw.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"双十一详情页规则说明.jpg\"/    \"玩具页面.jpg\"/

', null, '0', '0', '0', '0', '6', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-11-09 17:40:33', '2017-12-15 12:35:05', null); INSERT INTO `ibrand_goods` VALUES ('36', '迪士尼儿童保温杯带吸管防摔两用不锈钢宝宝水壶', 'TW-3035', '3', '5', '49.00', '49.00', '49.00', '228.00', '228.00', null, null, '300', 'https://cdn.viperky.com/storage/images/20171213/Tw89NLzAYY.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

', null, '0', '0', '0', '0', '11', '0', '', '', '', '0', '1', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-12-13 17:43:51', '2017-12-13 17:43:51', null); INSERT INTO `ibrand_goods` VALUES ('37', '2017秋冬新款圣诞条纹儿童袜子全棉抗起球加厚', 'b070', '4', '5', '2.90', '2.90', '2.90', '15.00', '15.00', null, null, '21', 'https://cdn.viperky.com/storage/images/20171215/51pjpQSEi2.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"

\"070_07\"


', null, '0', '0', '0', '0', '5', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-12-15 12:40:38', '2018-05-15 18:06:55', null); INSERT INTO `ibrand_goods` VALUES ('38', '2017韩国秋冬季新款针织帽儿童帽子小熊耳朵毛线帽婴儿帽宝宝帽子', 'mz12', '4', '5', '15.90', '15.90', '15.90', '39.00', '39.00', null, null, '9', 'https://cdn.viperky.com/storage/images/20171215/P9lqHL8zlE.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"


\"undefined\"

\"undefined\"
\"undefined\"
\"undefined\"

\"undefined\"
\"undefined\"
\"undefined\"

\"undefined\"\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '10', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-12-15 12:44:50', '2018-05-15 18:06:55', null); INSERT INTO `ibrand_goods` VALUES ('39', '儿童帽子秋冬季2-3-5岁宝宝帽子护耳保暖小孩毛线帽儿童帽子', '5239', '4', '5', '19.90', '19.90', '19.90', '69.00', '69.00', null, null, '6', 'https://cdn.viperky.com/storage/images/20171215/kNYJhuJvWQ.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

', null, '0', '0', '0', '0', '3', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-12-15 14:01:39', '2018-05-15 18:06:55', null); INSERT INTO `ibrand_goods` VALUES ('40', '儿童手套冬季男童保暖手套 男女宝宝包指手套小孩手套', 'st020', '4', '5', '12.90', '12.90', '12.90', '35.00', '35.00', null, null, '28', 'https://cdn.viperky.com/storage/images/20171215/XMly6hP24W.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"三扣深灰色\"



\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '11', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2017-12-15 14:05:10', '2018-05-15 18:06:55', null); INSERT INTO `ibrand_goods` VALUES ('41', '2018夏季童装新品纯棉儿童短袖T恤', '9063', '6', '3', '29.00', '29.00', '29.00', '39.00', '39.00', null, null, '69', 'https://cdn.viperky.com/storage/images/20180515/06U5YKLgVa.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"9063_02.jpg\"

\"9063_04.jpg\"

\"9063_05.jpg\"

\"9063_06.jpg\"

\"9063_07.jpg\"

\"9063_08.jpg\"

\"9063_09.jpg\"

\"9063_10.jpg\"

\"9063_12.jpg\"

\"9063_13.jpg\"

\"9063_14.jpg\"


', null, '0', '0', '0', '0', '3', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-15 11:13:51', '2018-08-14 16:43:20', null); INSERT INTO `ibrand_goods` VALUES ('42', '2018 夏季新款韩版儿童T恤', '9315', '6', '3', '29.00', '29.00', '29.00', '39.00', '39.00', null, null, '93', 'https://cdn.viperky.com/storage/images/20180515/2rhsyEGDp7.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"9315_01\"

\"9315_05\"

\"9315_09\"

\"9315_10\"

\"9315_11\"

\"9315_12\"

\"9315_13\"

\"9315_14\"

\"9315_15\"


', null, '0', '0', '0', '0', '11', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-15 11:29:26', '2018-08-14 16:43:20', null); INSERT INTO `ibrand_goods` VALUES ('43', '2018夏季新款男童短袖T恤', '9053', '6', '3', '28.00', '28.00', '28.00', '38.00', '38.00', null, null, '2398', 'https://cdn.viperky.com/storage/images/20180515/IWJVuSIh2H.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"



\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '4', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-15 11:58:44', '2018-08-14 16:43:20', null); INSERT INTO `ibrand_goods` VALUES ('44', '2018男童动物可爱卡通印花短袖T恤儿', '9076', '6', '3', '29.00', '29.00', '29.00', '39.00', '39.00', null, null, '939', 'https://cdn.viperky.com/storage/images/20180515/f3IQAITVcu.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"9076_01.jpg\"

\"9076_02.jpg\"

\"9076_04.jpg\"

\"9076_05.jpg\"

\"9076_06.jpg\"

\"9076_07.jpg\"

\"9076_08.jpg\"

\"9076_09.jpg\"

\"9076_10.jpg\"

\"9076_12.jpg\"

\"9076_13.jpg\"

\"9076_14.jpg\"


', null, '0', '0', '0', '0', '11', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-15 12:21:58', '2018-08-14 16:43:20', null); INSERT INTO `ibrand_goods` VALUES ('45', '2018夏季儿童纯棉短袖T恤', '9061', '6', '3', '28.00', '28.00', '28.00', '38.00', '38.00', null, null, '476', 'https://cdn.viperky.com/storage/images/20180515/TFSugfseeD.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"9061_01.jpg\"

\"undefined\"



\"9061_03.jpg\"

\"9061_04.jpg\"

\"9061_05.jpg\"

\"9061_06.jpg\"

\"9061_07.jpg\"

\"9061_08.jpg\"

\"9061_09.jpg\"

\"9061_10.jpg\"

\"9061_12.jpg\"

\"9061_13.jpg\"

\"9061_14.jpg\"


', null, '0', '0', '0', '0', '13', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-15 14:23:36', '2018-08-14 16:43:19', null); INSERT INTO `ibrand_goods` VALUES ('46', '2018夏款儿童短袖T恤', '9099', '6', '3', '29.00', '29.00', '29.00', '39.00', '39.00', null, null, '10', 'https://cdn.viperky.com/storage/images/20180515/Dxjc9SuHEz.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"9099_01.jpg\"

\"9099_02.jpg\"

\"9099_04.jpg\"

\"9099_05.jpg\"

\"9099_09.jpg\"

\"9099_10.jpg\"

\"9099_12.jpg\"

\"9099_13.jpg\"

\"9099_14.jpg\"


', null, '0', '0', '0', '0', '10', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-15 14:41:16', '2018-08-14 16:43:19', null); INSERT INTO `ibrand_goods` VALUES ('47', '2017夏季新品中小童棉质短袖T恤条纹字母卡通亲子装', 'KS364', '7', '7', '28.00', '28.00', '28.00', '38.00', '38.00', null, null, '0', 'https://cdn.viperky.com/storage/images/20180515/0nleBBvhdt.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"

\"2017亲子详情版_04\"


', null, '0', '0', '0', '0', '5', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-15 14:53:04', '2018-05-28 09:41:32', null); INSERT INTO `ibrand_goods` VALUES ('48', '2018夏季童装爱心印花纯棉中袖T恤一家三口亲子装', 'KS1702', '7', '7', '68.00', '98.00', '68.00', '146.00', '99.00', null, null, '1799', 'https://cdn.viperky.com/storage/images/20180515/j9Bhz4nNM9.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"



\"undefined\"



\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"


', null, '0', '6', '0', '0', '23', '30', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-15 15:37:43', '2018-08-14 16:43:19', null); INSERT INTO `ibrand_goods` VALUES ('49', '2018夏季新款韩版女童潮范字母短袖T恤', 'KS1602', '7', '3', '69.00', '69.00', '69.00', '99.00', '99.00', null, null, '799', 'https://cdn.viperky.com/storage/images/20180515/VwxPV2leXu.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"
\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"商标吊牌.jpg\"

\"质检\"

\"质检2.jpg\"


', null, '0', '0', '0', '0', '9', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-15 15:47:55', '2018-08-14 16:43:19', null); INSERT INTO `ibrand_goods` VALUES ('50', '2018夏季新款纯棉男女宝宝卡通香蕉短袖t恤韩版亲子装', 'KS1705', '7', '7', '69.00', '69.00', '89.00', '99.00', '99.00', null, null, '600', 'https://cdn.viperky.com/storage/images/20180515/XUTaKafW3Y.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"


\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"


\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"


', null, '0', '10', '0', '0', '17', '50', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-15 16:07:11', '2018-08-14 16:43:19', null); INSERT INTO `ibrand_goods` VALUES ('52', '2018夏款童装韩版 纯棉儿童短袖T恤', '9097', '6', '3', '29.00', '29.00', '29.00', '39.00', '39.00', null, null, '560', 'https://cdn.viperky.com/storage/images/20180515/BTU3qg1nB6.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"9097_01.jpg\"

\"9097_02.jpg\"

\"9097_04.jpg\"

\"9097_05.jpg\"

\"9097_06.jpg\"

\"9097_07.jpg\"

\"9097_09.jpg\"

\"9097_10.jpg\"

\"9097_12.jpg\"

\"9097_13.jpg\"

\"9097_14.jpg\"


', null, '0', '0', '0', '0', '10', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-15 16:21:01', '2018-08-14 16:43:19', null); INSERT INTO `ibrand_goods` VALUES ('53', '2018夏季新款韩版儿童棉麻短裙中小童裙子', 'KS496', '7', '2', '89.00', '89.00', '89.00', '139.00', '139.00', null, null, '799', 'https://cdn.viperky.com/storage/images/20180515/i7jPcwDA1K.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"


\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"



\"商标吊牌.jpg\"

\"质检\"

\"质检2.jpg\"


', null, '0', '8', '0', '0', '29', '40', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-15 16:40:20', '2018-08-14 16:43:19', null); INSERT INTO `ibrand_goods` VALUES ('54', '新款韩版童装一家三口亲子装春夏字母短袖T恤', 'KS580', '7', '7', '59.00', '88.00', '59.00', '136.00', '90.00', null, null, '25', 'https://cdn.viperky.com/storage/images/20180515/lQxXEZJaD1.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"
\"undefined\"
\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"



\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '7', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-15 16:42:45', '2018-08-14 16:43:19', null); INSERT INTO `ibrand_goods` VALUES ('55', '2018夏季新款棉质独特可爱口袋中小童撞色荷叶边短裙', 'KS342', '7', '2', '89.00', '89.00', '89.00', '149.00', '149.00', null, null, '15', 'https://cdn.viperky.com/storage/images/20180515/ECIp0U54Wu.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '5', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-15 16:57:14', '2018-08-14 16:43:19', null); INSERT INTO `ibrand_goods` VALUES ('56', '2018夏款韩版女童连衣裙中小童拼色俏皮可爱休闲裙', 'KS1681', '7', '2', '99.00', '99.00', '99.00', '169.00', '169.00', null, null, '1', 'https://cdn.viperky.com/storage/images/20180515/960DVtExN2.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"



\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '12', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-15 17:13:24', '2018-08-14 16:44:16', null); INSERT INTO `ibrand_goods` VALUES ('57', '2018夏季新款童装波点印花棉质内衬三层网纱童裙', 'KS448', '7', '2', '89.00', '89.00', '89.00', '139.00', '139.00', null, null, '50', 'https://cdn.viperky.com/storage/images/20180515/mgbZazUWIt.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"\"undefined\"



\"undefined\"

\"原创模板_01\"
\"原创模板_02\"
\"原创模板_03\"
\"原创模板_04\"
\"原创模板_05\"
\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"


', null, '0', '0', '0', '0', '11', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-15 17:26:20', '2018-08-14 16:44:32', null); INSERT INTO `ibrand_goods` VALUES ('58', '2018夏季家庭亲子装时尚圆领T恤', 'KS1794', '7', '7', '68.00', '98.00', '68.00', '146.00', '99.00', null, null, '1593', 'https://cdn.viperky.com/storage/images/20180515/QnAzriQw35.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '15', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-15 17:30:56', '2018-08-14 16:44:32', null); INSERT INTO `ibrand_goods` VALUES ('59', '新款韩版休闲百搭假两件裤裙', 'KS1637', '7', '2', '69.00', '69.00', '69.00', '119.00', '119.00', null, null, '499', 'https://cdn.viperky.com/storage/images/20180515/Tz6uyb6PIE.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"
\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"



\"undefined\"



\"undefined\"

\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '4', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-15 17:41:25', '2018-08-14 16:44:32', null); INSERT INTO `ibrand_goods` VALUES ('60', '2018夏装新款纯棉韩版中小童背心裙纯色拼接荷叶边女童裙子', 'KS1717', '7', '2', '79.00', '79.00', '79.00', '129.00', '129.00', null, null, '19', 'https://cdn.viperky.com/storage/images/20180515/q6nihEXE4U.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!


\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"



\"质检2.jpg\"

\"商标吊牌.jpg\"

\"质检\"


', null, '0', '0', '0', '0', '10', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-15 17:51:34', '2018-08-14 16:44:32', null); INSERT INTO `ibrand_goods` VALUES ('61', '2018夏季新款全棉儿童套装字母印花一家三口亲子装', 'KS1612', '7', '7', '79.00', '129.00', '129.00', '199.00', '125.00', null, null, '320', 'https://cdn.viperky.com/storage/images/20180515/3aeigfciq6.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"
\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '12', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-15 17:58:37', '2018-08-14 16:44:53', null); INSERT INTO `ibrand_goods` VALUES ('62', '2018夏季童装新款韩版半身儿童公主裙子', 'KS1581', '7', '2', '79.00', '79.00', '79.00', '129.00', '129.00', null, null, '0', 'https://cdn.viperky.com/storage/images/20180515/vvyDoN4Cqx.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"



\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '10', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-15 18:01:29', '2018-08-14 16:44:53', null); INSERT INTO `ibrand_goods` VALUES ('63', '2018夏季新款童装海魂衫字母条纹T恤韩版母女亲子装', 'KS1729', '7', '7', '69.00', '88.00', '69.00', '136.00', '99.00', null, null, '700', 'https://cdn.viperky.com/storage/images/20180516/9CH0ykc9Pv.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '3', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-16 09:41:38', '2018-08-14 16:44:53', null); INSERT INTO `ibrand_goods` VALUES ('64', '2018夏季新款欧美童装儿童套装', '9700', '6', '3', '49.00', '49.00', '49.00', '79.00', '79.00', null, null, '165', 'https://cdn.viperky.com/storage/images/20180516/HU3jWIl7Vv.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"9700_01\"

\"9700_05\"

\"9700_06\"

\"9700_07\"

\"9700_08\"

\"9700_09\"

\"9700_10\"

\"9700_11\"

\"9700_12\"

\"9700_13\"



\"9700_14\"

\"9700_15\"


', null, '0', '0', '0', '0', '3', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-16 09:50:24', '2018-08-14 16:44:53', null); INSERT INTO `ibrand_goods` VALUES ('65', '2018新款纯色全棉一家三口童装中袖T恤', 'KS1636', '7', '7', '49.00', '79.00', '79.00', '120.00', '75.00', null, null, '3200', 'https://cdn.viperky.com/storage/images/20180516/rtKPDHPXgX.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '3', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-16 09:53:33', '2018-08-14 16:44:53', null); INSERT INTO `ibrand_goods` VALUES ('66', '2018夏季新款韩版洗水加软麻料纯色系带装饰中小童短裤', 'Ks1694', '7', '1', '78.00', '78.00', '78.00', '118.00', '118.00', null, null, '300', 'https://cdn.viperky.com/storage/images/20180516/5qeqUlrb8C.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"



\"质检2.jpg\"

\"商标吊牌.jpg\"

\"质检\"


', null, '0', '9', '0', '0', '12', '45', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-16 10:08:51', '2018-08-14 16:44:53', null); INSERT INTO `ibrand_goods` VALUES ('67', '2018夏季新款母女装全棉宽松潮范童T恤套头衫', 'KS1677', '7', '7', '68.00', '79.00', '68.00', '125.00', '98.00', null, null, '0', 'https://cdn.viperky.com/storage/images/20180516/15fX573g5k.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"
\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '8', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-16 10:12:03', '2018-08-14 16:44:53', null); INSERT INTO `ibrand_goods` VALUES ('68', '潮爆韩版连帽波点印花男女两件套装', 'KS1610', '7', '3', '139.00', '139.00', '139.00', '219.00', '219.00', null, null, '50', 'https://cdn.viperky.com/storage/images/20180516/PC00HvwETk.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"



\"商标吊牌.jpg\"

\"质检\"

\"质检2.jpg\"


', null, '0', '0', '0', '0', '12', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-16 10:21:53', '2018-08-14 16:44:53', null); INSERT INTO `ibrand_goods` VALUES ('69', '2018夏季新款韩版全棉拼接贴布绣拼色中小童套装', 'KS670', '7', '3', '98.00', '98.00', '98.00', '158.00', '158.00', null, null, '600', 'https://cdn.viperky.com/storage/images/20180516/xDgHzuODM5.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"
\"undefined\"
\"undefined\"

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"商标吊牌.jpg\"

\"质检\"

\"质检2.jpg\"


', null, '0', '0', '0', '0', '12', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-16 10:38:51', '2018-08-14 16:44:53', null); INSERT INTO `ibrand_goods` VALUES ('70', '新款韩版中性百搭宽松五分裤', 'KS1707', '7', '1', '79.00', '79.00', '79.00', '129.00', '129.00', null, null, '80', 'https://cdn.viperky.com/storage/images/20180516/gnh2LyQm46.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"KS1707_02\"



\"KS1707_04\"

\"KS1707_05\"

\"KS1707_06\"

\"KS1707_07\"

\"KS1707_08\"

\"KS1707_09\"

\"KS1707_10\"

\"KS1707_11\"

\"KS1707_12\"

\"KS1707_13\"

\"KS1707_14\"

\"KS17072_01\"

\"KS17072_02\"

\"KS17072_03\"

\"KS17072_04\"

\"KS17072_05\"

\"KS17072_06\"

\"KS17072_07\"



\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '3', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-16 11:37:01', '2018-08-14 16:44:53', null); INSERT INTO `ibrand_goods` VALUES ('72', '20178夏季新款韩版纯色猫须边斜插袋男女童高弹短裤', 'KS316', '7', '1', '78.00', '78.00', '78.00', '128.00', '128.00', null, null, '0', 'https://cdn.viperky.com/storage/images/20180516/fY4pK8sA8N.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

设计师解说

短裤是宝宝夏季必备的应季装备;

因为宝宝活动量大,到了夏季更容易出汗;

所以很多宝妈在夏季都会选择短袖短裤来给自己的宝宝;

短裤简单,但我们把简单的东西细节化;

短裤简单,但我们把简单的东西品质化;

面料我们采用高弹赛络纺,裤子挺括有型,面料舒适弹力好;

酵洗加软工艺让裤子,穿着亲肤柔软不刺激,颜色牢固度强;

腰部宽度的丝光橡筋加橡筋定位,不勒宝宝腰身,洗涤不移位;

裤脚猫须边设计显得简单而又不失时尚;

后袋添加柳丁装饰,小心意大改观哦~~

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"

 

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"


', null, '0', '0', '0', '0', '7', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-16 11:55:31', '2018-08-14 16:44:53', null); INSERT INTO `ibrand_goods` VALUES ('73', '2018夏季新款纯色高弹赛络纺棉质磨破弹力韩版小童儿童短裤', 'KS174', '7', '1', '88.00', '88.00', '88.00', '158.00', '158.00', null, null, '0', 'https://cdn.viperky.com/storage/images/20180516/prLOpI6GEe.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

 

设计师解说

盛夏来临;

各种服饰形形色色在街头展露出来;

夏季的缤纷多彩、夏季的热情似火;

都是属于这个季节的颜色;

我们也为宝宝设计了简单颜色艳丽的夏季五分裤作为出行装;

面料采用了高弹赛络纺;

这种面料具有优秀的弹力;

全棉的属性给了它透气、舒适、干爽的特性;

裤子采用了酵素洗加软工艺;

使得裤子更亲肤,更柔软,色牢度更强;

还运用了当下裤子最为流行的元素之一--磨破;

真实的前后插袋让整条裤子更具立体感和饱满度;

配色的大气门襟纽扣让整条裤子所有细节都展露出来;

炎炎夏日,宝妈们是不是已经准备好给自己宝宝一条这样的裤子呢?

\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"\"undefined\"


', null, '0', '0', '0', '0', '4', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-16 12:11:45', '2018-08-14 16:44:53', null); INSERT INTO `ibrand_goods` VALUES ('74', '2018夏季新款童装三色棉短裤韩版男女童百搭童裤', 'KS1591', '7', '1', '49.00', '49.00', '49.00', '79.00', '79.00', null, null, '60', 'https://cdn.viperky.com/storage/images/20180516/oSmerYZcLg.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"










\"商标吊牌.jpg\"

\"质检\"

\"质检2.jpg\"


', null, '0', '0', '0', '0', '7', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-16 13:21:41', '2018-08-14 16:44:53', null); INSERT INTO `ibrand_goods` VALUES ('75', '2018夏季新款洗水固色加软牛仔棉男女童中性潮范儿童短裤', 'KS1607', '7', '1', '78.00', '78.00', '78.00', '128.00', '128.00', null, null, '10', 'https://cdn.viperky.com/storage/images/20180516/A5fJXdPrxF.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"



\"商标吊牌.jpg\"

\"质检\"



\"质检2.jpg\"


', null, '0', '0', '0', '0', '11', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-16 13:30:20', '2018-08-14 16:46:04', null); INSERT INTO `ibrand_goods` VALUES ('76', '2018韩版夏季新款童装潮范插袋猫须边中小童牛仔裤', 'KS666', '7', '1', '89.00', '89.00', '89.00', '139.00', '139.00', null, null, '400', 'https://cdn.viperky.com/storage/images/20180516/yCKKnaesUe.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"

\"undefined\"

\"商标吊牌.jpg\"

\"质检\"
\"质检2.jpg\"

', null, '0', '0', '0', '0', '9', '0', '', '', '', '2', '0', '1', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-16 13:39:59', '2018-08-14 16:46:04', null); INSERT INTO `ibrand_goods` VALUES ('77', '测试商品勿下单-暴暴', 'test', '6', '3', '9.00', '9.00', '9.00', '29.00', '29.00', null, null, '4', 'https://cdn.viperky.com/storage/images/20180516/26dpZEjppG.jpg', null, null, '0', '0', '0', '0', '3', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-16 14:33:59', '2018-05-19 17:11:52', null); INSERT INTO `ibrand_goods` VALUES ('78', '2018夏季新款中小童宝宝T恤男童纯棉文艺时尚休闲短袖', '8172101193', '10', '3', '58.00', '58.00', '58.00', '79.00', '79.00', null, null, '60', 'https://cdn.viperky.com/storage/images/20180521/4pjdI5JrCY.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '3', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-21 15:34:49', '2018-08-14 16:46:04', null); INSERT INTO `ibrand_goods` VALUES ('79', '2018夏季新款洗水加软毛边韩版中性牛仔短裤', 'KS1781', '7', '1', '88.00', '88.00', '88.00', '134.00', '134.00', null, null, '500', 'https://cdn.viperky.com/storage/images/20180521/UKEAjlCBA7.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"
\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"

', null, '0', '0', '0', '0', '12', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-21 15:35:37', '2018-08-14 16:46:25', null); INSERT INTO `ibrand_goods` VALUES ('80', '2018新款韩版中小女童纯色宽松九分牛仔裤', 'KS1582', '7', '1', '98.00', '98.00', '98.00', '150.00', '150.00', null, null, '500', 'https://cdn.viperky.com/storage/images/20180521/4yxNr0Z2wQ.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"

', null, '0', '0', '0', '0', '11', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-21 15:53:00', '2018-08-14 16:45:52', null); INSERT INTO `ibrand_goods` VALUES ('81', '2018韩版新款纯色打孔轻薄透气防晒服外套', '17189打孔佩奇', '9', '9', '69.00', '69.00', '69.00', '99.00', '99.00', null, null, '2000', 'https://cdn.viperky.com/storage/images/20180521/xYFWSXF9DI.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!














\"2详情_12\"

\"2详情_13\"

\"2详情_16\"

\"2详情_17\"

\"2详情_19\"


\"19\"


', null, '0', '0', '0', '0', '11', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-21 15:54:33', '2018-08-14 16:45:52', null); INSERT INTO `ibrand_goods` VALUES ('82', '2018韩版新款纯色打孔轻薄透气防晒服外套', '17078', '9', '9', '68.00', '68.00', '68.00', '98.00', '98.00', null, null, '1000', 'https://cdn.viperky.com/storage/images/20180525/OwUQuZk6W8.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"




















\"_13\"

\"_14\"

\"_15\"




\"_01\"


', null, '0', '0', '0', '0', '11', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-21 16:04:42', '2018-08-14 16:45:52', null); INSERT INTO `ibrand_goods` VALUES ('83', '2018夏新款女童韩版童装潮流纯色无袖T恤', 'KS1710', '7', '3', '59.00', '59.00', '59.00', '90.00', '90.00', null, null, '1000', 'https://cdn.viperky.com/storage/images/20180521/l1cMiDYS0h.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"

', null, '0', '0', '0', '0', '11', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-21 16:06:29', '2018-08-14 21:08:59', null); INSERT INTO `ibrand_goods` VALUES ('84', '韩系范糖果色儿童防晒服可变背包', '17180', '9', '9', '59.00', '59.00', '59.00', '118.00', '118.00', null, null, '1000', 'https://cdn.viperky.com/storage/images/20180521/YvhTF5FavK.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"




\"undefined\"

















\"2详情_12\"

\"2详情_13\"

\"2详情_14\"


\"undefined\"


', null, '0', '6', '0', '0', '11', '30', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-21 16:14:34', '2018-08-14 21:08:59', null); INSERT INTO `ibrand_goods` VALUES ('87', '2018夏季韩版一家三口亲子装纯棉短袖T恤', 'KS1773', '7', '7', '59.00', '88.00', '88.00', '136.00', '90.00', null, null, '1400', 'https://cdn.viperky.com/storage/images/20180521/fg6XhS0P3a.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"

', null, '0', '0', '0', '0', '7', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-21 16:19:54', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('88', '2018韩版夏季韩版字母短袖T恤家庭亲子装', 'KS1782', '7', '7', '59.00', '89.00', '89.00', '145.00', '95.00', null, null, '1800', 'https://cdn.viperky.com/storage/images/20180521/0vPCfgHqU0.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"\"undefined\"

', null, '0', '0', '0', '0', '10', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-21 16:33:38', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('89', '2018夏季新童装5分超薄短袖男女儿童卡通纯棉家居服', 'un8ssiw061501', '8', '8', '98.00', '98.00', '98.00', '158.00', '158.00', null, null, '600', 'https://cdn.viperky.com/storage/images/20180521/toq7Uq3HA1.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"



\"undefined\"

\"undefined\"



\"undefined\"

\"undefined\"



\"undefined\"

\"undefined\"



\"undefined\"

\"undefined\"



\"undefined\"

\"undefined\"














\"温馨提示:修改后是安全的\"

\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '8', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-21 16:39:49', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('90', '2018夏季新款欧美风儿童纯棉T恤', '9092', '6', '3', '28.00', '28.00', '28.00', '38.00', '38.00', null, null, '12', 'https://cdn.viperky.com/storage/images/20180521/1SKwXtshhX.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"9092_01.jpg\"

\"9092_02.jpg\"

\"9092_04.jpg\"

\"9092_05.jpg\"

\"9092_06.jpg\"

\"9092_07.jpg\"

\"9092_09.jpg\"

\"9092_10.jpg\"

\"9092_12.jpg\"

\"9092_13.jpg\"

\"9092_14.jpg\"


', null, '0', '0', '0', '0', '8', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-21 16:49:43', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('91', '2018夏款进口男女童短袖5分超薄竹节棉空调房家居服套装', 'un8sssw020501', '8', '8', '88.00', '88.00', '88.00', '138.00', '138.00', null, null, '620', 'https://cdn.viperky.com/storage/images/20180521/z6Gz0H9Hzp.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"2.png\"/

\"1.png\"/

\"undefined\"\"undefined\"



\"温馨提示:修改后是安全的\"

', null, '0', '0', '0', '0', '11', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-21 17:03:06', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('92', '韩版童装夏季新款宝宝短袖男童T恤', '9075', '6', '3', '28.00', '28.00', '28.00', '38.00', '38.00', null, null, '389', 'https://cdn.viperky.com/storage/images/20180521/Wl3BMd2mQR.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"9075_01.jpg\"

\"9075_02.jpg\"

\"9075_04.jpg\"

\"9075_05.jpg\"

\"9075_07.jpg\"

\"9075_09.jpg\"

\"9075_10.jpg\"

\"9075_12.jpg\"

\"9075_13.jpg\"

\"9075_14.jpg\"


', null, '0', '0', '0', '0', '13', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-21 17:03:14', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('93', '2018夏季新品 男童欧美风五分裤', '6205', '6', '1', '38.00', '38.00', '38.00', '55.00', '55.00', null, null, '563', 'https://cdn.viperky.com/storage/images/20180521/8YFEp3Q6Uo.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"6205_01.jpg\"

\"6205_02.jpg\"

\"6205_04.jpg\"

\"6205_05.jpg\"

\"6205_06.jpg\"

\"6205_07.jpg\"

\"6205aa.jpg\"



\"6205_09.jpg\"

\"6205_10.jpg\"

\"6205_12.jpg\"

\"6205_13.jpg\"

\"6205_14.jpg\"


', null, '0', '0', '0', '0', '11', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-21 17:17:38', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('94', '2018夏季新品童装背心男女宝宝儿童纯棉内衣套装', 'un8sssw060601', '8', '8', '79.00', '79.00', '79.00', '129.00', '129.00', null, null, '240', 'https://cdn.viperky.com/storage/images/20180521/Tv7mOtqpk5.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"



\"undefined\"

\"undefined\"



\"undefined\"

\"undefined\"



\"undefined\"

\"undefined\"



\"undefined\"

\"undefined\"

\"温馨提示:修改后是安全的\"


', null, '0', '0', '0', '0', '8', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-21 17:20:46', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('95', '本比小熊2018夏季新款韩版全棉短袖舒适百搭', '8172100283', '10', '3', '59.00', '59.00', '59.00', '79.00', '79.00', null, null, '90', 'https://cdn.viperky.com/storage/images/20180525/Xsoj2c7PDx.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '4', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-25 13:03:56', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('96', '本比小熊2018新款中小童卡通动物印花纯棉衬衫', '8182100133', '10', '3', '99.00', '99.00', '99.00', '145.00', '145.00', null, null, '75', 'https://cdn.viperky.com/storage/images/20180525/p70wPeToIb.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"细节展示\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"模特展示\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '12', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-25 13:12:50', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('97', '本比小熊2018夏季新品韩版童装宝宝夏装短裤薄款', '8182101293', '10', '1', '89.00', '89.00', '89.00', '135.00', '135.00', null, null, '100', 'https://cdn.viperky.com/storage/images/20180525/w9YOk1KX3W.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '8', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-25 13:46:09', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('98', '本比小熊2018新款韩版棉布潮流舒适短裤', '18182101333', '10', '1', '99.00', '99.00', '99.00', '145.00', '145.00', null, null, '82', 'https://cdn.viperky.com/storage/images/20180525/64tu3JIY7D.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"模特展示\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '11', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-25 14:00:05', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('99', '本比小熊新品童装无袖背心中小童宝宝棉布衫', '8182101323', '10', '3', '69.00', '69.00', '69.00', '105.00', '105.00', null, null, '200', 'https://cdn.viperky.com/storage/images/20180525/UlcXjFBp6R.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"模特展示\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"细节展示\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '7', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-25 14:18:24', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('100', '本比小熊夏季宝宝背心2018新款休闲百搭夏装潮衣', '18172100373', '10', '3', '49.00', '49.00', '49.00', '75.00', '75.00', null, null, '50', 'https://cdn.viperky.com/storage/images/20180525/fBOKr15rw6.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '11', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-25 14:35:24', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('101', '本比小熊2018新品韩版童装宝宝运动休闲套装两件套', '8182101223', '10', '3', '119.00', '119.00', '119.00', '190.00', '190.00', null, null, '16', 'https://cdn.viperky.com/storage/images/20180525/bqA0rkDnxp.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"模特展示\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"\"细节展示\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '12', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-25 14:57:19', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('102', '本比小熊2018夏季新品韩版宝宝运动套装中小男童夏装两件套', '8182101533', '10', '3', '119.00', '119.00', '119.00', '190.00', '190.00', null, null, '35', 'https://cdn.viperky.com/storage/images/20180525/4h4mxaCOwx.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"模特展示\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"\"细节展示\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '5', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-25 15:13:58', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('103', '2018夏季新款中小童宝宝棉背心套装', '18182101233', '10', '3', '139.00', '139.00', '139.00', '219.00', '219.00', null, null, '90', 'https://cdn.viperky.com/storage/images/20180528/ivncB2qDQz.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!



\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-28 15:36:29', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('104', '2018夏季新品韩版中小童短袖T恤', '18172100073', '10', '3', '78.00', '78.00', '78.00', '118.00', '118.00', null, null, '19', 'https://cdn.viperky.com/storage/images/20180528/ObCG8FzWP8.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-28 15:55:08', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('105', '2018夏季新款全棉儿童短裤', '18182101553', '10', '1', '119.00', '119.00', '119.00', '179.00', '179.00', null, null, '27', 'https://cdn.viperky.com/storage/images/20180528/ZrXYaODeKs.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-28 17:52:26', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('106', '2018夏季新款中小童短袖T恤半袖衫', '8172100553', '10', '3', '59.00', '59.00', '59.00', '79.00', '79.00', null, null, '55', 'https://cdn.viperky.com/storage/images/20180528/QZiWe55bKD.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-28 18:03:05', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('107', '2018夏季新款中小童全棉T恤圆领短袖', '8172101393', '10', '3', '49.00', '49.00', '49.00', '75.00', '75.00', null, null, '75', 'https://cdn.viperky.com/storage/images/20180528/d0mi2NQVGH.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-05-28 18:11:36', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('108', 'KINCHO日本金鸟儿童孕婴天然花草防蚊手环', '54080/54081', '11', '11', '79.00', '79.00', '79.00', '119.00', '119.00', null, null, '200', 'https://cdn.viperky.com/storage/images/20180607/A8vgL13Tsw.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"新海报参考\"

\"日本金鸟驱蚊手环4(独家卖点)\"

\"使用场景(改字体)_01\"

\"日本金鸟驱蚊手环-3(防水与全家共享)改动字体侵权_02\"

\"日本金鸟驱蚊手环-3(防水与全家共享)改动字体侵权_01\"

\"使用场景(改字体)_02\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-06-05 16:26:04', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('109', '爆款ins婴儿萌萌兔子午睡毯宝宝空调毛线毯子', '201865', '12', '8', '89.00', '89.00', '89.00', '139.00', '139.00', null, null, '3000', 'https://cdn.viperky.com/storage/images/20180605/CfzFIjxPZo.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

本品材质为 纯棉,不是晴纶的,请注意区分。

 

ins火爆滴针织毛线毯子 空调房~出门推车

超可爱立体兔兔造型 幼儿园拉风小毯子

大小宝宝都能盖~幼儿园盖毯实在是太独特

卖萌上班族~萌妹纸~美妈~当午睡毯也无压力

可以当挂毯 婴儿推车毯 婴儿床盖毯或床单  在户外可以当地毯 

重要的是可以当拍照的背景毯哈     装饰婴儿房儿童房也是非常的美丽

我们家毛线都用纯棉滴~整体线细致~更精密~垂感较好~不起球!

精品棉作为此款的面料,棉线不会扎手,而且柔软,是小宝宝的忠实伴侣。

 

                         羊羔绒图片

 \"undefined\"

\"undefined\"

 


\"undefined\"

\"undefined\"





\"undefined\"

\"undefined\"

\"undefined\"\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-06-05 17:27:17', '2018-08-14 16:41:32', null); INSERT INTO `ibrand_goods` VALUES ('110', '韩国进口 新款宝露露儿童西瓜防晒霜60ml啵乐乐防晒SPF45正品', '0040000010', '13', '11', '89.00', '89.00', '89.00', '149.00', '149.00', null, null, '50', 'https://cdn.viperky.com/storage/images/20180605/hcBoMVlioh.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

严正通知:

 

       以下产品详情所描述的为产品所含(植物)成分功效,(植物)成分功效全部引自百度.百科,仅供参考!(植物)成分功效,不代表产品功效,不能作为一些职业打假人的投诉理由,请亲们知悉!

如遇职业欺诈,我们公司将保留对其追究法律责任的权利!!!

\"宝露露防晒霜_01_01\"
\"宝露露防晒霜_01_02\"
\"宝露露防晒霜_01_03\"
\"宝露露防晒霜_01_04\"
\"宝露露防晒霜_01_05\"
\"宝露露防晒霜_01_07\"
\"宝露露防晒霜_01_09\"
\"宝露露防晒霜_01_10\"
\"宝露露防晒霜_09\"


', null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-06-05 18:03:14', '2018-08-14 21:08:59', null); INSERT INTO `ibrand_goods` VALUES ('111', 'Kocotree新款儿童夏季男女童太阳帽亲子空顶防晒帽', 'KQ15431', '14', '11', '39.00', '39.00', '39.00', '98.00', '98.00', null, null, '1280', 'https://cdn.viperky.com/storage/images/20180606/ugnCsOgI7j.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

儿童款帽围:50-54cm

成人款帽围:54-\n\n57cm

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"


', null, '0', '21', '0', '0', '0', '105', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-06-06 12:43:28', '2018-08-14 21:08:58', null); INSERT INTO `ibrand_goods` VALUES ('112', '儿童时尚户外防晒遮阳鸭舌帽空顶帽', 'MR369', '15', '11', '35.00', '35.00', '35.00', '68.00', '68.00', null, null, '700', 'https://cdn.viperky.com/storage/images/20180606/qR9DWv1w2S.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-06-06 14:44:42', '2018-08-14 16:40:54', null); INSERT INTO `ibrand_goods` VALUES ('113', '【江疏影力荐网红防晒霜】coppertone水宝宝温和纯净防晒霜spf50', '2018671', '17', '11', '88.00', '88.00', '88.00', '230.00', '230.00', null, null, '100', 'https://cdn.viperky.com/storage/images/20180607/opfRYLZJwy.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"02.jpg\"

\"详情页2.jpg\"

\"详情页4.jpg\"

\"06.jpg\"

\"07.jpg\"
\"08.jpg\"

\"09.jpg\"




', null, '0', '21', '0', '0', '0', '105', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-06-07 12:02:47', '2018-08-14 16:40:54', null); INSERT INTO `ibrand_goods` VALUES ('114', '【驱蚊神器】创意卡通驱蚊扣10块3个颜色随机发', '2018672', '18', '11', '10.00', '10.00', '10.00', '28.80', '28.80', null, null, '298', 'https://cdn.viperky.com/storage/images/20180607/IREjBpFLfp.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"
\"undefined\"

\"undefined\"

 


\"undefined\"

 

\"undefined\"

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"
\"undefined\"

\"undefined\"

\"undefined\"


', null, '0', '18', '0', '0', '2', '90', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-06-07 14:50:10', '2018-08-14 16:40:54', null); INSERT INTO `ibrand_goods` VALUES ('115', 'ins爆款收纳桶儿童提式玩具桶北欧家居真皮提手可站立帆布收纳袋', 'T006', '20', '8', '39.00', '39.00', '39.00', '98.00', '98.00', null, null, '700', 'https://cdn.viperky.com/storage/images/20180607/GKofa2jVIG.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"H17B0314_副本\"

\"H17B0315_副本\"

\"H17B0346_副本\"

\"H17B0316_副本\"

\"H17B0347_副本\"
\"12\"

\"A7B01F2A2DC05241A9FCEA00E792A6\"

\"H17B0725_副本\"
\"H17B0319_副本\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-06-07 16:09:15', '2018-08-14 16:40:54', null); INSERT INTO `ibrand_goods` VALUES ('116', '新款zakka棉麻布艺花盆小麻袋 悬挂式黄麻点点条纹储物篮收纳挂袋', 'D002', '21', '8', '18.80', '18.80', '18.80', '58.80', '58.80', null, null, '600', 'https://cdn.viperky.com/storage/images/20180607/C6GaygKkc7.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"1.png\"/

\"2.png\"/

\"IMG_0551\"

\"IMG_0546\"

\"IMG_0544\"

\"IMG_0543\"

\"IMG_0541\"

\"IMG_0547\"

\"IMG_0549\"

\"IMG_0548\"

\"IMG_0545\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-06-07 17:01:15', '2018-08-14 16:40:54', null); INSERT INTO `ibrand_goods` VALUES ('117', '韩国进口pororo啵乐乐夏日宝宝止痒喷雾 进口儿童止痒喷雾50ml', '2018673', '13', '11', '58.00', '58.00', '58.00', '128.00', '128.00', null, null, '100', 'https://cdn.viperky.com/storage/images/20180607/J8eJOGzhVX.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!


\"1产品描述\" 

产品名称:韩国啵乐乐儿童止痒喷雾

产地:韩国

容量:50ml

主要材质:甘油,水,芦荟提取液,薄荷醇等

保质期:3年

使用方法:涂于患处。有止痒、镇定、保湿的作用 。

\"2特点介绍\"

1.含有天然的芦荟成分

2.具有很强的保湿作用

3.能起到止痒的效果

4.产品性质温和,天然芦荟提取成分,安全无刺激。

 


 
 

\"3产品展示\"

\"undefined\"
\"undefined\"

\"undefined\"
\"undefined\"


', null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-06-07 17:19:29', '2018-08-14 16:40:54', null); INSERT INTO `ibrand_goods` VALUES ('118', '2018春夏新款童装无痕T恤 纯色纯棉 中小童一片式高弹T恤', 'C0121', '22', '3', '29.90', '29.90', '29.90', '88.00', '88.00', null, null, '2160', 'https://cdn.viperky.com/storage/images/20180607/d2HdZEM01M.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"34.png\"/


\"27.png\"/

\"35.png\"/


\"undefined\"

\"30.png\"/

\"31.png\"/

\"33.png\"/

\"32.png\"/


', null, '0', '27', '0', '0', '0', '135', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-06-07 18:06:45', '2018-08-14 21:09:08', null); INSERT INTO `ibrand_goods` VALUES ('123', '2018春新款儿童无痕背心 纯色纯棉 婴幼中小童一片式高弹背心', 'C0111', '22', '3', '29.90', '29.90', '29.90', '89.00', '89.00', null, null, '6400', 'https://cdn.viperky.com/storage/images/20180608/TX3MU7YfGT.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"

\"19.png\"/

\"20.png\"/


\"undefined\"
\"22.png\"/

\"24.png\"/

\"21.png\"/

\"25.png\"/

\"undefined\"


\"21.png\"/

\"16.png\"/

\"17.png\"/

\"18.png\"/

', null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-06-08 11:37:44', '2018-08-14 16:39:21', null); INSERT INTO `ibrand_goods` VALUES ('124', '2018女装T恤女式夏款新品韩版修身女T一件代发短袖女款打底衫', 'D014', '22', '3', '29.90', '29.90', '29.90', '119.00', '119.00', null, null, '3200', 'https://cdn.viperky.com/storage/images/20180608/9QaNQFD7uv.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-06-08 12:09:31', '2018-06-14 11:52:14', null); INSERT INTO `ibrand_goods` VALUES ('125', '2018新款吊带背心女夏 50S莫代尔随心裁无痕女士背心打底小背心', 'A0111-12', '22', '3', '39.00', '39.00', '39.00', '99.00', '99.00', null, null, '4200', 'https://cdn.viperky.com/storage/images/20180608/hf8RVBkfT8.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"
\"undefined\"
\"undefined\"

\"a0113女装夏款模特图版_02\"

\"a0113女装夏款模特图版_03\"

\"a0113女装夏款模特图版_04\"

\"a0113女装夏款模特图版_05\"

\"a0113女装夏款模特图版_06\"

\"undefined\"
\"undefined\"
\"undefined\"
\"a0111女装夏款模特图版_10_01\"
\"undefined\"

\"QQ截图20180608140302.png\"/

\"1.png\"/

\"2.png\"/

\"3.png\"/

\"4.png\"/

\"5.png\"/

\"6.png\"/

\"7.png\"/


', null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-06-08 14:11:13', '2018-06-14 11:52:14', null); INSERT INTO `ibrand_goods` VALUES ('126', '2018夏季50S莫代尔宽松短袖超大弹力凉爽男T恤', 'B0121', '22', '3', '58.00', '58.00', '58.00', '168.00', '168.00', null, null, '4000', 'https://cdn.viperky.com/storage/images/20180608/Rj8IuoEEm6.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-06-08 14:46:06', '2018-06-14 11:52:14', null); INSERT INTO `ibrand_goods` VALUES ('127', ' 2018新款50S莫代尔韩版男士夏季背心', 'B0111-12', '22', '3', '58.00', '58.00', '58.00', '168.00', '168.00', null, null, '3500', 'https://cdn.viperky.com/storage/images/20180608/BR1Yp3S3jC.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-06-08 15:07:40', '2018-06-14 11:52:14', null); INSERT INTO `ibrand_goods` VALUES ('130', ' 2018新款50S莫代尔韩版男士夏季背心', 'B0111-12-99', '22', '3', '39.90', '39.90', '39.90', '168.00', '168.00', null, null, '3500', 'https://cdn.viperky.com/storage/images/20180611/M9px9IZAkK.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"

\"1.png\"/

\"2.png\"/

\"3.png\"/

\"4.png\"/

\"5.png\"/

\"6.png\"/

\"7.png\"/

', null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-06-11 13:21:48', '2018-08-14 16:39:21', null); INSERT INTO `ibrand_goods` VALUES ('131', '2018夏季50S莫代尔宽松短袖超大弹力凉爽男士T恤', 'B0121-A', '22', '3', '39.90', '39.90', '39.90', '168.00', '168.00', null, null, '4000', 'https://cdn.viperky.com/storage/images/20180611/cwz4m11J3s.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"
\"undefined\"

\"8.png\"/

\"9.png\"/

\"10.png\"/

\"11.png\"/

\"12.png\"/

\"13.png\"/

\"14.png\"/

\"36.png\"/


', null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-06-11 13:33:43', '2018-08-14 16:39:21', null); INSERT INTO `ibrand_goods` VALUES ('132', '2018新款夏50S莫代尔随心裁无痕女士打底小背心', 'A0111-12-A', '22', '3', '39.90', '39.90', '39.90', '129.00', '129.00', null, null, '2800', 'https://cdn.viperky.com/storage/images/20180611/uxnpIN7Bmd.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!


\"undefined\"
\"undefined\"

\"a0113女装夏款模特图版_02\"

\"a0113女装夏款模特图版_03\"

\"a0113女装夏款模特图版_04\"

\"a0113女装夏款模特图版_05\"

\"a0113女装夏款模特图版_06\"

\"undefined\"
\"undefined\"
\"undefined\"

\"QQ截图20180608140302.png\"/

\"1.png\"/

\"2.png\"/

\"3.png\"/

\"4.png\"/

\"5.png\"/

\"6.png\"/

\"7.png\"/


', null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-06-11 13:46:20', '2018-08-14 16:39:21', null); INSERT INTO `ibrand_goods` VALUES ('133', '2018女式夏款新品韩版修身女T短袖打底衫', 'D014-1', '22', '3', '39.90', '39.90', '39.90', '119.00', '119.00', null, null, '3200', 'https://cdn.viperky.com/storage/images/20180611/orZTXh1OtV.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-06-11 13:59:57', '2018-08-14 16:39:21', null); INSERT INTO `ibrand_goods` VALUES ('134', '2018年秋新品 儿童棉麻长袖T秋 开扣棉麻T', '617#', '23', '3', '78.00', '78.00', '78.00', '129.00', '129.00', null, null, '450', 'https://cdn.viperky.com/storage/images/20180807/Hg6uHt9SnI.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

 \"20180709-IMG_0398.jpg\"

\"20180709-IMG_0399.jpg\"

\"20180709-IMG_0400.jpg\"

\"20180709-IMG_0404.jpg\"

\"20180709-IMG_0403.jpg\"

\"20180709-IMG_0401.jpg\"

\"20180709-IMG_0402.jpg\"

\"20180709-IMG_0405.jpg\"

\"20180709-IMG_0406.jpg\"

\"20180709-IMG_0407.jpg\"

\"20180709-IMG_0408.jpg\"

\"20180709-IMG_0409.jpg\"

\"20180709-IMG_0410.jpg\"

\"20180709-IMG_0390.jpg\"

\"20180709-IMG_0391.jpg\"

\"20180709-IMG_0392.jpg\"

\"20180709-IMG_0393.jpg\"

\"20180709-IMG_0394.jpg\"

\"20180709-IMG_0395.jpg\"

\"20180709-IMG_0396.jpg\"


', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-07 21:27:29', '2018-08-16 16:54:52', null); INSERT INTO `ibrand_goods` VALUES ('135', '2018儿童牛仔裤 韩板洗水牛仔童裤 萝卜形男女童牛仔裤', '31175#', '23', '1', '88.00', '88.00', '88.00', '136.00', '136.00', null, null, '0', 'https://cdn.viperky.com/storage/images/20180807/p2CXcuNEn9.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"微信图片_20180225164242.jpg\"

\"微信图片_20180225164239.jpg\"

\"微信图片_20180225164228.jpg\"

\"微信图片_20180114174656.jpg\"

\"微信图片_20180114174643.jpg\"

\"微信图片_20180114174557.jpg\"

\"微信图片_20180114174554.jpg\"

\"IMG_0269-34.jpg\"

\"IMG_0266-31.jpg\"

\"IMG_0290-55.jpg\"

\"IMG_0291-56.jpg\"

\"IMG_0293-58.jpg\"

\"IMG_0292-57.jpg\"

\"IMG_0275-40.jpg\"

\"IMG_0274-39.jpg\"

\"IMG_0273-38.jpg\"

\"IMG_0272-37.jpg\"

\"IMG_0271-36.jpg\"

\"IMG_0270-35.jpg\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-07 21:41:31', '2018-08-20 17:02:07', null); INSERT INTO `ibrand_goods` VALUES ('136', '2018儿童棉麻长裤 双层棉麻大PP裤 男女童哈伦裤', '30125#', '23', '1', '69.00', '69.00', '69.00', '106.00', '106.00', null, null, '0', 'https://cdn.viperky.com/storage/images/20180808/LQUwnv2TgG.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"棉麻长裤5\"

\"棉麻长裤17\"

\"棉麻长裤11\"                                                  以下黑色棉麻T链接
\"undefined\"


\"IMG_9168_副本\"

\"IMG_9193_副本_副本\"

\"IMG_9231_副本\"
\"undefined\"


', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-08 21:25:03', '2018-08-20 17:01:54', null); INSERT INTO `ibrand_goods` VALUES ('137', '2018秋款新品 儿童秋款棉麻衫 韩板棉麻娃娃有领衫 女童衬衫', '670#', '23', '3', '78.00', '78.00', '78.00', '129.00', '129.00', null, null, '46', 'https://cdn.viperky.com/storage/images/20180808/0pyNSZVN5k.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"微信图片_20180716161143.jpg\"

 

\"微信图片_20180710210920.jpg\"

\"微信图片_20180710210914.jpg\"

\"微信图片_20180710210908.jpg\"

\"微信图片_20180710210903.jpg\"

\"微信图片_20180710210858.jpg\"

\"微信图片_20180710210853.jpg\"

\"微信图片_20180710210850.jpg\"

\"微信图片_20180710210846.jpg\"

\"微信图片_20180710210835.jpg\"

\"微信图片_20180710210831.jpg\"

 \"20180709-IMG_0272.jpg\"

\"20180709-IMG_0273.jpg\"

\"20180709-IMG_0274.jpg\"

\"20180709-IMG_0275.jpg\"

\"20180709-IMG_0276.jpg\"

\"20180709-IMG_0277.jpg\"


', null, '0', '0', '0', '0', '4', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-08 21:38:02', '2018-09-08 15:00:06', null); INSERT INTO `ibrand_goods` VALUES ('138', '【秋款】2018年儿童秋款T 儿童打底衫秋款 竹节棉阔形儿童T恤', '30685#', '23', '3', '49.00', '49.00', '49.00', '73.00', '73.00', null, null, '240', 'https://cdn.viperky.com/storage/images/20180808/acHADSQSCT.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"1-0468副本\"

\"1-0465副本\"

\"1-0454副本\"


\"1-0458副本\"

\"1-0352副本\"

\"1-0356副本\"

\"1-0342副本\"

\"1-0349副本\"

\"1-0459\"

\"1-0462副本\"

\"1-0360副本\"

\"1-0479副本\"

\"1-0470副本\"

\"1-0475副本\"

\"1-0474\"

\"1-0473副本\"

\"1-0472副本\"

\"1-0471\"

\"1-0476副本\"

\"1-0477\"


', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-08 22:04:03', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods` VALUES ('139', '2018年秋款新品 儿童长袖衬衫 韩板宽松格仔衬衫 细格长袖衬衫', '690#', '23', '3', '78.00', '78.00', '78.00', '129.00', '129.00', null, null, '80', 'https://cdn.viperky.com/storage/images/20180809/RYTnznYv9h.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"微信图片_20180710212717.jpg\"

\"微信图片_20180710212802.jpg\"

\"微信图片_20180710212812.jpg\"

\"微信图片_20180710212807.jpg\"

\"微信图片_20180710212822.jpg\"

\"微信图片_20180710212817.jpg\"

\"微信图片_20180710212914.jpg\"

\"微信图片_20180710212708.jpg\"

\"微信图片_20180710212706.jpg\"

\"微信图片_20180710212700.jpg\"

\"微信图片_20180710212507.jpg\"

\"微信图片_20180710212440.jpg\"

\"微信图片_20180710212437.jpg\"

\"微信图片_20180710212434.jpg\"

\"微信图片_20180710212454.jpg\"

\"微信图片_20180710212451.jpg\"

 \"20180708-IMG_0166.jpg\"

\"20180708-IMG_0165.jpg\"

 \"20180708-IMG_0147.jpg\"

\"20180708-IMG_0148.jpg\"

\"20180708-IMG_0149.jpg\"

\"20180708-IMG_0150.jpg\"

\"20180708-IMG_0151.jpg\"

\"20180708-IMG_0152.jpg\"

\"20180708-IMG_0154.jpg\"

\"20180708-IMG_0155.jpg\"

\"20180708-IMG_0156.jpg\"





\"20180708-IMG_0164.jpg\"

\"20180708-IMG_0163.jpg\"

\"20180708-IMG_0162.jpg\"

\"20180708-IMG_0161.jpg\"

\"20180708-IMG_0160.jpg\"

\"20180708-IMG_0159.jpg\"

\"20180708-IMG_0158.jpg\"

\"20180708-IMG_0157.jpg\"


', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-09 10:37:53', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods` VALUES ('140', '2018年秋 儿童卫衣长裤 韩板撞边卫衣运动裤 校服裤男女童款', '635#', '23', '1', '76.00', '76.00', '76.00', '110.00', '110.00', null, null, '200', 'https://cdn.viperky.com/storage/images/20180809/UDlLDjaSd8.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"微信图片_20180702102543.jpg\"

\"微信图片_20180702102547.jpg\"

\"微信图片_20180702102552.jpg\"

\"微信图片_20180702102421.jpg\"

\"微信图片_20180702102527.jpg\"

\"微信图片_20180702102532.jpg\"

\"微信图片_20180702102637.jpg\"

\"微信图片_20180702102701.jpg\"

\"微信图片_20180702102833.jpg\"

\"微信图片_20180702102815.jpg\"

\"微信图片_20180702102810.jpg\"

\"微信图片_20180702102802.jpg\"

\"微信图片_20180702102749.jpg\"

\"微信图片_20180702102735.jpg\"

\"微信图片_20180702103416.jpg\"

\"微信图片_20180702102943.jpg\"

\"微信图片_20180702102939.jpg\"

\"微信图片_20180702102924.jpg\"
\"微信图片_20180713115926.jpg\"

\"微信图片_20180713115920.jpg\"

\"微信图片_20180713115653.jpg\"

\"微信图片_20180713115645.jpg\"

\"微信图片_20180713115642.jpg\"

\"微信图片_20180713115546.jpg\"

\"微信图片_20180713115548.jpg\"


 

\"2.jpg\"

\"1.jpg\"

\"20180609-IMG_0389.jpg\"

\"20180609-IMG_0390.jpg\"

\"20180609-IMG_0396.jpg\"

\"20180609-IMG_0395.jpg\"

\"20180609-IMG_0394.jpg\"

\"20180609-IMG_0393.jpg\"

\"20180609-IMG_0392.jpg\"

\"20180609-IMG_0397.jpg\"

\"20180609-IMG_0398.jpg\"

\"20180609-IMG_0399.jpg\"

\"20180609-IMG_0400.jpg\"

\"20180609-IMG_0401.jpg\"

\"20180609-IMG_0402.jpg\"

\"20180609-IMG_0403.jpg\"

\"20180609-IMG_0404.jpg\"

\"20180609-IMG_0405.jpg\"

\"20180609-IMG_0406.jpg\"

\"20180609-IMG_0407.jpg\"

\"20180609-IMG_0408.jpg\"

\"20180609-IMG_0417.jpg\"

\"20180609-IMG_0418.jpg\"

\"20180609-IMG_0419.jpg\"

\"20180609-IMG_0420.jpg\"

\"20180609-IMG_0421.jpg\"

\"20180609-IMG_0422.jpg\"

\"20180609-IMG_0423.jpg\"

\"20180609-IMG_0411.jpg\"

\"20180609-IMG_0412.jpg\"

\"20180609-IMG_0413.jpg\"

\"20180609-IMG_0416.jpg\"

\"20180609-IMG_0415.jpg\"

\"20180609-IMG_0414.jpg\"


', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-09 10:56:20', '2018-08-09 10:58:24', null); INSERT INTO `ibrand_goods` VALUES ('141', '2018儿童秋款棉麻长裤 韩板锥形棉麻长裤 男女童长裤', '31015#', '23', '1', '79.00', '79.00', '79.00', '123.00', '123.00', null, null, '59', 'https://cdn.viperky.com/storage/images/20180810/gXgEf0llFP.png', null, null, '0', '0', '0', '0', '1', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-10 10:53:53', '2018-09-10 17:26:03', null); INSERT INTO `ibrand_goods` VALUES ('142', '2018儿童秋款长袖麻T 森系文艺范男女童印波点长袖棉麻T恤', '31020#', '23', '3', '76.00', '76.00', '76.00', '116.00', '116.00', null, null, '50', 'https://cdn.viperky.com/storage/images/20180810/2WTTyzpvXj.png', null, null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-10 11:04:09', '2018-08-20 17:01:18', null); INSERT INTO `ibrand_goods` VALUES ('143', '儿童秋冬有帽卫衣外套 韩板男女童抓绒卫衣帽衫', '31092#', '23', '3', '79.00', '79.00', '79.00', '123.00', '123.00', null, null, '50', 'https://cdn.viperky.com/storage/images/20180810/vgc6zZAQqz.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"QQ截图20170914151803\"

\"QQ截图20170914151646\"

\"QQ截图20170914154139\"

\"QQ截图20170914154157\"

 

\"QQ截图20170922225846\"

\"QQ截图20170922230109\"

\"QQ截图20170922225909\"


\"QQ截图20170914151258\"

\"QQ截图20170914151210\"

\"QQ截图20170914153129\"

\"QQ截图20170914152914\"

\"QQ截图20170914152057\"

\"QQ截图20170914152038\"

\"QQ截图20170914152015\"


', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-10 16:19:09', '2018-08-20 17:00:26', null); INSERT INTO `ibrand_goods` VALUES ('144', '2018年儿童春款灯笼裤 韩板灯芯绒束脚9分裤男女童款', '31078#', '23', '1', '88.00', '88.00', '88.00', '139.00', '139.00', null, null, '20', 'https://cdn.viperky.com/storage/images/20180810/ejVTkuJc6R.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"微信图片_20170927224350\"

\"微信图片_20170923205359\"

\"微信图片_20170927224347\"

\"微信图片_20170923000208\"

\"微信图片_20170923000208\"

\"微信图片_20170923000222\"

\"微信图片_20170927224336\"

\"微信图片_20170927224333\"

\"微信图片_20170927224329\"

\"1-0385副本\"

\"1-0386副本\"

\"1-0396副本\"

\"1-0387\"

\"1-0389\"

\"1-0390\"

\"1-0391\"

\"1-0392\"

\"1-0394\"

\"1-0395\"

\"1-0396副本\"

\"1-0397\"

\"1-0399\"

\"1-0400\"

\"1-0401\"

\"1-0402副本\"

\"1-0404\"


', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-10 16:49:29', '2018-08-16 16:51:16', null); INSERT INTO `ibrand_goods` VALUES ('145', '2018年秋款新 儿童萝卜裤秋 韩板花苞腰头洗水棉童装', '719#', '23', '1', '70.00', '70.00', '70.00', '119.00', '119.00', null, null, '50', 'https://cdn.viperky.com/storage/images/20180810/ezsAPK3nHH.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"微信图片_20180710205953.jpg\"

\"微信图片_20180710205948.jpg\"

\"微信图片_20180710205943.jpg\"

\"微信图片_20180710205911.jpg\"

\"微信图片_20180710210149\"

\"微信图片_20180710210549\"

\"微信图片_20180710210508\"

\"微信图片_20180710210201\"

\"undefined\"

\"undefined\"

 

 \"_MG_7497裤_副本.jpg\"

\"_MG_7506裤.jpg\"

\"_MG_7510裤_副本.jpg\"

\"_MG_7512裤.jpg\"

\"QQ截图20180713174248_副本.png\"

\"QQ截图20180713174421.png\"

\"QQ截图20180713174510.png\"

\"QQ截图20180713174531.png\"

\"QQ截图20180713174655.png\"


', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-10 17:24:44', '2018-08-16 16:57:05', null); INSERT INTO `ibrand_goods` VALUES ('146', '2018年秋新品 儿童棉麻长袖T秋 韩板1:1制作棉麻长袖衫 拉边棉麻T', '692#', '23', '3', '70.00', '70.00', '70.00', '119.00', '119.00', null, null, '80', 'https://cdn.viperky.com/storage/images/20180813/wQ4UQ3VK0U.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"20180709-IMG_0353.jpg\"

\"20180709-IMG_0362.jpg\"

\"20180709-IMG_0355.jpg\"

\"20180709-IMG_0354.jpg\"

\"20180709-IMG_0356.jpg\"

\"20180709-IMG_0357.jpg\"

\"20180709-IMG_0358.jpg\"

\"20180709-IMG_0361.jpg\"

\"20180709-IMG_0360.jpg\"

\"20180709-IMG_0359.jpg\"

\"20180709-IMG_0363.jpg\"

\"20180709-IMG_0364.jpg\"

\"20180709-IMG_0365.jpg\"

\"20180709-IMG_0366.jpg\"

\"20180709-IMG_0367.jpg\"

\"20180709-IMG_0369.jpg\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-13 14:28:02', '2018-08-16 16:54:00', null); INSERT INTO `ibrand_goods` VALUES ('147', '儿童棉麻裤秋款 韩板棉麻复古条萝卜裤 偏襟腰棉麻童裤', '746#', '23', '1', '69.00', '69.00', '70.00', '119.00', '119.00', null, null, '96', 'https://cdn.viperky.com/storage/images/20180813/qjMcdXIdbD.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"微信图片_20180806215908.jpg\"

\"微信图片_20180806215901.jpg\"

\"微信图片_20180806215945.jpg\"

\"微信图片_20180806215926.jpg\"

\"微信图片_20180806215918.jpg\"

\"微信图片_20180806215937.jpg\"

\"微信图片_20180806220015.jpg\"

\"微信图片_20180806220011.jpg\"

\"微信图片_20180806215953.jpg\"

\"微信图片_20180806220003.jpg\"

\"微信图片_20180806215743.jpg\"

\"微信图片_20180806215750.jpg\"

\"微信图片_20180806220022.jpg\"

\"微信图片_20180806215843.jpg\"

\"微信图片_20180806215817.jpg\"

\"微信图片_20180806215814.jpg\"

\"微信图片_20180806215759.jpg\"

\"微信图片_20180806220035.jpg\"

\"微信图片_20180806215836.jpg\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-13 14:37:17', '2018-08-20 17:01:05', null); INSERT INTO `ibrand_goods` VALUES ('148', '2018秋款新品 儿童棉麻灯笼裤 韩板棉麻童裤 宽松跨裤', '668#', '23', '1', '82.00', '82.00', '82.00', '138.00', '138.00', null, null, '50', 'https://cdn.viperky.com/storage/images/20180813/mPBQyHz5LG.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"20180709-IMG_0289.jpg\"

\"20180709-IMG_0304.jpg\"

\"20180709-IMG_0294.jpg\"

\"20180709-IMG_0311.jpg\"

\"20180709-IMG_0310.jpg\"

\"20180709-IMG_0309.jpg\"

\"20180709-IMG_0308.jpg\"

\"20180709-IMG_0307.jpg\"

\"20180709-IMG_0306.jpg\"

\"20180709-IMG_0305.jpg\"

\"20180709-IMG_0302.jpg\"

\"20180709-IMG_0301.jpg\"

\"20180709-IMG_0300.jpg\"

\"20180709-IMG_0297.jpg\"

\"20180709-IMG_0296.jpg\"

\"20180709-IMG_0295.jpg\"

\"20180709-IMG_0292.jpg\"


', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-13 15:00:20', '2018-08-16 16:57:50', null); INSERT INTO `ibrand_goods` VALUES ('149', '2018年秋 儿童长袖卫衣衫 韩板纯色卫衣衫 男女童宽松卫衣衫', '630#', '23', '3', '70.00', '70.00', '70.00', '119.00', '119.00', null, null, '90', 'https://cdn.viperky.com/storage/images/20180813/iSKOUjJfzd.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"微信图片_20180702102853.jpg\"

\"微信图片_20180702102815.jpg\"

\"微信图片_20180702102810.jpg\"

\"微信图片_20180702102749.jpg\"

\"微信图片_20180702102739.jpg\"

\"微信图片_20180702102719.jpg\"

\"微信图片_20180702102701.jpg\"

\"微信图片_20180702102637.jpg\"

\"微信图片_20180702102630.jpg\"

\"微信图片_20180702102558.jpg\"

\"微信图片_20180702102552.jpg\"

\"微信图片_20180702102547.jpg\"

\"微信图片_20180702102543.jpg\"

\"微信图片_20180702102538.jpg\"

\"微信图片_20180702102532.jpg\"

\"微信图片_20180702102421.jpg\"

 

 

\"1.jpg\"

\"20180609-IMG_0507.jpg\"

\"20180609-IMG_0508.jpg\"

\"20180609-IMG_0509.jpg\"

\"20180609-IMG_0510.jpg\"

\"20180609-IMG_0511.jpg\"

\"20180609-IMG_0512.jpg\"

\"20180609-IMG_0513.jpg\"

\"20180609-IMG_0514.jpg\"

\"20180609-IMG_0515.jpg\"

\"20180609-IMG_0516.jpg\"

\"20180609-IMG_0517.jpg\"

\"20180609-IMG_0518.jpg\"

\"20180609-IMG_0519.jpg\"

\"20180609-IMG_0520.jpg\"

\"20180609-IMG_0521.jpg\"

\"20180609-IMG_0522.jpg\"

\"20180609-IMG_0523.jpg\"

\"20180609-IMG_0524.jpg\"

\"20180609-IMG_0525.jpg\"


', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-13 15:30:58', '2018-08-16 17:00:34', null); INSERT INTO `ibrand_goods` VALUES ('150', '2018年秋款新品 儿童秋款背带裤 韩板1:1制作 粗斜棉儿童背带跨裤', '675#', '23', '1', '100.00', '100.00', '100.00', '168.00', '168.00', null, null, '67', 'https://cdn.viperky.com/storage/images/20180813/f1HxiawLYA.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

 

\"微信图片_20180707175426.jpg\"

\"微信图片_20180707175424.jpg\"

\"微信图片_20180707175421.jpg\"

\"微信图片_20180707175419.jpg\"

\"微信图片_20180707175416.jpg\"

\"微信图片_20180707175414.jpg\"

\"微信图片_20180707175412.jpg\"

\"微信图片_20180707175409.jpg\"

\"微信图片_20180707175330.jpg\"

\"微信图片_20180707175404.jpg\"
\"微信图片_20180707175402.jpg\"

\"微信图片_20180707175347.jpg\"

\"微信图片_20180707175344.jpg\"

\"微信图片_20180707175340.jpg\"

\"微信图片_20180707175337.jpg\"

\"微信图片_20180707175335.jpg\"


 \"微信图片_20180713113322.jpg\"

\"微信图片_20180713113315.jpg\"

\"微信图片_20180713113250.jpg\"

\"微信图片_20180713113237.jpg\"

\"微信图片_20180713113213.jpg\"

\"微信图片_20180713113209.jpg\"

\"微信图片_20180713113142.jpg\"

\"微信图片_20180713113156.jpg\"

\"微信图片_20180713113102.jpg\"

\"微信图片_20180713113127.jpg\"

\"微信图片_20180713113117.jpg\"

\"微信图片_20180713113114.jpg\"

\"微信图片_20180713113112.jpg\"

\"微信图片_20180713113131.jpg\"

\"微信图片_20180713113134.jpg\"

\"微信图片_20180713113138.jpg\"

\"微信图片_20180713113110.jpg\"

\"20180709-IMG_0371.jpg\"

\"20180709-IMG_0372.jpg\"

\"20180709-IMG_0389.jpg\"

\"20180709-IMG_0373.jpg\"

\"20180709-IMG_0374.jpg\"

\"20180709-IMG_0375.jpg\"

\"20180709-IMG_0376.jpg\"

\"20180709-IMG_0377.jpg\"

\"20180709-IMG_0378.jpg\"

\"20180709-IMG_0379.jpg\"

\"20180709-IMG_0382.jpg\"

\"20180709-IMG_0383.jpg\"

\"20180709-IMG_0384.jpg\"

\"20180709-IMG_0386.jpg\"

\"20180709-IMG_0388.jpg\"


', null, '0', '0', '0', '0', '13', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-13 15:40:15', '2018-09-07 17:22:38', null); INSERT INTO `ibrand_goods` VALUES ('151', '2018秋款儿童棉麻衬衫 韩板宽松防晒衣 棉麻衬衫男女童款', '31173#', '23', '3', '89.00', '89.00', '89.00', '149.00', '149.00', null, null, '25', 'https://cdn.viperky.com/storage/images/20180813/zjdpk2oK4z.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"微信图片_20180226125713.jpg\"

\"微信图片_20180226125710.jpg\"

\"微信图片_20180226125659.jpg\"

\"微信图片_20180226125702.jpg\"

\"微信图片_20180226125707.jpg\"

\"IMG_0238-25.jpg\"

\"IMG_0249-36.jpg\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-13 16:00:04', '2018-08-16 16:56:22', null); INSERT INTO `ibrand_goods` VALUES ('152', '2018年秋款新品 儿童打底裤 糖果色打底裤 拉织边紧身弹力打底裤', '628#', '23', '1', '45.00', '45.00', '45.00', '75.00', '75.00', null, null, '288', 'https://cdn.viperky.com/storage/images/20180813/xkDXKpvuOE.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"微信图片_20180711141624.jpg\"

\"微信图片_20180711141620.jpg\"

\"微信图片_20180711141618.jpg\"

\"微信图片_20180711141613.jpg\"

\"微信图片_20180711141610.jpg\"

\"微信图片_20180711141603.jpg\"

\"微信图片_20180711141600.jpg\"

\"微信图片_20180711141558.jpg\"

\"微信图片_20180711141555.jpg\"

\"微信图片_20180711141552.jpg\"

\"微信图片_20180703221907\"

\"微信图片_20180711140923.jpg\"

\"QQ截图20180709113902\"

\"微信图片_20180703223235.jpg\"

\"微信图片_20180703223225.jpg\"

\"微信图片_20180703223222.jpg\"

\"微信图片_20180703223204.jpg\"

\"微信图片_20180703223128.jpg\"

\"微信图片_20180703223106.jpg\"

\"微信图片_20180703223054.jpg\"

\"微信图片_20180703223048.jpg\"

\"微信图片_20180703223025.jpg\"

\"微信图片_20180703223015.jpg\"

\"微信图片_20180703223006.jpg\"

\"微信图片_20180703222031.jpg\"

\"微信图片_20180703222000.jpg\"

\"微信图片_20180703221921.jpg\"

\"微信图片_20180703221913.jpg\"

\"微信图片_20180703221837.jpg\"

\"微信图片_20180703221830.jpg\"

\"20180609-IMG_0483.jpg\"

\"20180609-IMG_0478.jpg\"

\"20180609-IMG_0477.jpg\"

\"20180609-IMG_0476.jpg\"

\"20180609-IMG_0475.jpg\"

\"20180609-IMG_0474.jpg\"

\"20180609-IMG_0473.jpg\"

\"20180609-IMG_0472.jpg\"

\"20180609-IMG_0471.jpg\"

\"20180609-IMG_0468.jpg\"

\"20180609-IMG_0467.jpg\"

\"20180609-IMG_0466.jpg\"

\"20180609-IMG_0465.jpg\"

\"20180609-IMG_0464.jpg\"

\"20180609-IMG_0461.jpg\"

\"20180609-IMG_0460.jpg\"

\"20180609-IMG_0459.jpg\"

\"20180609-IMG_0458.jpg\"

\"20180609-IMG_0457.jpg\"

\"20180609-IMG_0455.jpg\"

\"20180609-IMG_0454.jpg\"

\"20180609-IMG_0453.jpg\"

\"20180609-IMG_0452.jpg\"

\"20180609-IMG_0451.jpg\"

\"1.jpg\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-13 16:44:40', '2018-08-16 17:02:03', null); INSERT INTO `ibrand_goods` VALUES ('153', '2018年秋新品 儿童长款衬衫 韩板oversize条纹长款衬衫 宽松衬衫', '30600#', '23', '3', '89.00', '89.00', '89.00', '143.00', '143.00', null, null, '30', 'https://cdn.viperky.com/storage/images/20180813/tIPmlxcSVl.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"微信图片_20180713161051.jpg\"

\"微信图片_20180713161049.jpg\"

\"微信图片_20180713161046.jpg\"

\"微信图片_20180713161044.jpg\"

\"微信图片_20180713161041.jpg\"

\"微信图片_20180713161039.jpg\"

\"微信图片_20180713161036.jpg\"

\"微信图片_20180713161033.jpg\"

\"微信图片_20180713161031.jpg\"

\"微信图片_20180713161029.jpg\"

\"微信图片_20180713161026.jpg\"

\"微信图片_20180713161018.jpg\"

\"微信图片_20180713161013.jpg\"

\"_MG_7458衬衫.jpg\"

\"_MG_7475衬衫.jpg\"

\"_MG_7471能用.jpg\"

\"QQ截图20180713160119.png\"

\"QQ截图20180713160153.png\"

\"QQ截图20180713160216.png\"

\"QQ截图20180713160232.png\"


', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-13 17:16:08', '2018-08-13 17:16:08', null); INSERT INTO `ibrand_goods` VALUES ('154', '2018年秋新品 儿童棉麻衬衫秋 韩板棉麻娃娃衫女童款', '720#', '23', '3', '78.00', '78.00', '78.00', '129.00', '129.00', null, null, '60', 'https://cdn.viperky.com/storage/images/20180906/j1MuDXf6n7.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"微信图片_20180730133529.jpg\"

\"微信图片_20180730133526.jpg\"

\"微信图片_20180730133531.jpg\"

\"微信图片_20180730133534.jpg\"

\"微信图片_20180730133538.jpg\"

\"微信图片_20180730133552.jpg\"

\"微信图片_20180730133557.jpg\"

\"微信图片_20180730133602.jpg\"

\"微信图片_20180730133549.jpg\"

\"微信图片_20180730133602.jpg\"

\"微信图片_20180730133624.jpg\"

\"微信图片_20180730133624.jpg\"

\"微信图片_20180730133629.jpg\"

\"微信图片_20180730133631.jpg\"

 \"微信图片_20180723140941.jpg\"

\"微信图片_20180723140938.jpg\"

\"微信图片_20180723140915.jpg\"

\"微信图片_20180723140913.jpg\"

\"微信图片_20180723140910.jpg\"

\"微信图片_20180723140936.jpg\"

\"微信图片_20180723140908.jpg\"

\"微信图片_20180723140905.jpg\"

\"微信图片_20180723140900.jpg\"

\"微信图片_20180723140918.jpg\"

 \"_MG_7628衣服.jpg\"

\"_MG_7632衣服.jpg\"


', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-16 14:34:29', '2018-09-06 16:59:46', null); INSERT INTO `ibrand_goods` VALUES ('155', '2018年秋款童裤 儿童棉麻裤秋 韩板1:1制作棉麻灯笼跨裤', '695#', '23', '1', '70.00', '70.00', '70.00', '119.00', '119.00', null, null, '30', 'https://cdn.viperky.com/storage/images/20180816/vWPWLejUc1.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"_MG_7637衣服.jpg\"

\"_MG_7636衣服.jpg\"

\"_MG_7635衣服.jpg\"

\"_MG_7632衣服.jpg\"

\"_MG_7628衣服.jpg\"

 

\"微信图片_20180723141426\"

\"微信图片_20180723141424.jpg\"

\"微信图片_20180723141422.jpg\"

\"微信图片_20180723141335.jpg\"

\"微信图片_20180723141318.jpg\"

\"微信图片_20180723141316.jpg\"

\"微信图片_20180723141306.jpg\"

\"微信图片_20180723141351.jpg\"

\"微信图片_20180723141346.jpg\"

\"微信图片_20180723141430.jpg\"

\"微信图片_20180723141402.jpg\"

\"微信图片_20180723141422.jpg\"

\"微信图片_20180723141355.jpg\"

\"微信图片_20180723141346.jpg\"


', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-16 14:43:49', '2018-08-16 16:58:50', null); INSERT INTO `ibrand_goods` VALUES ('156', '儿童秋款棉麻衬衫 韩板有领娃娃衫 森系女童棉麻衬衫', '739#', '23', '3', '78.00', '78.00', '78.00', '129.00', '129.00', null, null, '40', 'https://cdn.viperky.com/storage/images/20180816/0dt9YRChj0.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"微信图片_20180806215814.jpg\"

\"微信图片_20180806215759.jpg\"

\"微信图片_20180806220032.jpg\"

\"微信图片_20180806215840.jpg\"


\"微信图片_20180806215553.jpg\"

\"微信图片_20180806221149.jpg\"


\"微信图片_20180806215616.jpg\"

\"微信图片_20180806215705.jpg\"

\"微信图片_20180806215825.jpg\"

\"微信图片_20180806215821.jpg\"

\"微信图片_20180806215817.jpg\"

\"微信图片_20180806215810.jpg\"

\"微信图片_20180806215829.jpg\"

\"微信图片_20180806215832.jpg\"

\"微信图片_20180806215705.jpg\"

\"微信图片_20180806215621.jpg\"

\"微信图片_20180806215611.jpg\"

\"微信图片_20180806215606.jpg\"

\"微信图片_20180806215602.jpg\"

\"微信图片_20180806215557.jpg\"

\"微信图片_20180806215553.jpg\"

\"微信图片_20180806215549.jpg\"


', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-16 15:00:34', '2018-08-16 15:00:34', null); INSERT INTO `ibrand_goods` VALUES ('157', '儿童牛仔裤秋款 韩板洗水九分牛仔裤男女童款', '742', '23', '1', '88.00', '88.00', '88.00', '139.00', '139.00', null, null, '18', 'https://cdn.viperky.com/storage/images/20180816/xjcL6hUu0e.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"微信图片_20180723140933.jpg\"

\"微信图片_20180723140931.jpg\"

\"微信图片_20180723140928.jpg\"

\"微信图片_20180723140926.jpg\"

\"微信图片_20180723140923.jpg\"

\"微信图片_20180723140920.jpg\"

\"微信图片_20180723140918.jpg\"

\"微信图片_20180723140910.jpg\"

\"微信图片_20180723140936.jpg\"

\"微信图片_20180723140941.jpg\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-16 15:11:30', '2018-08-20 17:00:55', null); INSERT INTO `ibrand_goods` VALUES ('158', '韩版2018新款儿童帽子街舞长飘带棒球帽防晒遮阳鸭舌帽男女童帽子', '025', '23', '11', '32.00', '32.00', '32.00', '32.00', '32.00', null, null, '8', 'https://cdn.viperky.com/storage/images/20180816/fffX2NAxnp.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"2.png\"/

\"3.png\"/

\"4.png\"/

\"5.png\"/

\"6.png\"/

', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-16 15:38:29', '2018-08-16 15:38:29', null); INSERT INTO `ibrand_goods` VALUES ('159', '春夏季ins新款磨破边儿童渔夫帽时尚儿童帽子防晒遮阳帽宝宝帽子', '0263', '23', '12', '46.00', '46.00', '46.00', '46.00', '46.00', null, null, '6', 'https://cdn.viperky.com/storage/images/20180816/7G0VKfSDiV.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"1525923478200\"

\"1525923330372\"

\"1525923397731\"

\"IMG20180404220716\"

\"IMG20180404220700\"

\"IMG20180404220711\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-16 16:18:30', '2018-08-16 16:18:30', null); INSERT INTO `ibrand_goods` VALUES ('160', 'ins同款毛边纯色布艺儿童渔夫帽 做旧潮男童女童大沿遮阳帽盆帽', '0264', '23', '12', '36.00', '36.00', '36.00', '36.00', '36.00', null, null, '8', 'https://cdn.viperky.com/storage/images/20180816/OGs6xnm898.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-16 16:29:29', '2018-08-16 16:29:29', null); INSERT INTO `ibrand_goods` VALUES ('161', '儿童水洗棒球帽子宝宝鸭舌帽遮阳运动帽子秋季', '0265', '23', '12', '33.00', '33.00', '33.00', '33.00', '33.00', null, null, '4', 'https://cdn.viperky.com/storage/images/20180816/QQxM20krZA.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '2', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-16 16:40:48', '2018-09-12 08:56:06', null); INSERT INTO `ibrand_goods` VALUES ('162', '儿童帽子潮宝宝棒球帽纯色鸭舌帽亲子帽男女童母子防晒遮阳帽', 'M6000700', '23', '12', '29.00', '29.00', '29.00', '29.00', '29.00', null, null, '10', 'https://cdn.viperky.com/storage/images/20180816/STXsXPpRBh.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

', null, '0', '0', '0', '0', '-2', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-16 16:48:46', '2018-09-10 18:21:02', null); INSERT INTO `ibrand_goods` VALUES ('163', '2018儿童牛仔阔脚裤秋款 韩板男女童牛仔背带阔脚裤', '31026#', '23', '1', '89.00', '89.00', '89.00', '149.00', '149.00', null, null, '40', 'https://cdn.viperky.com/storage/images/20180827/NMRpa5xgQK.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"微信图片_20170729160737\"

\"微信图片_20170729160745\"

\"微信图片_20170729160743\"

\"IMG_0291.jpg\"

\"IMG_0294.jpg\"

\"IMG_0295.jpg\"

\"IMG_0296.jpg\"

\"IMG_0297.jpg\"

\"IMG_0298.jpg\"

\"IMG_0299.jpg\"

\"IMG_0300.jpg\"

\"QQ截图20170721182421\"

\"QQ截图20170721182404\"

\"QQ截图20170721182440\"

\"QQ截图20170721182509\"

\"QQ截图20170721182521\"

\"QQ图片20170721182115\"

\"QQ截图20170721182348\"

\"QQ截图20170721182324\"

\"QQ截图20170721182243\"


', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-27 14:10:49', '2018-08-27 14:10:50', null); INSERT INTO `ibrand_goods` VALUES ('164', '2018 韩板儿童长款卫衣衫 宽松卫衣印花长款衫', '731#', '23', '3', '78.00', '78.00', '78.00', '129.00', '129.00', null, null, '80', 'https://cdn.viperky.com/storage/images/20180827/JLC5xrU98s.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"微信图片_20180730134404.jpg\"

\"微信图片_20180730134411.jpg\"

\"微信图片_20180730134413.jpg\"

\"微信图片_20180730134415.jpg\"

\"微信图片_20180730134418.jpg\"

\"微信图片_20180730134427.jpg\"

\"微信图片_20180730134457.jpg\"

\"微信图片_20180730134455.jpg\"

\"微信图片_20180730134450.jpg\"

\"微信图片_20180730134431.jpg\"

\"微信图片_20180730134519.jpg\"

\"微信图片_20180730134513.jpg\"

\"微信图片_20180730134440.jpg\"

\"微信图片_20180730134436.jpg\"

\"微信图片_20180730134519.jpg\"

\"微信图片_20180730134505.jpg\"

\"微信图片_20180730134455.jpg\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-27 14:22:16', '2018-08-27 14:22:16', null); INSERT INTO `ibrand_goods` VALUES ('165', '2018秋儿童格仔衬衫 韩板宽松格仔衬衫男女童款', '31165#', '23', '3', '69.00', '69.00', '69.00', '116.00', '116.00', null, null, '36', 'https://cdn.viperky.com/storage/images/20180827/Jw94Plan4q.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"微信图片_20180114174630.jpg\"

\"微信图片_20180114174625.jpg\"

\"微信图片_20180114174522.jpg\"

\"微信图片_20180114174524.jpg\"

\"微信图片_20180114174535.jpg\"

\"微信图片_20180114174537.jpg\"

\"微信图片_20180114174449.jpg\"

\"微信图片_20180114174441.jpg\"

\"微信图片_20180114174438.jpg\"

\"微信图片_20180114174434.jpg\"

\"微信图片_20180114174516.jpg\"

\"微信图片_20180114174511.jpg\"

\"微信图片_20180114174504.jpg\"

\"微信图片_20180114174457.jpg\"

\"微信图片_20180114174540.jpg\"

\"微信图片_20180114174543.jpg\"

\"微信图片_20180114174549.jpg\"

\"微信图片_20180114174551.jpg\"

\"微信图片_20180114174554.jpg\"

\"微信图片_20180114174557.jpg\"

\"微信图片_20180114174620.jpg\"

\"微信图片_20180114174612.jpg\"

\"微信图片_20180114174636.jpg\"

\"微信图片_20180114174640.jpg\"

\"微信图片_20180114174643.jpg\"

\"微信图片_20180114174702.jpg\"

', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-08-27 14:39:45', '2018-08-27 14:39:45', null); INSERT INTO `ibrand_goods` VALUES ('166', '2018新款儿童帆布鞋男女童板鞋一脚蹬单鞋套脚鞋', '588', '24', '13', '79.00', '79.00', '79.00', '159.00', '159.00', null, null, '500', 'https://cdn.viperky.com/storage/images/20180903/hhlNBt74eh.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods` VALUES ('167', '2018新款男女童儿帆布鞋', '5032', '24', '13', '78.00', '78.00', '78.00', '159.00', '159.00', null, null, '800', 'https://cdn.viperky.com/storage/images/20180903/K0OQDsU5I7.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"5032蓝色\"



\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"

\"undefined\"


', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods` VALUES ('168', '2018秋冬新品中小童宝宝韩版灯芯绒A字背心连衣裙', '5240', '24', '2', '0.01', '0.01', '0.01', '0.01', '0.01', null, null, '280', 'https://cdn.viperky.com/storage/images/20180903/l1RpEjPqAt.png', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"undefined\"

\"文案条.jpg\"
\"IMG_0034.jpg\"

\"IMG_0024.jpg\"

\"IMG_0027.jpg\"

\"IMG_0030.jpg\"

\"IMG_0037.jpg\"


\"222.jpg\"

\"1.jpg\"

\"2.jpg\"

\"3.jpg\"

\"4.jpg\"

\"5.jpg\"

\"6.jpg\"

\"7.jpg\"

\"8.jpg\"

\"9.jpg\"

\"10.jpg\"

\"11.jpg\"

\"12.jpg\"

\"14.jpg\"

\"15.jpg\"

\"16.jpg\"

\"17.jpg\"

\"18.jpg\"

\"19.jpg\"

\"20.jpg\"

\"21.jpg\"

\"22.jpg\"


', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods` VALUES ('169', '2018新款儿童网红小黑鞋', 'whx1', '24', '13', '0.01', '0.01', '0.01', '0.01', '0.01', null, null, '40', 'https://cdn.viperky.com/storage/images/20180904/YTWT8I5Z8n.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"1.jpg\"/

\"2.jpg\"/

\"3.jpg\"/

\"4.jpg\"/

', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-09-04 19:07:49', '2018-09-04 19:08:06', null); INSERT INTO `ibrand_goods` VALUES ('170', '2018新款儿童家居服', '2810', '24', '3', '0.01', '0.01', '0.01', '0.01', '0.01', null, null, '130', 'https://cdn.viperky.com/storage/images/20180906/gkLsyBNdi4.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"1.jpg\"/


\"3.jpg\"/

\"7.jpg\"/

\"6.jpg\"/

\"4.jpg\"/

\"5.jpg\"/

', null, '0', '0', '0', '0', '5', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-09-04 19:36:47', '2018-09-12 11:13:37', null); INSERT INTO `ibrand_goods` VALUES ('171', '2018新款男女童卡通内裤(2条装)', '4768', '24', '1', '0.01', '0.01', '0.01', '0.01', '0.01', null, null, '60', 'https://cdn.viperky.com/storage/images/20180904/gGE29kPjtE.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

可爱的女童款

\"1.jpg\"/

\"2.jpg\"/

\"3.jpg\"/

\"4.jpg\"/

男童款

\"1.jpg\"/

\"2.jpg\"/

\"3.jpg\"/


', null, '0', '0', '0', '0', '0', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-09-04 20:03:01', '2018-09-04 20:03:01', null); INSERT INTO `ibrand_goods` VALUES ('172', '2018超级无敌复古袜子', 'fgwz', '24', '13', '0.01', '0.01', '0.01', '0.01', '0.01', null, null, '162', 'https://cdn.viperky.com/storage/images/20180905/GAYUgTYLev.jpg', '

此商品仅用于交易流程测试,不退款,不发货!不小心拍了商品,请联系 ibrandshjchen 退款!

\"7.jpg\"/

\"6.jpg\"/

\"5.jpg\"/

\"9.jpg\"/

\"1.jpg\"/

\"2.jpg\"/

\"3.jpg\"/

\"4.jpg\"/

\"8.jpg\"/

', null, '0', '0', '0', '0', '3', '0', '', '', '', '0', '0', '0', '0', null, '{\"video\":{\"status\":\"0\",\"url\":\"\"}}', '2018-09-05 14:27:17', '2018-09-10 16:18:57', null); -- ---------------------------- -- Table structure for ibrand_goods_attribute -- ---------------------------- DROP TABLE IF EXISTS `ibrand_goods_attribute`; CREATE TABLE `ibrand_goods_attribute` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `type` tinyint(4) NOT NULL DEFAULT '1', `name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `is_search` tinyint(4) NOT NULL DEFAULT '0', `is_chart` tinyint(4) NOT NULL DEFAULT '0', `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `deleted_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=57 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- ---------------------------- -- Records of ibrand_goods_attribute -- ---------------------------- INSERT INTO `ibrand_goods_attribute` VALUES ('1', '1', '适用性别', '0', '0', '2017-05-03 12:24:17', '2017-05-03 12:24:17', null); INSERT INTO `ibrand_goods_attribute` VALUES ('2', '1', '风格', '0', '1', '2017-05-03 12:25:49', '2018-06-08 14:12:32', null); INSERT INTO `ibrand_goods_attribute` VALUES ('3', '1', '安全等级', '0', '1', '2017-05-03 12:28:41', '2017-05-03 12:28:41', null); INSERT INTO `ibrand_goods_attribute` VALUES ('4', '1', '适用季节', '0', '1', '2017-05-03 12:29:17', '2017-05-03 12:29:17', null); INSERT INTO `ibrand_goods_attribute` VALUES ('5', '1', '主要面料', '0', '0', '2017-05-03 12:32:45', '2018-06-08 14:46:31', null); INSERT INTO `ibrand_goods_attribute` VALUES ('6', '1', '袖长', '0', '1', '2017-05-03 12:33:33', '2018-05-21 16:00:50', null); INSERT INTO `ibrand_goods_attribute` VALUES ('7', '1', '图案', '0', '0', '2017-05-03 12:34:20', '2018-06-06 11:52:42', null); INSERT INTO `ibrand_goods_attribute` VALUES ('8', '1', '领型', '0', '0', '2017-05-03 12:35:16', '2017-05-03 12:35:16', null); INSERT INTO `ibrand_goods_attribute` VALUES ('9', '1', '裙子款式', '0', '0', '2017-05-03 12:37:51', '2018-05-15 16:35:19', null); INSERT INTO `ibrand_goods_attribute` VALUES ('10', '1', '裙型', '0', '0', '2017-05-03 12:41:33', '2017-05-11 14:59:01', null); INSERT INTO `ibrand_goods_attribute` VALUES ('11', '1', '裤长', '0', '1', '2017-05-03 12:43:47', '2017-05-12 11:02:03', null); INSERT INTO `ibrand_goods_attribute` VALUES ('12', '1', '厚薄', '0', '1', '2017-05-11 11:55:01', '2018-09-03 14:44:34', null); INSERT INTO `ibrand_goods_attribute` VALUES ('13', '1', '裤腰', '0', '1', '2017-05-11 12:09:04', '2017-05-12 10:53:36', null); INSERT INTO `ibrand_goods_attribute` VALUES ('14', '1', '伞面大小', '0', '1', '2017-09-22 13:15:27', '2017-09-22 13:15:27', null); INSERT INTO `ibrand_goods_attribute` VALUES ('15', '1', '防风指数', '0', '1', '2017-09-22 13:15:50', '2017-09-22 13:15:50', null); INSERT INTO `ibrand_goods_attribute` VALUES ('16', '1', '收纳方式', '0', '1', '2017-09-22 13:16:06', '2017-09-22 13:16:06', null); INSERT INTO `ibrand_goods_attribute` VALUES ('17', '1', '面料工艺', '0', '0', '2018-05-15 09:57:59', '2018-05-15 10:21:14', null); INSERT INTO `ibrand_goods_attribute` VALUES ('18', '1', '适合年龄段', '0', '0', '2018-05-15 09:58:40', '2018-09-03 14:42:51', null); INSERT INTO `ibrand_goods_attribute` VALUES ('19', '1', '是否连帽', '0', '0', '2018-05-15 09:59:34', '2018-05-21 16:05:22', null); INSERT INTO `ibrand_goods_attribute` VALUES ('20', '1', '产地', '0', '0', '2018-05-15 09:59:53', '2018-06-07 17:26:17', null); INSERT INTO `ibrand_goods_attribute` VALUES ('22', '1', '适用人群', '0', '0', '2018-05-15 10:02:05', '2018-05-15 10:07:50', null); INSERT INTO `ibrand_goods_attribute` VALUES ('24', '1', '亲子装类别', '0', '0', '2018-05-15 10:05:05', '2018-05-15 10:05:05', null); INSERT INTO `ibrand_goods_attribute` VALUES ('25', '1', '款式', '0', '0', '2018-05-15 10:10:35', '2018-05-15 10:17:45', null); INSERT INTO `ibrand_goods_attribute` VALUES ('26', '1', '主面料成分', '0', '0', '2018-05-15 10:11:59', '2018-06-08 14:46:45', null); INSERT INTO `ibrand_goods_attribute` VALUES ('27', '1', '主面料成分含量', '0', '0', '2018-05-15 10:12:35', '2018-06-08 14:47:16', null); INSERT INTO `ibrand_goods_attribute` VALUES ('28', '1', '套装类型', '0', '0', '2018-05-15 10:28:33', '2018-05-15 10:28:33', null); INSERT INTO `ibrand_goods_attribute` VALUES ('29', '1', '套装件数', '0', '0', '2018-05-15 10:28:54', '2018-05-15 10:28:54', null); INSERT INTO `ibrand_goods_attribute` VALUES ('30', '1', '家居服类别', '0', '0', '2018-05-21 15:18:32', '2018-05-21 15:18:32', null); INSERT INTO `ibrand_goods_attribute` VALUES ('31', '1', '是否进口', '0', '0', '2018-06-05 15:45:11', '2018-06-05 15:45:11', null); INSERT INTO `ibrand_goods_attribute` VALUES ('32', '1', '原产国(地)', '0', '0', '2018-06-05 15:45:39', '2018-06-07 11:01:58', null); INSERT INTO `ibrand_goods_attribute` VALUES ('33', '1', '有无原产地证', '0', '0', '2018-06-05 15:46:07', '2018-06-05 15:46:07', null); INSERT INTO `ibrand_goods_attribute` VALUES ('34', '2', '进口口岸', '0', '0', '2018-06-05 15:46:20', '2018-06-05 15:46:20', null); INSERT INTO `ibrand_goods_attribute` VALUES ('35', '2', '形态', '0', '0', '2018-06-05 15:54:19', '2018-06-05 15:54:19', null); INSERT INTO `ibrand_goods_attribute` VALUES ('36', '2', '规格', '0', '0', '2018-06-05 15:54:29', '2018-06-05 15:54:29', null); INSERT INTO `ibrand_goods_attribute` VALUES ('37', '2', '报关单号', '0', '0', '2018-06-05 15:54:46', '2018-06-05 15:54:46', null); INSERT INTO `ibrand_goods_attribute` VALUES ('38', '2', '货物清关状态', '0', '0', '2018-06-05 15:56:28', '2018-06-05 15:56:28', null); INSERT INTO `ibrand_goods_attribute` VALUES ('39', '2', '适用肤质', '0', '0', '2018-06-05 17:45:47', '2018-06-05 17:45:47', null); INSERT INTO `ibrand_goods_attribute` VALUES ('40', '2', 'PA值', '0', '0', '2018-06-05 17:46:36', '2018-06-05 17:46:36', null); INSERT INTO `ibrand_goods_attribute` VALUES ('41', '2', '保质期', '0', '0', '2018-06-05 17:46:54', '2018-06-05 17:46:54', null); INSERT INTO `ibrand_goods_attribute` VALUES ('42', '2', '防晒指数', '0', '0', '2018-06-05 17:47:04', '2018-06-05 17:47:04', null); INSERT INTO `ibrand_goods_attribute` VALUES ('43', '2', '净含量', '0', '0', '2018-06-05 17:47:19', '2018-06-05 17:47:19', null); INSERT INTO `ibrand_goods_attribute` VALUES ('44', '2', '功效', '0', '0', '2018-06-05 17:47:41', '2018-06-05 17:47:41', null); INSERT INTO `ibrand_goods_attribute` VALUES ('45', '2', '防晒部位', '0', '0', '2018-06-05 17:48:03', '2018-06-05 17:48:03', null); INSERT INTO `ibrand_goods_attribute` VALUES ('46', '2', '编制方法', '0', '0', '2018-06-06 11:53:25', '2018-06-06 11:53:25', null); INSERT INTO `ibrand_goods_attribute` VALUES ('47', '2', '产品类别', '0', '0', '2018-06-06 11:53:47', '2018-06-06 11:53:47', null); INSERT INTO `ibrand_goods_attribute` VALUES ('48', '1', '鞋底材质', '0', '0', '2018-09-03 14:43:17', '2018-09-03 14:43:37', null); INSERT INTO `ibrand_goods_attribute` VALUES ('49', '1', '鞋帮高度', '0', '0', '2018-09-03 14:43:53', '2018-09-03 14:43:53', null); INSERT INTO `ibrand_goods_attribute` VALUES ('50', '1', '鞋帮高度', '0', '0', '2018-09-03 14:43:55', '2018-09-03 14:43:55', null); INSERT INTO `ibrand_goods_attribute` VALUES ('51', '1', '鞋面材质', '0', '0', '2018-09-03 14:44:11', '2018-09-03 14:44:11', null); INSERT INTO `ibrand_goods_attribute` VALUES ('52', '1', '适用运动', '0', '0', '2018-09-03 14:45:08', '2018-09-03 14:45:08', null); INSERT INTO `ibrand_goods_attribute` VALUES ('53', '1', '功能', '0', '0', '2018-09-03 14:45:57', '2018-09-03 14:45:57', null); INSERT INTO `ibrand_goods_attribute` VALUES ('54', '1', '流行元素', '0', '0', '2018-09-03 14:46:43', '2018-09-03 14:46:43', null); INSERT INTO `ibrand_goods_attribute` VALUES ('55', '1', '鞋底工艺', '0', '0', '2018-09-03 14:47:08', '2018-09-03 14:47:08', null); INSERT INTO `ibrand_goods_attribute` VALUES ('56', '1', '内里材质', '0', '0', '2018-09-03 14:47:30', '2018-09-03 14:47:30', null); -- ---------------------------- -- Table structure for ibrand_goods_attribute_relation -- ---------------------------- DROP TABLE IF EXISTS `ibrand_goods_attribute_relation`; CREATE TABLE `ibrand_goods_attribute_relation` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `goods_id` int(10) unsigned NOT NULL, `model_id` int(10) unsigned NOT NULL, `attribute_id` int(10) unsigned NOT NULL, `attribute_value_id` int(10) unsigned NOT NULL, `attribute_value` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `deleted_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=1443 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- ---------------------------- -- Records of ibrand_goods_attribute_relation -- ---------------------------- INSERT INTO `ibrand_goods_attribute_relation` VALUES ('4', '2', '2', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('5', '2', '2', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('6', '2', '2', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('7', '2', '2', '5', '20', '纯棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('8', '2', '2', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('9', '2', '2', '10', '61', '公主裙', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('10', '2', '2', '9', '76', '无袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('11', '3', '1', '1', '2', '女', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('12', '3', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('13', '3', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('14', '3', '1', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('15', '3', '1', '5', '20', '纯棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('16', '3', '1', '11', '63', '短裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('17', '3', '1', '13', '72', '中腰', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('18', '4', '1', '1', '2', '女', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('19', '4', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('20', '4', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('21', '4', '1', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('22', '4', '1', '5', '20', '纯棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('23', '4', '1', '11', '63', '短裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('24', '4', '1', '13', '72', '中腰', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('25', '5', '2', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('26', '5', '2', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('27', '5', '2', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('28', '5', '2', '5', '20', '纯棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('29', '5', '2', '7', '37', '圆点', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('30', '5', '2', '9', '48', '吊带裙/背心裙', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('31', '5', '2', '10', '61', '公主裙', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('32', '6', '2', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('33', '6', '2', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('34', '6', '2', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('35', '6', '2', '5', '20', '纯棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('36', '6', '2', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('37', '6', '2', '9', '76', '无袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('38', '6', '2', '10', '59', 'A字裙', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('39', '7', '2', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('40', '7', '2', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('41', '7', '2', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('42', '7', '2', '5', '28', '混纺', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('43', '7', '2', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('44', '7', '2', '9', '49', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('45', '7', '2', '10', '61', '公主裙', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('46', '8', '2', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('47', '8', '2', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('48', '8', '2', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('49', '8', '2', '5', '20', '纯棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('50', '8', '2', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('51', '8', '2', '9', '76', '无袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('52', '8', '2', '10', '61', '公主裙', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('53', '9', '2', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('54', '9', '2', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('55', '9', '2', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('56', '9', '2', '5', '20', '纯棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('57', '9', '2', '7', '39', '碎花', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('58', '9', '2', '9', '48', '吊带裙/背心裙', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('59', '9', '2', '10', '59', 'A字裙', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('60', '10', '2', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('61', '10', '2', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('62', '10', '2', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('63', '10', '2', '5', '30', '涤纶', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('64', '10', '2', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('65', '10', '2', '9', '76', '无袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('66', '10', '2', '10', '53', '蛋糕裙', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('67', '11', '2', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('68', '11', '2', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('69', '11', '2', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('70', '11', '2', '5', '20', '纯棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('71', '11', '2', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('72', '11', '2', '9', '48', '吊带裙/背心裙', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('73', '11', '2', '10', '61', '公主裙', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('74', '12', '2', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('75', '12', '2', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('76', '12', '2', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('77', '12', '2', '5', '20', '纯棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('78', '12', '2', '7', '38', '卡通动漫', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('79', '12', '2', '9', '52', '衬裙', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('80', '12', '2', '10', '61', '公主裙', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('81', '13', '4', '14', '79', '大型', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('82', '13', '4', '15', '82', '很强', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('83', '13', '4', '16', '84', '长柄', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('84', '41', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('85', '41', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('86', '41', '3', '3', '14', 'A类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('87', '41', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('88', '41', '3', '5', '20', '纯棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('89', '41', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('90', '41', '3', '7', '38', '卡通动漫', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('91', '41', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('92', '42', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('93', '42', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('94', '42', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('95', '42', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('96', '42', '3', '5', '20', '纯棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('97', '42', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('98', '42', '3', '7', '38', '卡通动漫', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('99', '42', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('100', '43', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('101', '43', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('102', '43', '3', '3', '14', 'A类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('103', '43', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('104', '43', '3', '5', '20', '纯棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('105', '43', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('106', '43', '3', '7', '93', '条纹,字母', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('107', '43', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('108', '44', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('109', '44', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('110', '44', '3', '3', '14', 'A类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('111', '44', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('112', '44', '3', '5', '20', '纯棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('113', '44', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('114', '44', '3', '7', '38', '卡通动漫', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('115', '44', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('116', '45', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('117', '45', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('118', '45', '3', '3', '14', 'A类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('119', '45', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('120', '45', '3', '5', '20', '纯棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('121', '45', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('122', '45', '3', '7', '38', '卡通动漫', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('123', '45', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('124', '46', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('125', '46', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('126', '46', '3', '3', '14', 'A类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('127', '46', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('128', '46', '3', '5', '20', '纯棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('129', '46', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('130', '46', '3', '7', '38', '卡通动漫', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('131', '46', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('132', '47', '7', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('133', '47', '7', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('134', '47', '7', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('135', '47', '7', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('136', '47', '7', '5', '20', '纯棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('137', '47', '7', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('138', '48', '7', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('139', '48', '7', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('140', '48', '7', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('141', '48', '7', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('142', '48', '7', '5', '20', '纯棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('143', '48', '7', '6', '34', '五分袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('144', '48', '7', '22', '95', '家庭装', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('145', '49', '3', '1', '2', '女', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('146', '49', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('147', '49', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('148', '49', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('149', '49', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('150', '49', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('151', '49', '3', '7', '93', '字母', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('152', '49', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('153', '49', '3', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('154', '49', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('155', '49', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('156', '49', '3', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('157', '50', '7', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('158', '50', '7', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('159', '50', '7', '3', '14', 'A类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('160', '50', '7', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('161', '50', '7', '5', '20', '纯棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('162', '50', '7', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('163', '50', '7', '22', '95', '家庭装', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('164', '50', '7', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('165', '50', '7', '24', '94', 'T恤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('166', '50', '7', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('167', '50', '7', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('180', '52', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('181', '52', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('182', '52', '3', '3', '14', 'A类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('183', '52', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('184', '52', '3', '5', '20', '纯棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('185', '52', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('186', '52', '3', '7', '111', '卡通动物', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('187', '52', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('188', '52', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('189', '52', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('190', '52', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('191', '52', '3', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('192', '48', '7', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('193', '48', '7', '24', '94', 'T恤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('194', '48', '7', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('195', '48', '7', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('196', '47', '7', '22', '90', '母女装', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('197', '47', '7', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('198', '47', '7', '24', '94', 'T恤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('199', '47', '7', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('200', '47', '7', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('201', '53', '2', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('202', '53', '2', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('203', '53', '2', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('204', '53', '2', '5', '110', '苎麻', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('205', '53', '2', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('206', '53', '2', '9', '112', '裙裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('207', '53', '2', '10', '59', 'A字裙', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('208', '53', '2', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('209', '53', '2', '26', '98', '苎麻', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('210', '53', '2', '27', '99', '55(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('211', '54', '7', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('212', '54', '7', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('213', '54', '7', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('214', '54', '7', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('215', '54', '7', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('216', '54', '7', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('217', '54', '7', '22', '95', '家庭装', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('218', '54', '7', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('219', '54', '7', '24', '94', 'T恤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('220', '54', '7', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('221', '54', '7', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('222', '55', '2', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('223', '55', '2', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('224', '55', '2', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('225', '55', '2', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('226', '55', '2', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('227', '55', '2', '9', '49', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('228', '55', '2', '10', '56', '荷叶边', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('229', '55', '2', '17', '106', '酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('230', '55', '2', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('231', '55', '2', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('232', '56', '2', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('233', '56', '2', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('234', '56', '2', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('235', '56', '2', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('236', '56', '2', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('237', '56', '2', '9', '49', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('238', '56', '2', '10', '75', '其他', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('239', '56', '2', '17', '106', '酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('240', '56', '2', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('241', '56', '2', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('242', '57', '2', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('243', '57', '2', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('244', '57', '2', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('245', '57', '2', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('246', '57', '2', '7', '37', '圆点', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('247', '57', '2', '9', '52', '衬裙', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('248', '57', '2', '10', '59', 'A字裙', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('249', '57', '2', '17', '104', '褶皱', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('250', '57', '2', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('251', '57', '2', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('252', '58', '7', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('253', '58', '7', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('254', '58', '7', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('255', '58', '7', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('256', '58', '7', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('257', '58', '7', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('258', '58', '7', '22', '95', '家庭装', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('259', '58', '7', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('260', '58', '7', '24', '94', 'T恤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('261', '58', '7', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('262', '58', '7', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('263', '59', '2', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('264', '59', '2', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('265', '59', '2', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('266', '59', '2', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('267', '59', '2', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('268', '59', '2', '9', '112', '裙裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('269', '59', '2', '10', '54', '百褶裙', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('270', '59', '2', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('271', '59', '2', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('272', '59', '2', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('273', '60', '2', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('274', '60', '2', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('275', '60', '2', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('276', '60', '2', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('277', '60', '2', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('278', '60', '2', '9', '48', '吊带裙/背心裙', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('279', '60', '2', '10', '56', '荷叶边', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('280', '60', '2', '17', '106', '酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('281', '60', '2', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('282', '60', '2', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('283', '61', '7', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('284', '61', '7', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('285', '61', '7', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('286', '61', '7', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('287', '61', '7', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('288', '61', '7', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('289', '61', '7', '22', '95', '家庭装', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('290', '61', '7', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('291', '61', '7', '24', '94', 'T恤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('292', '61', '7', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('293', '61', '7', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('294', '62', '2', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('295', '62', '2', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('296', '62', '2', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('297', '62', '2', '5', '30', '涤纶', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('298', '62', '2', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('299', '62', '2', '10', '61', '公主裙', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('300', '62', '2', '17', '106', '酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('301', '62', '2', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('302', '62', '2', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('303', '63', '7', '1', '2', '女', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('304', '63', '7', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('305', '63', '7', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('306', '63', '7', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('307', '63', '7', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('308', '63', '7', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('309', '63', '7', '22', '90', '母女装', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('310', '63', '7', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('311', '63', '7', '24', '94', 'T恤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('312', '63', '7', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('313', '63', '7', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('314', '64', '3', '1', '1', '男', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('315', '64', '3', '2', '11', '欧美', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('316', '64', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('317', '64', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('318', '64', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('319', '64', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('320', '64', '3', '7', '38', '卡通动漫', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('321', '64', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('322', '64', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('323', '64', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('324', '64', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('325', '64', '3', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('326', '65', '7', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('327', '65', '7', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('328', '65', '7', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('329', '65', '7', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('330', '65', '7', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('331', '65', '7', '6', '34', '五分袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('332', '65', '7', '22', '95', '家庭装', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('333', '65', '7', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('334', '65', '7', '24', '94', 'T恤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('335', '65', '7', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('336', '65', '7', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('337', '66', '1', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('338', '66', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('339', '66', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('340', '66', '1', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('341', '66', '1', '5', '24', '亚麻', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('342', '66', '1', '11', '63', '短裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('343', '66', '1', '13', '72', '中腰', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('344', '66', '1', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('345', '66', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('347', '66', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('348', '66', '1', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('349', '67', '7', '1', '2', '女', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('350', '67', '7', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('351', '67', '7', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('352', '67', '7', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('353', '67', '7', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('354', '67', '7', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('355', '67', '7', '22', '90', '母女装', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('356', '67', '7', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('357', '67', '7', '24', '94', 'T恤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('358', '67', '7', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('359', '67', '7', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('360', '68', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('361', '68', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('362', '68', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('363', '68', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('364', '68', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('365', '68', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('366', '68', '3', '7', '37', '圆点', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('367', '68', '3', '8', '47', '其他', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('368', '68', '3', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('369', '68', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('370', '68', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('371', '68', '3', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('372', '69', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('373', '69', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('374', '69', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('375', '69', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('376', '69', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('377', '69', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('378', '69', '3', '7', '41', '其他', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('379', '69', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('380', '69', '3', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('381', '69', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('382', '69', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('383', '69', '3', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('384', '70', '1', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('385', '70', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('386', '70', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('387', '70', '1', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('388', '70', '1', '5', '110', '苎麻', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('389', '70', '1', '11', '64', '五分裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('390', '70', '1', '13', '72', '中腰', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('391', '70', '1', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('392', '70', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('393', '70', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('394', '70', '1', '26', '98', '苎麻', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('395', '70', '1', '27', '99', '55(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('408', '72', '1', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('409', '72', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('410', '72', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('411', '72', '1', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('412', '72', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('413', '72', '1', '11', '63', '短裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('414', '72', '1', '13', '72', '中腰', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('415', '72', '1', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('416', '72', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('417', '72', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('418', '72', '1', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('419', '72', '1', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('420', '73', '1', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('421', '73', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('422', '73', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('423', '73', '1', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('424', '73', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('425', '73', '1', '11', '63', '短裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('426', '73', '1', '13', '72', '中腰', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('427', '73', '1', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('428', '73', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('429', '73', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('430', '73', '1', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('431', '73', '1', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('432', '74', '1', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('433', '74', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('434', '74', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('435', '74', '1', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('436', '74', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('437', '74', '1', '11', '63', '短裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('438', '74', '1', '13', '72', '中腰', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('439', '74', '1', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('440', '74', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('441', '74', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('442', '74', '1', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('443', '74', '1', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('444', '75', '1', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('445', '75', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('446', '75', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('447', '75', '1', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('448', '75', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('449', '75', '1', '11', '63', '短裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('450', '75', '1', '13', '72', '中腰', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('451', '75', '1', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('452', '75', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('453', '75', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('454', '75', '1', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('455', '75', '1', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('456', '76', '1', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('457', '76', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('458', '76', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('459', '76', '1', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('460', '76', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('461', '76', '1', '11', '63', '短裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('462', '76', '1', '13', '72', '中腰', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('463', '76', '1', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('464', '76', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('465', '76', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('466', '76', '1', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('467', '76', '1', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('468', '78', '3', '1', '1', '男', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('469', '78', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('470', '78', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('471', '78', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('472', '78', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('473', '78', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('474', '78', '3', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('475', '78', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('476', '78', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('477', '78', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('478', '78', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('479', '78', '3', '27', '115', '92%', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('480', '79', '1', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('481', '79', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('482', '79', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('483', '79', '1', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('484', '79', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('485', '79', '1', '11', '63', '短裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('486', '79', '1', '13', '72', '中腰', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('487', '79', '1', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('488', '79', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('489', '79', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('490', '79', '1', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('491', '79', '1', '27', '116', '85(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('492', '80', '1', '1', '2', '女', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('493', '80', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('494', '80', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('495', '80', '1', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('496', '80', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('497', '80', '1', '11', '66', '九分裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('498', '80', '1', '13', '72', '中腰', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('499', '80', '1', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('500', '80', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('501', '80', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('502', '80', '1', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('503', '80', '1', '27', '116', '85(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('504', '81', '9', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('505', '81', '9', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('506', '81', '9', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('507', '81', '9', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('508', '81', '9', '5', '30', '涤纶', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('509', '81', '9', '6', '32', '长袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('510', '81', '9', '7', '38', '卡通动漫', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('511', '81', '9', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('512', '81', '9', '19', '119', '连帽', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('513', '82', '9', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('514', '82', '9', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('515', '82', '9', '3', '14', 'A类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('516', '82', '9', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('517', '82', '9', '5', '30', '涤纶', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('518', '82', '9', '6', '32', '长袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('519', '82', '9', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('520', '82', '9', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('521', '82', '9', '19', '119', '连帽', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('522', '83', '3', '1', '2', '女', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('523', '83', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('524', '83', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('525', '83', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('526', '83', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('527', '83', '3', '6', '117', '无袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('528', '83', '3', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('529', '83', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('530', '83', '3', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('531', '83', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('532', '83', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('533', '83', '3', '27', '118', '97(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('534', '84', '9', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('535', '84', '9', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('536', '84', '9', '3', '14', 'A类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('537', '84', '9', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('538', '84', '9', '5', '30', '涤纶', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('539', '84', '9', '6', '32', '长袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('540', '84', '9', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('541', '84', '9', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('542', '84', '9', '19', '119', '连帽', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('561', '87', '7', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('562', '87', '7', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('563', '87', '7', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('564', '87', '7', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('565', '87', '7', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('566', '87', '7', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('567', '87', '7', '22', '95', '家庭装', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('568', '87', '7', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('569', '87', '7', '24', '94', 'T恤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('570', '87', '7', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('571', '87', '7', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('572', '88', '7', '1', '1', '男', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('573', '88', '7', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('574', '88', '7', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('575', '88', '7', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('576', '88', '7', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('577', '88', '7', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('578', '88', '7', '22', '95', '家庭装', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('579', '88', '7', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('580', '88', '7', '24', '94', 'T恤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('581', '88', '7', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('582', '88', '7', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('583', '89', '8', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('584', '89', '8', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('585', '89', '8', '3', '14', 'A类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('586', '89', '8', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('587', '89', '8', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('588', '89', '8', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('589', '89', '8', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('590', '89', '8', '19', '87', '不连帽', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('591', '89', '8', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('592', '89', '8', '30', '114', '套装', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('593', '90', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('594', '90', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('595', '90', '3', '3', '14', 'A类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('596', '90', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('597', '90', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('598', '90', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('599', '90', '3', '7', '120', '植物', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('600', '90', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('601', '90', '3', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('602', '90', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('603', '90', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('604', '90', '3', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('605', '91', '8', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('606', '91', '8', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('607', '91', '8', '3', '14', 'A类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('608', '91', '8', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('609', '91', '8', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('610', '91', '8', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('611', '91', '8', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('612', '91', '8', '19', '87', '不连帽', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('613', '91', '8', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('614', '91', '8', '30', '114', '套装', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('615', '92', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('616', '92', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('617', '92', '3', '3', '14', 'A类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('618', '92', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('619', '92', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('620', '92', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('621', '92', '3', '7', '111', '卡通动物', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('622', '92', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('623', '92', '3', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('624', '92', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('625', '92', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('626', '92', '3', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('627', '93', '1', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('628', '93', '1', '2', '11', '欧美', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('629', '93', '1', '3', '14', 'A类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('630', '93', '1', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('631', '93', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('632', '93', '1', '11', '64', '五分裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('633', '93', '1', '13', '72', '中腰', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('634', '93', '1', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('635', '93', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('636', '93', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('637', '93', '1', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('638', '93', '1', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('639', '94', '8', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('640', '94', '8', '2', '5', '休闲', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('641', '94', '8', '3', '14', 'A类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('642', '94', '8', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('643', '94', '8', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('644', '94', '8', '6', '117', '无袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('645', '94', '8', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('646', '94', '8', '19', '87', '不连帽', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('647', '94', '8', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('648', '94', '8', '30', '114', '套装', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('649', '95', '3', '1', '1', '男', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('650', '95', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('651', '95', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('652', '95', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('653', '95', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('654', '95', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('655', '95', '3', '7', '93', '字母', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('656', '95', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('657', '95', '3', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('658', '95', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('659', '95', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('660', '95', '3', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('661', '96', '3', '1', '1', '男', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('662', '96', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('663', '96', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('664', '96', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('665', '96', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('666', '96', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('667', '96', '3', '7', '111', '卡通动物', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('668', '96', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('669', '96', '3', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('670', '96', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('671', '96', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('672', '96', '3', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('673', '97', '1', '1', '1', '男', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('674', '97', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('675', '97', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('676', '97', '1', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('677', '97', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('678', '97', '1', '11', '63', '短裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('679', '97', '1', '13', '72', '中腰', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('680', '97', '1', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('681', '97', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('682', '97', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('683', '97', '1', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('684', '97', '1', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('685', '98', '1', '1', '1', '男', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('686', '98', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('687', '98', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('688', '98', '1', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('689', '98', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('690', '98', '1', '11', '63', '短裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('691', '98', '1', '13', '72', '中腰', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('692', '98', '1', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('693', '98', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('694', '98', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('695', '98', '1', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('696', '98', '1', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('697', '99', '3', '1', '1', '男', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('698', '99', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('699', '99', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('700', '99', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('701', '99', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('702', '99', '3', '6', '117', '无袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('703', '99', '3', '7', '38', '卡通动漫', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('704', '99', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('705', '99', '3', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('706', '99', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('707', '99', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('708', '99', '3', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('709', '100', '3', '1', '1', '男', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('710', '100', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('711', '100', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('712', '100', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('713', '100', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('714', '100', '3', '6', '117', '无袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('715', '100', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('716', '100', '3', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('717', '100', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('718', '100', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('719', '100', '3', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('720', '101', '3', '1', '1', '男', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('721', '101', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('722', '101', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('723', '101', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('724', '101', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('725', '101', '3', '6', '117', '无袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('726', '101', '3', '7', '38', '卡通动漫', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('727', '101', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('728', '101', '3', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('729', '101', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('730', '101', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('731', '101', '3', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('732', '102', '3', '1', '1', '男', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('733', '102', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('734', '102', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('735', '102', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('736', '102', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('737', '102', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('738', '102', '3', '7', '93', '字母', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('739', '102', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('740', '102', '3', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('741', '102', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('742', '102', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('743', '102', '3', '27', '99', '55(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('744', '103', '3', '1', '1', '男', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('745', '103', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('746', '103', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('747', '103', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('748', '103', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('749', '103', '3', '6', '117', '无袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('750', '103', '3', '7', '93', '字母', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('751', '103', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('752', '103', '3', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('753', '103', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('754', '103', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('755', '103', '3', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('756', '104', '3', '1', '1', '男', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('757', '104', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('758', '104', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('759', '104', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('760', '104', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('761', '104', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('762', '104', '3', '7', '35', '条纹', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('763', '104', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('764', '104', '3', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('765', '104', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('766', '104', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('767', '104', '3', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('768', '105', '1', '1', '1', '男', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('769', '105', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('770', '105', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('771', '105', '1', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('772', '105', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('773', '105', '1', '11', '63', '短裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('774', '105', '1', '13', '72', '中腰', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('775', '105', '1', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('776', '105', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('777', '105', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('778', '105', '1', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('779', '105', '1', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('780', '106', '3', '1', '1', '男', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('781', '106', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('782', '106', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('783', '106', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('784', '106', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('785', '106', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('786', '106', '3', '7', '93', '字母', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('787', '106', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('788', '106', '3', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('789', '106', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('790', '106', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('791', '106', '3', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('792', '107', '3', '1', '1', '男', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('793', '107', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('794', '107', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('795', '107', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('796', '107', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('797', '107', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('798', '107', '3', '7', '38', '卡通动漫', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('799', '107', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('800', '107', '3', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('801', '107', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('802', '107', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('803', '107', '3', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('804', '108', '11', '31', '121', '是', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('805', '108', '11', '32', '123', '日本', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('806', '108', '11', '33', '124', '有', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('807', '108', '11', '34', '0', '新生圩关', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('809', '108', '11', '36', '0', '30个/袋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('811', '108', '11', '38', '0', '已清关-中国大陆境内', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('812', '109', '8', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('813', '109', '8', '2', '13', '日系', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('814', '109', '8', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('815', '109', '8', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('816', '109', '8', '36', '0', '450g', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('817', '110', '11', '31', '121', '是', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('818', '110', '11', '32', '126', '韩国', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('819', '110', '11', '33', '124', '有', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('820', '110', '11', '34', '0', '威海海关', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('821', '110', '11', '35', '0', '固态', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('822', '110', '11', '36', '0', '正常规格', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('823', '110', '11', '37', '0', '420420151047183081', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('824', '110', '11', '38', '0', '已清关-中国大陆境内', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('825', '110', '11', '39', '0', '通用', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('826', '110', '11', '40', '0', 'PA+++', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('827', '110', '11', '41', '0', '三年', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('828', '110', '11', '42', '0', 'SPF45', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('829', '110', '11', '43', '0', '60(g/ml)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('830', '110', '11', '44', '0', '防晒', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('831', '110', '11', '45', '0', '面部/全身皆可', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('832', '111', '11', '32', '128', '中国', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('833', '111', '11', '36', '0', '产品净重0.11 kg', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('834', '111', '11', '44', '0', '防晒', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('839', '111', '11', '47', '0', '空顶帽', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('840', '112', '11', '32', '128', '中国', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('841', '112', '11', '36', '0', '48-52cm', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('842', '112', '11', '44', '0', '防晒', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('843', '112', '11', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('844', '112', '11', '2', '8', '百搭', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('845', '112', '11', '7', '93', '字母', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('846', '112', '11', '46', '0', '草编', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('847', '112', '11', '47', '0', '空顶帽', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('848', '113', '11', '32', '129', '美国', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('849', '113', '11', '36', '0', '237ml', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('850', '113', '11', '44', '0', '防晒', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('851', '113', '11', '31', '121', '是', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('853', '113', '11', '34', '0', '深圳海关', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('854', '113', '11', '38', '0', '已清关-中国大陆境内', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('855', '113', '11', '39', '0', '多种肤质', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('859', '114', '11', '36', '0', '4*3.5cm', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('860', '114', '11', '44', '0', '防蚊', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('861', '114', '11', '31', '122', '否', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('862', '114', '11', '39', '0', '多种肤质', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('863', '114', '11', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('864', '114', '11', '35', '0', '固态', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('865', '115', '8', '2', '131', '欧式', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('866', '115', '8', '5', '130', '帆布', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('867', '115', '8', '36', '0', ' 40*50cm', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('868', '116', '8', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('869', '116', '8', '5', '21', '棉麻', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('870', '116', '8', '36', '0', '14*12.5cm', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('871', '117', '11', '36', '0', '50ml', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('872', '117', '11', '44', '0', '驱蚊止痒', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('873', '117', '11', '31', '121', '是', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('874', '117', '11', '39', '0', '多种肤质', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('875', '117', '11', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('876', '117', '11', '35', '0', '液态', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('877', '117', '11', '32', '126', '韩国', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('878', '117', '11', '34', '0', '青岛海关', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('879', '117', '11', '37', '0', '420920151097014328', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('880', '117', '11', '38', '0', '已清关-中国大陆境内', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('881', '117', '11', '47', '0', '蚊香/蚊片/蚊香液', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('882', '118', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('883', '118', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('884', '118', '3', '3', '14', 'A类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('885', '118', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('886', '118', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('887', '118', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('888', '118', '3', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('889', '118', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('890', '118', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('891', '118', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('892', '118', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('893', '118', '3', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('894', '118', '3', '20', '132', '山东', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('947', '123', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('948', '123', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('949', '123', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('950', '123', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('951', '123', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('952', '123', '3', '6', '117', '无袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('953', '123', '3', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('954', '123', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('955', '123', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('956', '123', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('957', '123', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('958', '123', '3', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('959', '123', '3', '20', '132', '山东', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('960', '124', '3', '1', '2', '女', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('961', '124', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('962', '124', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('963', '124', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('964', '124', '3', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('965', '124', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('966', '124', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('967', '124', '3', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('968', '124', '3', '20', '132', '山东', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('969', '125', '3', '1', '2', '女', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('970', '125', '3', '2', '133', 'OL通勤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('971', '125', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('972', '125', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('973', '125', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('974', '125', '3', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('975', '125', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('976', '125', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('977', '125', '3', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('978', '125', '3', '20', '132', '山东', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('979', '124', '3', '2', '133', 'OL通勤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('980', '124', '3', '2', '133', 'OL通勤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('981', '125', '3', '5', '134', '粘纤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('982', '125', '3', '18', '136', '不限', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('983', '125', '3', '26', '135', '粘纤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('984', '124', '3', '5', '134', '粘纤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('985', '124', '3', '18', '136', '不限', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('986', '124', '3', '26', '135', '粘纤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('987', '126', '3', '1', '1', '男', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('988', '126', '3', '2', '5', '休闲', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('989', '126', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('990', '126', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('991', '126', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('992', '126', '3', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('993', '126', '3', '8', '45', 'V字领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('994', '126', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('995', '126', '3', '18', '136', '不限', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('996', '126', '3', '27', '139', '93.7(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('997', '126', '3', '20', '132', '山东', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('998', '126', '3', '5', '137', '莫代尔', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('999', '126', '3', '26', '138', '莫代尔', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1000', '127', '3', '1', '1', '男', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1001', '127', '3', '2', '5', '休闲', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1002', '127', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1003', '127', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1004', '127', '3', '5', '137', '莫代尔', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1005', '127', '3', '6', '117', '无袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1006', '127', '3', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1007', '127', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1008', '127', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1009', '127', '3', '18', '136', '不限', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1010', '127', '3', '26', '138', '莫代尔', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1011', '127', '3', '27', '139', '93.7(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1012', '127', '3', '20', '132', '山东', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1037', '130', '3', '1', '1', '男', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1038', '130', '3', '2', '5', '休闲', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1039', '130', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1040', '130', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1041', '130', '3', '5', '137', '莫代尔', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1042', '130', '3', '6', '117', '无袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1043', '130', '3', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1044', '130', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1045', '130', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1046', '130', '3', '26', '138', '莫代尔', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1047', '130', '3', '27', '139', '93.7(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1048', '130', '3', '20', '132', '山东', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1049', '131', '3', '1', '1', '男', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1050', '131', '3', '2', '5', '休闲', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1051', '131', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1052', '131', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1053', '131', '3', '5', '137', '莫代尔', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1054', '131', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1055', '131', '3', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1056', '131', '3', '8', '45', 'V字领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1057', '131', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1058', '131', '3', '26', '138', '莫代尔', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1059', '131', '3', '27', '139', '93.7(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1060', '131', '3', '20', '132', '山东', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1061', '132', '3', '1', '2', '女', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1062', '132', '3', '2', '133', 'OL通勤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1063', '132', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1064', '132', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1065', '132', '3', '5', '134', '粘纤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1066', '132', '3', '6', '117', '无袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1067', '132', '3', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1068', '132', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1069', '132', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1070', '132', '3', '26', '135', '粘纤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1071', '132', '3', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1072', '132', '3', '20', '132', '山东', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1073', '133', '3', '1', '2', '女', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1074', '133', '3', '2', '133', 'OL通勤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1075', '133', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1076', '133', '3', '4', '18', '夏季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1077', '133', '3', '5', '134', '粘纤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1078', '133', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1079', '133', '3', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1080', '133', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1081', '133', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1082', '133', '3', '26', '135', '粘纤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1083', '133', '3', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1084', '133', '3', '20', '132', '山东', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1085', '134', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1086', '134', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1087', '134', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1088', '134', '3', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1089', '134', '3', '5', '21', '棉麻', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1090', '134', '3', '6', '34', '五分袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1091', '134', '3', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1092', '134', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1093', '134', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1094', '134', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1095', '134', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1096', '135', '1', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1097', '135', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1098', '135', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1099', '135', '1', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1100', '135', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1101', '135', '1', '11', '66', '九分裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1102', '135', '1', '13', '72', '中腰', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1103', '135', '1', '17', '106', '酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1104', '135', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1105', '135', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1106', '135', '1', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1107', '136', '1', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1108', '136', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1109', '136', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1110', '136', '1', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1111', '136', '1', '5', '21', '棉麻', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1112', '136', '1', '11', '62', '长裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1113', '136', '1', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1114', '136', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1115', '136', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1116', '136', '1', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1117', '137', '3', '1', '2', '女', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1118', '137', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1119', '137', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1120', '137', '3', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1121', '137', '3', '5', '21', '棉麻', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1122', '137', '3', '6', '32', '长袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1123', '137', '3', '7', '35', '条纹', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1124', '137', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1125', '137', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1126', '137', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1127', '138', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1128', '138', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1129', '138', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1130', '138', '3', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1131', '138', '3', '5', '113', '竹节棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1132', '138', '3', '6', '32', '长袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1133', '138', '3', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1134', '138', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1135', '138', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1136', '138', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1137', '138', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1138', '139', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1139', '139', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1140', '139', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1141', '139', '3', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1142', '139', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1143', '139', '3', '6', '32', '长袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1144', '139', '3', '7', '36', '格子', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1145', '139', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1146', '139', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1147', '139', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1148', '140', '1', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1149', '140', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1150', '140', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1151', '140', '1', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1152', '140', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1153', '140', '1', '11', '62', '长裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1154', '140', '1', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1155', '140', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1156', '140', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1157', '140', '1', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1158', '141', '1', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1159', '141', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1160', '141', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1161', '141', '1', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1162', '141', '1', '5', '24', '亚麻', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1163', '141', '1', '11', '62', '长裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1164', '141', '1', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1165', '141', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1166', '141', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1167', '142', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1168', '142', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1169', '142', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1170', '142', '3', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1171', '142', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1172', '142', '3', '6', '32', '长袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1173', '142', '3', '7', '37', '圆点', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1174', '142', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1175', '142', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1176', '142', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1177', '142', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1178', '143', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1179', '143', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1180', '143', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1181', '143', '3', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1182', '143', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1183', '143', '3', '6', '31', '短袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1184', '143', '3', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1185', '143', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1186', '143', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1187', '143', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1188', '143', '3', '27', '101', '100(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1189', '144', '1', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1190', '144', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1191', '144', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1192', '144', '1', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1193', '144', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1194', '144', '1', '11', '66', '九分裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1195', '144', '1', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1196', '144', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1197', '144', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1198', '144', '1', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1199', '145', '1', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1200', '145', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1201', '145', '1', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1202', '145', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1203', '145', '1', '11', '66', '九分裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1204', '145', '1', '17', '106', '酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1205', '145', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1206', '145', '1', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1207', '146', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1208', '146', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1209', '146', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1210', '146', '3', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1211', '146', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1212', '146', '3', '6', '32', '长袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1213', '146', '3', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1214', '146', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1215', '146', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1216', '146', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1217', '147', '1', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1218', '147', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1219', '147', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1220', '147', '1', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1221', '147', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1222', '147', '1', '11', '65', '七分裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1223', '147', '1', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1224', '147', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1225', '147', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1226', '147', '1', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1227', '148', '1', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1228', '148', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1229', '148', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1230', '148', '1', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1231', '148', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1232', '148', '1', '11', '66', '九分裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1233', '148', '1', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1234', '148', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1235', '148', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1236', '148', '1', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1237', '149', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1238', '149', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1239', '149', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1240', '149', '3', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1241', '149', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1242', '149', '3', '6', '32', '长袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1243', '149', '3', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1244', '149', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1245', '149', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1246', '149', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1247', '149', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1248', '150', '1', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1249', '150', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1250', '150', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1251', '150', '1', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1252', '150', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1253', '150', '1', '11', '66', '九分裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1254', '150', '1', '17', '106', '酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1255', '150', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1256', '150', '1', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1257', '151', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1258', '151', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1259', '151', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1260', '151', '3', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1261', '151', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1262', '151', '3', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1263', '151', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1264', '151', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1265', '151', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1266', '152', '1', '1', '2', '女', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1267', '152', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1268', '152', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1269', '152', '1', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1270', '152', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1271', '152', '1', '11', '62', '长裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1272', '152', '1', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1273', '152', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1274', '152', '1', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1275', '153', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1276', '153', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1277', '153', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1278', '153', '3', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1279', '153', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1280', '153', '3', '6', '32', '长袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1281', '153', '3', '7', '35', '条纹', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1282', '153', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1283', '153', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1284', '153', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1285', '154', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1286', '154', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1287', '154', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1288', '154', '3', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1289', '154', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1290', '154', '3', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1291', '154', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1292', '154', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1293', '154', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1294', '155', '1', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1295', '155', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1296', '155', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1297', '155', '1', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1298', '155', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1299', '155', '1', '11', '66', '九分裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1300', '155', '1', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1301', '155', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1302', '155', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1303', '156', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1304', '156', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1305', '156', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1306', '156', '3', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1307', '156', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1308', '156', '3', '6', '32', '长袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1309', '156', '3', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1310', '156', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1311', '156', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1312', '156', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1313', '157', '1', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1314', '157', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1315', '157', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1316', '157', '1', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1317', '157', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1318', '157', '1', '11', '66', '九分裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1319', '157', '1', '17', '106', '酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1320', '157', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1321', '157', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1322', '157', '1', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1323', '158', '11', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1324', '159', '12', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1325', '159', '12', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1326', '159', '12', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1327', '159', '12', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1328', '159', '12', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1329', '160', '12', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1330', '160', '12', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1331', '160', '12', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1332', '160', '12', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1333', '160', '12', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1334', '161', '12', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1335', '161', '12', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1336', '161', '12', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1337', '161', '12', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1338', '161', '12', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1339', '162', '12', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1340', '162', '12', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1341', '162', '12', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1342', '162', '12', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1343', '162', '12', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1344', '163', '1', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1345', '163', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1346', '163', '1', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1347', '163', '1', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1348', '163', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1349', '163', '1', '11', '66', '九分裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1350', '163', '1', '17', '92', '柔软处理,酵素洗', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1351', '163', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1352', '163', '1', '25', '97', '休闲裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1353', '163', '1', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1354', '164', '3', '1', '2', '女', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1355', '164', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1356', '164', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1357', '164', '3', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1358', '164', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1359', '164', '3', '6', '32', '长袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1360', '164', '3', '7', '93', '字母', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1361', '164', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1362', '164', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1363', '164', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1364', '164', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1365', '165', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1366', '165', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1367', '165', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1368', '165', '3', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1369', '165', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1370', '165', '3', '6', '32', '长袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1371', '165', '3', '7', '36', '格子', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1372', '165', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1373', '165', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1374', '165', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1375', '166', '13', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1376', '166', '13', '2', '5', '休闲', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1377', '166', '13', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1378', '166', '13', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1379', '166', '13', '12', '145', '普通厚', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1380', '166', '13', '18', '140', '幼儿装(1-3岁),小童装(4-6岁)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1381', '166', '13', '48', '141', '橡胶', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1382', '166', '13', '49', '142', '低帮', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1383', '166', '13', '50', '143', '低帮', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1384', '166', '13', '51', '144', '帆布', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1385', '166', '13', '52', '146', '通用', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1386', '166', '13', '53', '147', '透气,耐磨,防滑', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1387', '166', '13', '54', '148', '车缝线', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1388', '166', '13', '55', '149', '注塑鞋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1389', '166', '13', '56', '150', '棉质', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1390', '167', '13', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1391', '167', '13', '2', '5', '休闲', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1392', '167', '13', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1393', '167', '13', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1394', '167', '13', '12', '145', '普通厚', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1395', '167', '13', '18', '140', '幼儿装(1-3岁),小童装(4-6岁)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1396', '167', '13', '48', '141', '橡胶', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1397', '167', '13', '49', '142', '低帮', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1398', '167', '13', '50', '143', '低帮', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1399', '167', '13', '51', '144', '帆布', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1400', '167', '13', '52', '146', '通用', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1401', '167', '13', '53', '147', '透气,耐磨,防滑', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1402', '167', '13', '54', '148', '车缝线', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1403', '167', '13', '55', '149', '注塑鞋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1404', '167', '13', '56', '150', '棉质', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1405', '168', '2', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1406', '168', '2', '4', '19', '冬季', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1407', '168', '2', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1408', '168', '2', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1409', '168', '2', '9', '48', '吊带裙/背心裙', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1410', '168', '2', '10', '59', 'A字裙', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1411', '168', '2', '17', '104', '褶皱', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1412', '168', '2', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1413', '168', '2', '27', '102', '95(%)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1414', '169', '13', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1415', '169', '13', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1416', '169', '13', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1417', '169', '13', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1418', '169', '13', '12', '145', '普通厚', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1419', '169', '13', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1420', '170', '3', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1421', '170', '3', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1422', '170', '3', '3', '15', 'B类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1423', '170', '3', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1424', '170', '3', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1425', '170', '3', '6', '32', '长袖', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1426', '170', '3', '7', '40', '纯色', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1427', '170', '3', '8', '42', '圆领', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1428', '170', '3', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1429', '170', '3', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1430', '170', '3', '26', '100', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1431', '171', '1', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1432', '171', '1', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1433', '171', '1', '3', '14', 'A类', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1434', '171', '1', '5', '109', '棉', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1435', '171', '1', '11', '63', '短裤', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1436', '171', '1', '17', '85', '柔软处理', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1437', '171', '1', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1438', '172', '13', '1', '3', '中性', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1439', '172', '13', '2', '12', '韩版', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1440', '172', '13', '4', '17', '春秋', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1441', '172', '13', '12', '145', '普通厚', null, null, null); INSERT INTO `ibrand_goods_attribute_relation` VALUES ('1442', '172', '13', '18', '86', '中小童(3~8岁,100~140cm)', null, null, null); -- ---------------------------- -- Table structure for ibrand_goods_attribute_value -- ---------------------------- DROP TABLE IF EXISTS `ibrand_goods_attribute_value`; CREATE TABLE `ibrand_goods_attribute_value` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `attribute_id` int(10) unsigned NOT NULL, `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `deleted_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=151 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- ---------------------------- -- Records of ibrand_goods_attribute_value -- ---------------------------- INSERT INTO `ibrand_goods_attribute_value` VALUES ('1', '1', '男', '2017-05-03 12:24:17', '2017-05-03 12:24:17', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('2', '1', '女', '2017-05-03 12:24:17', '2017-05-03 12:24:17', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('3', '1', '中性', '2017-05-03 12:24:17', '2017-05-03 12:24:17', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('4', '2', '运动', '2017-05-03 12:25:49', '2017-05-03 12:25:49', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('5', '2', '休闲', '2017-05-03 12:25:49', '2017-05-03 12:25:49', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('6', '2', '学院', '2017-05-03 12:25:49', '2017-05-03 12:25:49', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('7', '2', '名族风', '2017-05-03 12:25:49', '2017-05-03 12:25:49', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('8', '2', '百搭', '2017-05-03 12:25:49', '2017-05-03 12:25:49', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('9', '2', '英伦', '2017-05-03 12:25:49', '2017-05-03 12:25:49', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('10', '2', '公主', '2017-05-03 12:25:49', '2017-05-03 12:25:49', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('11', '2', '欧美', '2017-05-03 12:25:49', '2017-05-03 12:25:49', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('12', '2', '韩版', '2017-05-03 12:25:49', '2017-05-03 12:25:49', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('13', '2', '日系', '2017-05-03 12:25:49', '2017-05-03 12:25:49', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('14', '3', 'A类', '2017-05-03 12:28:41', '2017-05-03 12:28:41', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('15', '3', 'B类', '2017-05-03 12:28:41', '2017-05-03 12:28:41', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('16', '3', 'C类', '2017-05-03 12:28:41', '2017-05-03 12:28:41', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('17', '4', '春秋', '2017-05-03 12:29:17', '2017-05-03 12:29:17', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('18', '4', '夏季', '2017-05-03 12:29:17', '2017-05-03 12:29:17', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('19', '4', '冬季', '2017-05-03 12:29:17', '2017-05-03 12:29:17', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('20', '5', '纯棉', '2017-05-03 12:32:45', '2017-05-03 12:32:45', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('21', '5', '棉麻', '2017-05-03 12:32:45', '2017-05-03 12:32:45', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('22', '5', '全棉牛仔布', '2017-05-03 12:32:45', '2017-05-03 12:32:45', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('23', '5', '天然彩棉', '2017-05-03 12:32:45', '2017-05-03 12:32:45', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('24', '5', '亚麻', '2017-05-03 12:32:45', '2017-05-03 12:32:45', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('25', '5', '牛仔布', '2017-05-03 12:32:45', '2017-05-03 12:32:45', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('26', '5', '丝绸', '2017-05-03 12:32:45', '2017-05-03 12:32:45', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('27', '5', '化纤', '2017-05-03 12:32:45', '2017-05-03 12:32:45', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('28', '5', '混纺', '2017-05-03 12:32:45', '2017-05-03 12:32:45', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('29', '5', '雪纺', '2017-05-03 12:32:45', '2017-05-03 12:32:45', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('30', '5', '涤纶', '2017-05-03 12:32:45', '2017-05-03 12:32:45', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('31', '6', '短袖', '2017-05-03 12:33:33', '2017-05-03 12:33:33', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('32', '6', '长袖', '2017-05-03 12:33:33', '2017-05-03 12:33:33', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('33', '6', '七分袖', '2017-05-03 12:33:33', '2017-05-03 12:33:33', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('34', '6', '五分袖', '2017-05-03 12:33:33', '2017-05-03 12:33:33', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('35', '7', '条纹', '2017-05-03 12:34:20', '2017-05-03 12:34:20', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('36', '7', '格子', '2017-05-03 12:34:20', '2017-05-03 12:34:20', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('37', '7', '圆点', '2017-05-03 12:34:20', '2017-05-03 12:34:20', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('38', '7', '卡通动漫', '2017-05-03 12:34:20', '2017-05-03 12:34:20', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('39', '7', '碎花', '2017-05-03 12:34:20', '2017-05-03 12:34:20', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('40', '7', '纯色', '2017-05-03 12:34:20', '2017-05-03 12:34:20', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('41', '7', '其他', '2017-05-03 12:34:20', '2017-05-03 12:34:20', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('42', '8', '圆领', '2017-05-03 12:35:16', '2017-05-03 12:35:16', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('43', '8', '方领', '2017-05-03 12:35:16', '2017-05-03 12:35:16', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('44', '8', '高领', '2017-05-03 12:35:16', '2017-05-03 12:35:16', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('45', '8', 'V字领', '2017-05-03 12:35:16', '2017-05-03 12:35:16', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('46', '8', '一字领', '2017-05-03 12:35:16', '2017-05-03 12:35:16', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('47', '8', '其他', '2017-05-03 12:35:16', '2017-05-03 12:35:16', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('48', '9', '吊带裙/背心裙', '2017-05-03 12:37:51', '2017-05-03 12:37:51', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('49', '9', '短袖', '2017-05-03 12:37:51', '2017-05-03 12:37:51', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('50', '9', '长袖', '2017-05-03 12:37:51', '2017-05-03 12:37:51', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('51', '9', '背带', '2017-05-03 12:37:51', '2017-05-03 12:37:51', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('52', '9', '衬裙', '2017-05-03 12:37:51', '2017-05-03 12:37:51', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('53', '10', '蛋糕裙', '2017-05-03 12:41:33', '2017-05-03 12:41:33', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('54', '10', '百褶裙', '2017-05-03 12:41:33', '2017-05-03 12:41:33', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('55', '10', '西装裙', '2017-05-03 12:41:33', '2017-05-03 12:41:33', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('56', '10', '荷叶边', '2017-05-03 12:41:33', '2017-05-03 12:41:33', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('57', '10', '拼接款', '2017-05-03 12:41:33', '2017-05-03 12:41:33', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('58', '10', '牛仔裙', '2017-05-03 12:41:33', '2017-05-03 12:41:33', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('59', '10', 'A字裙', '2017-05-03 12:41:33', '2017-05-03 12:41:33', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('60', '10', '背带款', '2017-05-03 12:41:33', '2017-05-03 12:41:33', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('61', '10', '公主裙', '2017-05-03 12:41:33', '2017-05-11 14:59:01', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('62', '11', '长裤', '2017-05-03 12:43:47', '2017-05-03 12:43:47', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('63', '11', '短裤', '2017-05-03 12:43:47', '2017-05-03 12:43:47', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('64', '11', '五分裤', '2017-05-03 12:43:47', '2017-05-03 12:43:47', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('65', '11', '七分裤', '2017-05-03 12:43:47', '2017-05-03 12:43:47', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('66', '11', '九分裤', '2017-05-03 12:43:47', '2017-05-03 12:43:47', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('67', '12', '常规', '2017-05-11 11:55:01', '2017-05-11 11:55:01', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('68', '12', '薄款', '2017-05-11 11:55:01', '2017-05-11 11:55:01', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('69', '12', '加厚', '2017-05-11 11:55:01', '2017-05-11 11:55:01', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('70', '12', '加绒', '2017-05-11 11:55:01', '2017-05-11 11:55:01', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('71', '13', '高腰', '2017-05-11 12:09:04', '2017-05-11 12:09:04', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('72', '13', '中腰', '2017-05-11 12:09:04', '2017-05-11 12:09:04', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('73', '13', '低腰', '2017-05-11 12:09:04', '2017-05-11 12:09:04', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('74', '13', '双裤腰', '2017-05-11 12:09:04', '2017-05-11 12:09:04', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('75', '10', '其他', '2017-05-11 14:59:01', '2017-05-11 14:59:01', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('76', '9', '无袖', '2017-05-11 16:06:36', '2017-05-11 16:06:36', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('77', '14', '小型', '2017-09-22 13:15:27', '2017-09-22 13:15:27', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('78', '14', '中型', '2017-09-22 13:15:27', '2017-09-22 13:15:27', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('79', '14', '大型', '2017-09-22 13:15:27', '2017-09-22 13:15:27', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('80', '15', '普通', '2017-09-22 13:15:50', '2017-09-22 13:15:50', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('81', '15', '中等', '2017-09-22 13:15:50', '2017-09-22 13:15:50', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('82', '15', '很强', '2017-09-22 13:15:50', '2017-09-22 13:15:50', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('83', '16', '折叠', '2017-09-22 13:16:06', '2017-09-22 13:16:06', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('84', '16', '长柄', '2017-09-22 13:16:06', '2017-09-22 13:16:06', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('85', '17', '柔软处理', '2018-05-15 09:57:59', '2018-05-15 09:57:59', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('86', '18', '中小童(3~8岁,100~140cm)', '2018-05-15 09:58:40', '2018-05-15 09:58:40', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('87', '19', '不连帽', '2018-05-15 09:59:34', '2018-05-15 09:59:34', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('88', '20', '广州', '2018-05-15 09:59:53', '2018-05-15 09:59:53', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('89', '21', '母女装', '2018-05-15 10:02:05', '2018-05-15 10:02:05', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('90', '22', '母女装', '2018-05-15 10:02:05', '2018-05-15 10:02:05', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('91', '23', '母女装', '2018-05-15 10:02:08', '2018-05-15 10:02:08', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('92', '17', '柔软处理,酵素洗', '2018-05-15 10:02:44', '2018-05-15 10:02:44', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('93', '7', '字母', '2018-05-15 10:03:07', '2018-05-15 15:42:44', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('94', '24', 'T恤', '2018-05-15 10:05:05', '2018-05-15 10:05:05', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('95', '22', '家庭装', '2018-05-15 10:07:50', '2018-05-15 10:07:50', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('96', '12', '普通', '2018-05-15 10:08:46', '2018-05-15 10:08:46', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('97', '25', '休闲裤', '2018-05-15 10:10:35', '2018-05-15 10:10:35', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('98', '26', '苎麻', '2018-05-15 10:11:59', '2018-05-15 10:11:59', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('99', '27', '55(%)', '2018-05-15 10:12:35', '2018-05-15 10:12:35', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('100', '26', '棉', '2018-05-15 10:13:25', '2018-05-15 10:13:25', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('101', '27', '100(%)', '2018-05-15 10:13:41', '2018-05-15 10:13:41', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('102', '27', '95(%)', '2018-05-15 10:17:01', '2018-05-15 10:17:01', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('103', '25', '裙裤', '2018-05-15 10:17:45', '2018-05-15 10:17:45', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('104', '17', '褶皱', '2018-05-15 10:20:48', '2018-05-15 10:20:48', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('106', '17', '酵素洗', '2018-05-15 10:21:14', '2018-05-15 10:21:14', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('107', '28', '裤套装', '2018-05-15 10:28:33', '2018-05-15 10:28:33', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('108', '29', '两件套', '2018-05-15 10:28:54', '2018-05-15 10:28:54', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('109', '5', '棉', '2018-05-15 15:40:01', '2018-05-15 15:40:01', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('110', '5', '苎麻', '2018-05-15 15:40:01', '2018-05-15 15:40:01', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('111', '7', '卡通动物', '2018-05-15 15:42:44', '2018-05-15 15:42:44', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('112', '9', '裙裤', '2018-05-15 16:35:19', '2018-05-15 16:35:19', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('113', '5', '竹节棉', '2018-05-21 15:18:05', '2018-05-21 15:18:05', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('114', '30', '套装', '2018-05-21 15:18:32', '2018-05-21 15:18:32', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('115', '27', '92%', '2018-05-21 15:35:33', '2018-05-21 15:35:33', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('116', '27', '85(%)', '2018-05-21 15:49:37', '2018-05-21 15:49:37', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('117', '6', '无袖', '2018-05-21 16:00:50', '2018-05-21 16:00:50', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('118', '27', '97(%)', '2018-05-21 16:01:09', '2018-05-21 16:01:09', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('119', '19', '连帽', '2018-05-21 16:05:22', '2018-05-21 16:05:22', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('120', '7', '植物', '2018-05-21 16:43:35', '2018-05-21 16:43:35', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('121', '31', '是', '2018-06-05 15:45:11', '2018-06-05 15:45:11', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('122', '31', '否', '2018-06-05 15:45:11', '2018-06-05 15:45:11', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('123', '32', '日本', '2018-06-05 15:45:39', '2018-06-05 15:45:39', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('124', '33', '有', '2018-06-05 15:46:07', '2018-06-05 15:46:07', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('125', '33', '无', '2018-06-05 15:46:07', '2018-06-05 15:46:07', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('126', '32', '韩国', '2018-06-05 17:48:50', '2018-06-05 17:48:50', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('127', '7', '卡通', '2018-06-06 11:52:43', '2018-06-06 11:52:43', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('128', '32', '中国', '2018-06-06 11:53:14', '2018-06-06 11:53:14', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('129', '32', '美国', '2018-06-07 11:01:58', '2018-06-07 11:01:58', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('130', '5', '帆布', '2018-06-07 15:33:34', '2018-06-07 15:33:34', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('131', '2', '欧式', '2018-06-07 15:33:55', '2018-06-07 15:33:55', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('132', '20', '山东', '2018-06-07 17:26:17', '2018-06-07 17:26:17', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('133', '2', 'OL通勤', '2018-06-08 14:12:32', '2018-06-08 14:12:32', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('134', '5', '粘纤', '2018-06-08 14:12:54', '2018-06-08 14:12:54', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('135', '26', '粘纤', '2018-06-08 14:13:55', '2018-06-08 14:13:55', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('136', '18', '不限', '2018-06-08 14:14:39', '2018-06-08 14:14:39', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('137', '5', '莫代尔', '2018-06-08 14:46:31', '2018-06-08 14:46:31', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('138', '26', '莫代尔', '2018-06-08 14:46:45', '2018-06-08 14:46:45', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('139', '27', '93.7(%)', '2018-06-08 14:47:16', '2018-06-08 14:47:16', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('140', '18', '幼儿装(1-3岁),小童装(4-6岁)', '2018-09-03 14:42:51', '2018-09-03 14:42:51', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('141', '48', '橡胶', '2018-09-03 14:43:17', '2018-09-03 14:43:37', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('142', '49', '低帮', '2018-09-03 14:43:53', '2018-09-03 14:43:53', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('143', '50', '低帮', '2018-09-03 14:43:55', '2018-09-03 14:43:55', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('144', '51', '帆布', '2018-09-03 14:44:11', '2018-09-03 14:44:11', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('145', '12', '普通厚', '2018-09-03 14:44:34', '2018-09-03 14:44:34', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('146', '52', '通用', '2018-09-03 14:45:08', '2018-09-03 14:45:08', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('147', '53', '透气,耐磨,防滑', '2018-09-03 14:45:57', '2018-09-03 14:45:57', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('148', '54', '车缝线', '2018-09-03 14:46:43', '2018-09-03 14:46:43', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('149', '55', '注塑鞋', '2018-09-03 14:47:08', '2018-09-03 14:47:08', null); INSERT INTO `ibrand_goods_attribute_value` VALUES ('150', '56', '棉质', '2018-09-03 14:47:30', '2018-09-03 14:47:30', null); -- ---------------------------- -- Table structure for ibrand_goods_brand -- ---------------------------- DROP TABLE IF EXISTS `ibrand_goods_brand`; CREATE TABLE `ibrand_goods_brand` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `description` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `is_show` int(11) NOT NULL DEFAULT '1', `sort` int(11) NOT NULL DEFAULT '99', `url` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `logo` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `deleted_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- ---------------------------- -- Records of ibrand_goods_brand -- ---------------------------- INSERT INTO `ibrand_goods_brand` VALUES ('1', '丫逗', '1', '0', '0', 'https://yadoutz.1688.com', '', '2017-05-11 11:29:31', '2017-05-11 11:29:31', null); INSERT INTO `ibrand_goods_brand` VALUES ('2', '5.11', '1', '0', '0', 'https://www.viperky.com/', '', '2017-09-22 12:56:13', '2017-09-22 12:56:13', null); INSERT INTO `ibrand_goods_brand` VALUES ('3', '米尔积分商品', '0', '100', '0', 'http://www.viperky.com', '', '2017-10-16 14:56:58', '2017-10-16 14:56:58', null); INSERT INTO `ibrand_goods_brand` VALUES ('4', '米尔', '1', '0', '0', 'https://www.hnmier.com', '', '2017-11-09 16:31:27', '2017-11-09 16:31:27', null); INSERT INTO `ibrand_goods_brand` VALUES ('6', '27KIDS', '1', '0', '0', 'https://27pifa.1688.com/?spm=a261y.7663282.0.0.5c66764bvmD5nS', '', '2018-05-15 09:51:03', '2018-05-15 09:51:03', null); INSERT INTO `ibrand_goods_brand` VALUES ('7', 'suzyskids', '1', '0', '0', 'https://suzyskids2012.1688.com/?spm=a261y.7663282.0.0.27e2509dpUa2PO', '', '2018-05-15 09:52:22', '2018-05-15 09:52:22', null); INSERT INTO `ibrand_goods_brand` VALUES ('8', 'unifriend', '1', '0', '0', 'https://shop1427388263026.1688.com/?spm=a261y.7663282.0.0.7df1576aHTvOqy', '', '2018-05-21 14:25:24', '2018-05-21 14:25:24', null); INSERT INTO `ibrand_goods_brand` VALUES ('9', '简槑(mei)', '1', '0', '0', 'https://jianniu.1688.com/?spm=a261y.7663282.0.0.506119626K8PBq', '', '2018-05-21 14:44:16', '2018-05-21 14:44:16', null); INSERT INTO `ibrand_goods_brand` VALUES ('10', '本比小熊', '1', '0', '0', 'https://bbxxkids.1688.com/?spm=a2615.7691456.0.0.6ffe2bc86h0eLf', '', '2018-05-21 15:04:47', '2018-05-21 15:04:47', null); INSERT INTO `ibrand_goods_brand` VALUES ('11', 'KINCHO日本金鸟', '1', '0', '0', 'https://kincho.1688.com/?spm=a261y.7663282.0.0.78068e0feDXiTw', '', '2018-06-05 15:58:27', '2018-06-05 15:58:27', null); INSERT INTO `ibrand_goods_brand` VALUES ('12', 'pawpawdog', '1', '0', '0', 'https://812580.1688.com/?spm=a2615.7691456.0.0.3bf76b901d4JrT', '', '2018-06-05 16:38:35', '2018-06-05 16:38:35', null); INSERT INTO `ibrand_goods_brand` VALUES ('13', '宝露露', '1', '0', '0', 'https://hanxiuguoji.1688.com/?spm=a2615.7691456.0.0.5e921730qOd4BO', '', '2018-06-05 17:49:21', '2018-06-05 17:49:21', null); INSERT INTO `ibrand_goods_brand` VALUES ('14', 'kocotree', '1', '0', '0', 'https://shop1431449365668.1688.com/?spm=a261y.7663282.0.0.37a037de1a1jXO', '', '2018-06-06 11:51:53', '2018-06-06 11:51:53', null); INSERT INTO `ibrand_goods_brand` VALUES ('15', '一潘', '1', '0', '0', 'https://wendyai8023.1688.com/?spm=a261y.7663282.0.0.6629706d32lUHm', '', '2018-06-06 14:21:16', '2018-06-06 14:21:16', null); INSERT INTO `ibrand_goods_brand` VALUES ('16', '近江兄弟', '1', '0', '0', 'https://zhimeihui.1688.com/?spm=a261y.7663282.0.0.562834f2LtTYNj', '', '2018-06-06 15:01:31', '2018-06-06 15:01:31', null); INSERT INTO `ibrand_goods_brand` VALUES ('17', 'Coppertone/水宝宝', '1', '0', '0', 'https://coppertone.tmall.hk/search.htm', '', '2018-06-07 11:07:52', '2018-06-07 11:07:52', null); INSERT INTO `ibrand_goods_brand` VALUES ('18', '港升', '1', '0', '0', 'https://detail.1688.com/offer/528493118845.html?spm=b26110380.sw1688.mof001.333.33b95973lnZpvT', '', '2018-06-07 14:21:34', '2018-06-07 14:21:34', null); INSERT INTO `ibrand_goods_brand` VALUES ('19', 'sweet', '1', '0', '0', 'https://detail.1688.com/offer/532067847336.html?spm=a2615.7691456.oldlist.30.385d707bxf5oDr', '', '2018-06-07 14:51:59', '2018-06-07 14:51:59', null); INSERT INTO `ibrand_goods_brand` VALUES ('20', '宗允', '1', '0', '0', 'https://detail.1688.com/offer/563199134662.html?spm=b26110380.sw1688.mof001.2.6d1f7eaaF4qUKP', '', '2018-06-07 15:34:32', '2018-06-07 15:34:32', null); INSERT INTO `ibrand_goods_brand` VALUES ('21', 'zakka', '1', '0', '0', 'https://detail.1688.com/offer/529116402217.html?spm=a2615.7691456.oldlist.22.555d58cdHAr7bp', '', '2018-06-07 16:24:56', '2018-06-07 16:24:56', null); INSERT INTO `ibrand_goods_brand` VALUES ('22', 'always', '1', '0', '0', 'https://zgalways.1688.com/?spm=a261y.7663282.0.0.1c22286b8cX7ia', '', '2018-06-07 17:26:44', '2018-06-07 17:26:44', null); INSERT INTO `ibrand_goods_brand` VALUES ('23', '森林地图', '1', '0', '0', 'https://detail.1688.com/offer/573489846763.html?spm=a261y.7663282.0.0.2e6034e7GEGZMD&sk=', '', '2018-08-07 21:14:28', '2018-08-07 21:14:28', null); INSERT INTO `ibrand_goods_brand` VALUES ('24', '其他', '1', '0', '0', 'https://detail.1688.com/offer/556526177853.html', '', '2018-09-03 14:37:54', '2018-09-03 14:37:54', null); -- ---------------------------- -- Table structure for ibrand_goods_category -- ---------------------------- DROP TABLE IF EXISTS `ibrand_goods_category`; CREATE TABLE `ibrand_goods_category` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `goods_id` int(10) unsigned NOT NULL, `category_id` int(10) unsigned NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=619 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- ---------------------------- -- Records of ibrand_goods_category -- ---------------------------- INSERT INTO `ibrand_goods_category` VALUES ('2', '1', '12', null, null); INSERT INTO `ibrand_goods_category` VALUES ('3', '2', '7', null, null); INSERT INTO `ibrand_goods_category` VALUES ('4', '3', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('5', '4', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('6', '5', '7', null, null); INSERT INTO `ibrand_goods_category` VALUES ('7', '6', '7', null, null); INSERT INTO `ibrand_goods_category` VALUES ('8', '7', '7', null, null); INSERT INTO `ibrand_goods_category` VALUES ('9', '8', '7', null, null); INSERT INTO `ibrand_goods_category` VALUES ('10', '9', '7', null, null); INSERT INTO `ibrand_goods_category` VALUES ('11', '10', '7', null, null); INSERT INTO `ibrand_goods_category` VALUES ('12', '11', '7', null, null); INSERT INTO `ibrand_goods_category` VALUES ('13', '12', '7', null, null); INSERT INTO `ibrand_goods_category` VALUES ('14', '13', '13', null, null); INSERT INTO `ibrand_goods_category` VALUES ('15', '14', '14', null, null); INSERT INTO `ibrand_goods_category` VALUES ('16', '15', '14', null, null); INSERT INTO `ibrand_goods_category` VALUES ('17', '16', '14', null, null); INSERT INTO `ibrand_goods_category` VALUES ('18', '17', '14', null, null); INSERT INTO `ibrand_goods_category` VALUES ('19', '18', '14', null, null); INSERT INTO `ibrand_goods_category` VALUES ('20', '19', '14', null, null); INSERT INTO `ibrand_goods_category` VALUES ('21', '20', '14', null, null); INSERT INTO `ibrand_goods_category` VALUES ('22', '21', '14', null, null); INSERT INTO `ibrand_goods_category` VALUES ('23', '22', '14', null, null); INSERT INTO `ibrand_goods_category` VALUES ('24', '23', '14', null, null); INSERT INTO `ibrand_goods_category` VALUES ('25', '24', '14', null, null); INSERT INTO `ibrand_goods_category` VALUES ('26', '25', '14', null, null); INSERT INTO `ibrand_goods_category` VALUES ('27', '26', '14', null, null); INSERT INTO `ibrand_goods_category` VALUES ('28', '27', '14', null, null); INSERT INTO `ibrand_goods_category` VALUES ('29', '28', '14', null, null); INSERT INTO `ibrand_goods_category` VALUES ('30', '29', '14', null, null); INSERT INTO `ibrand_goods_category` VALUES ('31', '30', '14', null, null); INSERT INTO `ibrand_goods_category` VALUES ('32', '31', '14', null, null); INSERT INTO `ibrand_goods_category` VALUES ('33', '32', '14', null, null); INSERT INTO `ibrand_goods_category` VALUES ('34', '33', '10', null, null); INSERT INTO `ibrand_goods_category` VALUES ('35', '34', '10', null, null); INSERT INTO `ibrand_goods_category` VALUES ('36', '35', '10', null, null); INSERT INTO `ibrand_goods_category` VALUES ('37', '36', '14', null, null); INSERT INTO `ibrand_goods_category` VALUES ('38', '37', '10', null, null); INSERT INTO `ibrand_goods_category` VALUES ('39', '38', '10', null, null); INSERT INTO `ibrand_goods_category` VALUES ('40', '39', '10', null, null); INSERT INTO `ibrand_goods_category` VALUES ('41', '40', '10', null, null); INSERT INTO `ibrand_goods_category` VALUES ('42', '41', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('43', '41', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('44', '42', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('45', '42', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('46', '43', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('47', '43', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('48', '43', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('49', '42', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('50', '41', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('51', '44', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('52', '44', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('53', '44', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('54', '45', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('55', '45', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('56', '45', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('57', '45', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('58', '46', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('59', '46', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('60', '46', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('61', '46', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('62', '47', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('63', '47', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('64', '47', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('65', '48', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('68', '48', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('69', '49', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('70', '49', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('71', '49', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('72', '50', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('73', '50', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('74', '50', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('75', '50', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('81', '52', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('82', '52', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('83', '52', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('84', '52', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('85', '52', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('86', '47', '15', null, null); INSERT INTO `ibrand_goods_category` VALUES ('87', '47', '16', null, null); INSERT INTO `ibrand_goods_category` VALUES ('88', '48', '15', null, null); INSERT INTO `ibrand_goods_category` VALUES ('89', '48', '17', null, null); INSERT INTO `ibrand_goods_category` VALUES ('90', '53', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('91', '53', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('92', '53', '7', null, null); INSERT INTO `ibrand_goods_category` VALUES ('93', '54', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('94', '54', '15', null, null); INSERT INTO `ibrand_goods_category` VALUES ('95', '54', '17', null, null); INSERT INTO `ibrand_goods_category` VALUES ('96', '55', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('97', '55', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('98', '55', '7', null, null); INSERT INTO `ibrand_goods_category` VALUES ('99', '56', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('100', '56', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('101', '56', '7', null, null); INSERT INTO `ibrand_goods_category` VALUES ('102', '57', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('103', '57', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('104', '57', '7', null, null); INSERT INTO `ibrand_goods_category` VALUES ('105', '58', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('106', '58', '15', null, null); INSERT INTO `ibrand_goods_category` VALUES ('107', '58', '17', null, null); INSERT INTO `ibrand_goods_category` VALUES ('108', '59', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('109', '59', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('110', '59', '7', null, null); INSERT INTO `ibrand_goods_category` VALUES ('111', '60', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('112', '60', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('113', '60', '7', null, null); INSERT INTO `ibrand_goods_category` VALUES ('114', '61', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('115', '61', '15', null, null); INSERT INTO `ibrand_goods_category` VALUES ('116', '61', '17', null, null); INSERT INTO `ibrand_goods_category` VALUES ('117', '62', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('118', '62', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('119', '62', '7', null, null); INSERT INTO `ibrand_goods_category` VALUES ('120', '63', '15', null, null); INSERT INTO `ibrand_goods_category` VALUES ('121', '63', '16', null, null); INSERT INTO `ibrand_goods_category` VALUES ('122', '63', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('123', '64', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('124', '64', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('125', '64', '5', null, null); INSERT INTO `ibrand_goods_category` VALUES ('126', '65', '15', null, null); INSERT INTO `ibrand_goods_category` VALUES ('127', '65', '17', null, null); INSERT INTO `ibrand_goods_category` VALUES ('128', '65', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('129', '66', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('130', '66', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('131', '66', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('132', '66', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('133', '66', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('134', '67', '15', null, null); INSERT INTO `ibrand_goods_category` VALUES ('135', '67', '16', null, null); INSERT INTO `ibrand_goods_category` VALUES ('136', '67', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('137', '67', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('138', '68', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('139', '68', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('140', '68', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('141', '68', '12', null, null); INSERT INTO `ibrand_goods_category` VALUES ('142', '69', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('143', '69', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('144', '69', '12', null, null); INSERT INTO `ibrand_goods_category` VALUES ('145', '69', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('146', '69', '5', null, null); INSERT INTO `ibrand_goods_category` VALUES ('147', '70', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('148', '70', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('149', '70', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('150', '70', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('151', '70', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('157', '72', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('158', '72', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('159', '72', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('160', '72', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('161', '72', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('162', '73', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('163', '73', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('164', '73', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('165', '73', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('166', '73', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('167', '74', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('168', '74', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('169', '74', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('170', '74', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('171', '74', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('172', '75', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('173', '75', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('174', '75', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('175', '75', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('176', '75', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('177', '76', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('178', '76', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('179', '76', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('180', '76', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('181', '76', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('182', '77', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('183', '77', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('184', '50', '15', null, null); INSERT INTO `ibrand_goods_category` VALUES ('185', '50', '16', null, null); INSERT INTO `ibrand_goods_category` VALUES ('186', '50', '17', null, null); INSERT INTO `ibrand_goods_category` VALUES ('187', '48', '16', null, null); INSERT INTO `ibrand_goods_category` VALUES ('188', '78', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('189', '78', '19', null, null); INSERT INTO `ibrand_goods_category` VALUES ('190', '78', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('191', '78', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('192', '78', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('193', '79', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('194', '79', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('195', '79', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('196', '79', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('197', '79', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('198', '80', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('199', '80', '19', null, null); INSERT INTO `ibrand_goods_category` VALUES ('200', '80', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('201', '80', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('202', '80', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('203', '81', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('204', '81', '21', null, null); INSERT INTO `ibrand_goods_category` VALUES ('205', '81', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('206', '82', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('207', '82', '19', null, null); INSERT INTO `ibrand_goods_category` VALUES ('208', '82', '21', null, null); INSERT INTO `ibrand_goods_category` VALUES ('209', '82', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('210', '83', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('211', '83', '19', null, null); INSERT INTO `ibrand_goods_category` VALUES ('212', '83', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('213', '83', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('214', '83', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('215', '84', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('216', '84', '21', null, null); INSERT INTO `ibrand_goods_category` VALUES ('221', '87', '15', null, null); INSERT INTO `ibrand_goods_category` VALUES ('222', '87', '17', null, null); INSERT INTO `ibrand_goods_category` VALUES ('223', '87', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('224', '87', '19', null, null); INSERT INTO `ibrand_goods_category` VALUES ('225', '87', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('226', '88', '15', null, null); INSERT INTO `ibrand_goods_category` VALUES ('227', '88', '17', null, null); INSERT INTO `ibrand_goods_category` VALUES ('228', '88', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('229', '88', '19', null, null); INSERT INTO `ibrand_goods_category` VALUES ('230', '88', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('231', '88', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('232', '88', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('233', '89', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('234', '89', '19', null, null); INSERT INTO `ibrand_goods_category` VALUES ('235', '89', '20', null, null); INSERT INTO `ibrand_goods_category` VALUES ('236', '89', '23', null, null); INSERT INTO `ibrand_goods_category` VALUES ('237', '90', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('238', '90', '19', null, null); INSERT INTO `ibrand_goods_category` VALUES ('239', '90', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('240', '90', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('241', '90', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('242', '90', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('243', '90', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('244', '91', '20', null, null); INSERT INTO `ibrand_goods_category` VALUES ('245', '91', '23', null, null); INSERT INTO `ibrand_goods_category` VALUES ('246', '91', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('247', '91', '19', null, null); INSERT INTO `ibrand_goods_category` VALUES ('248', '91', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('249', '92', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('250', '92', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('251', '92', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('252', '92', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('253', '92', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('254', '92', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('255', '93', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('256', '93', '19', null, null); INSERT INTO `ibrand_goods_category` VALUES ('257', '93', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('258', '93', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('259', '93', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('260', '93', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('261', '94', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('262', '94', '19', null, null); INSERT INTO `ibrand_goods_category` VALUES ('263', '94', '20', null, null); INSERT INTO `ibrand_goods_category` VALUES ('264', '94', '23', null, null); INSERT INTO `ibrand_goods_category` VALUES ('265', '95', '19', null, null); INSERT INTO `ibrand_goods_category` VALUES ('266', '95', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('267', '95', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('268', '95', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('269', '96', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('270', '96', '19', null, null); INSERT INTO `ibrand_goods_category` VALUES ('271', '96', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('272', '96', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('273', '96', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('274', '97', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('275', '97', '19', null, null); INSERT INTO `ibrand_goods_category` VALUES ('276', '97', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('277', '97', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('278', '97', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('279', '98', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('280', '98', '19', null, null); INSERT INTO `ibrand_goods_category` VALUES ('281', '98', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('282', '98', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('283', '98', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('284', '99', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('285', '99', '19', null, null); INSERT INTO `ibrand_goods_category` VALUES ('286', '99', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('287', '99', '25', null, null); INSERT INTO `ibrand_goods_category` VALUES ('288', '99', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('289', '100', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('290', '100', '19', null, null); INSERT INTO `ibrand_goods_category` VALUES ('291', '100', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('292', '100', '25', null, null); INSERT INTO `ibrand_goods_category` VALUES ('293', '100', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('294', '101', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('295', '101', '19', null, null); INSERT INTO `ibrand_goods_category` VALUES ('296', '101', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('297', '101', '5', null, null); INSERT INTO `ibrand_goods_category` VALUES ('298', '101', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('299', '102', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('300', '102', '19', null, null); INSERT INTO `ibrand_goods_category` VALUES ('301', '102', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('302', '102', '5', null, null); INSERT INTO `ibrand_goods_category` VALUES ('303', '102', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('304', '103', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('305', '103', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('306', '103', '5', null, null); INSERT INTO `ibrand_goods_category` VALUES ('307', '103', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('308', '104', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('309', '104', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('310', '104', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('311', '104', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('312', '105', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('313', '105', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('314', '105', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('315', '105', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('316', '106', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('317', '106', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('318', '106', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('319', '106', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('320', '107', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('321', '107', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('322', '107', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('323', '107', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('324', '107', '26', null, null); INSERT INTO `ibrand_goods_category` VALUES ('325', '106', '26', null, null); INSERT INTO `ibrand_goods_category` VALUES ('326', '105', '26', null, null); INSERT INTO `ibrand_goods_category` VALUES ('327', '104', '26', null, null); INSERT INTO `ibrand_goods_category` VALUES ('328', '103', '26', null, null); INSERT INTO `ibrand_goods_category` VALUES ('329', '108', '27', null, null); INSERT INTO `ibrand_goods_category` VALUES ('330', '109', '28', null, null); INSERT INTO `ibrand_goods_category` VALUES ('331', '110', '27', null, null); INSERT INTO `ibrand_goods_category` VALUES ('332', '111', '27', null, null); INSERT INTO `ibrand_goods_category` VALUES ('333', '112', '27', null, null); INSERT INTO `ibrand_goods_category` VALUES ('334', '113', '27', null, null); INSERT INTO `ibrand_goods_category` VALUES ('335', '113', '31', null, null); INSERT INTO `ibrand_goods_category` VALUES ('336', '114', '27', null, null); INSERT INTO `ibrand_goods_category` VALUES ('337', '114', '29', null, null); INSERT INTO `ibrand_goods_category` VALUES ('338', '115', '32', null, null); INSERT INTO `ibrand_goods_category` VALUES ('339', '116', '32', null, null); INSERT INTO `ibrand_goods_category` VALUES ('340', '117', '27', null, null); INSERT INTO `ibrand_goods_category` VALUES ('341', '117', '29', null, null); INSERT INTO `ibrand_goods_category` VALUES ('342', '118', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('343', '118', '20', null, null); INSERT INTO `ibrand_goods_category` VALUES ('344', '118', '23', null, null); INSERT INTO `ibrand_goods_category` VALUES ('345', '118', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('346', '118', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('347', '118', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('348', '118', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('349', '118', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('382', '123', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('383', '123', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('384', '123', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('385', '123', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('386', '123', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('387', '124', '33', null, null); INSERT INTO `ibrand_goods_category` VALUES ('388', '124', '34', null, null); INSERT INTO `ibrand_goods_category` VALUES ('389', '125', '33', null, null); INSERT INTO `ibrand_goods_category` VALUES ('390', '125', '35', null, null); INSERT INTO `ibrand_goods_category` VALUES ('391', '126', '36', null, null); INSERT INTO `ibrand_goods_category` VALUES ('392', '126', '37', null, null); INSERT INTO `ibrand_goods_category` VALUES ('394', '127', '38', null, null); INSERT INTO `ibrand_goods_category` VALUES ('395', '62', '40', null, null); INSERT INTO `ibrand_goods_category` VALUES ('396', '60', '39', null, null); INSERT INTO `ibrand_goods_category` VALUES ('397', '59', '40', null, null); INSERT INTO `ibrand_goods_category` VALUES ('398', '57', '40', null, null); INSERT INTO `ibrand_goods_category` VALUES ('399', '56', '39', null, null); INSERT INTO `ibrand_goods_category` VALUES ('400', '55', '40', null, null); INSERT INTO `ibrand_goods_category` VALUES ('401', '53', '40', null, null); INSERT INTO `ibrand_goods_category` VALUES ('402', '116', '41', null, null); INSERT INTO `ibrand_goods_category` VALUES ('407', '130', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('408', '130', '42', null, null); INSERT INTO `ibrand_goods_category` VALUES ('409', '131', '42', null, null); INSERT INTO `ibrand_goods_category` VALUES ('410', '131', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('411', '131', '20', null, null); INSERT INTO `ibrand_goods_category` VALUES ('412', '131', '23', null, null); INSERT INTO `ibrand_goods_category` VALUES ('413', '131', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('414', '130', '20', null, null); INSERT INTO `ibrand_goods_category` VALUES ('415', '130', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('416', '132', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('417', '132', '42', null, null); INSERT INTO `ibrand_goods_category` VALUES ('418', '132', '20', null, null); INSERT INTO `ibrand_goods_category` VALUES ('419', '132', '23', null, null); INSERT INTO `ibrand_goods_category` VALUES ('420', '132', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('421', '133', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('422', '133', '42', null, null); INSERT INTO `ibrand_goods_category` VALUES ('423', '133', '20', null, null); INSERT INTO `ibrand_goods_category` VALUES ('424', '133', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('425', '114', '41', null, null); INSERT INTO `ibrand_goods_category` VALUES ('427', '134', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('428', '134', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('429', '134', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('430', '134', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('431', '135', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('432', '135', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('433', '135', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('434', '135', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('435', '136', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('436', '136', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('437', '136', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('438', '136', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('439', '137', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('440', '137', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('441', '138', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('442', '138', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('443', '138', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('444', '138', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('445', '139', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('446', '139', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('447', '139', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('448', '139', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('449', '140', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('450', '140', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('451', '140', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('452', '140', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('453', '141', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('454', '141', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('455', '141', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('456', '141', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('457', '142', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('458', '142', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('459', '142', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('460', '142', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('461', '143', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('462', '143', '9', null, null); INSERT INTO `ibrand_goods_category` VALUES ('463', '143', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('464', '143', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('465', '144', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('466', '144', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('467', '144', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('468', '144', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('469', '144', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('470', '144', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('471', '143', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('472', '142', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('473', '142', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('474', '141', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('475', '141', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('476', '140', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('477', '140', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('478', '139', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('479', '139', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('480', '138', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('481', '138', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('482', '137', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('483', '137', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('484', '136', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('485', '136', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('486', '135', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('487', '135', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('488', '134', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('489', '134', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('490', '145', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('491', '145', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('492', '145', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('493', '145', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('494', '145', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('495', '145', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('496', '146', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('497', '146', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('498', '146', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('499', '146', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('500', '146', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('501', '146', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('502', '147', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('503', '147', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('504', '147', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('505', '147', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('506', '147', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('507', '147', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('508', '148', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('509', '148', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('510', '148', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('511', '148', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('512', '148', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('513', '148', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('514', '149', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('515', '149', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('516', '149', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('517', '149', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('518', '149', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('519', '149', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('520', '150', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('521', '150', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('522', '150', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('523', '150', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('524', '150', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('525', '150', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('526', '151', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('527', '151', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('528', '151', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('529', '151', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('530', '151', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('531', '151', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('532', '152', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('533', '152', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('534', '152', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('535', '152', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('536', '153', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('537', '153', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('538', '153', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('539', '153', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('540', '153', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('541', '153', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('542', '154', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('543', '154', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('544', '154', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('545', '154', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('546', '154', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('547', '154', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('548', '155', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('549', '155', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('550', '155', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('551', '155', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('552', '155', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('553', '155', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('554', '156', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('555', '156', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('556', '156', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('557', '156', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('558', '156', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('559', '156', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('560', '157', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('561', '157', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('562', '157', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('563', '157', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('564', '157', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('565', '157', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('566', '158', '41', null, null); INSERT INTO `ibrand_goods_category` VALUES ('567', '158', '27', null, null); INSERT INTO `ibrand_goods_category` VALUES ('568', '158', '31', null, null); INSERT INTO `ibrand_goods_category` VALUES ('569', '159', '45', null, null); INSERT INTO `ibrand_goods_category` VALUES ('570', '159', '46', null, null); INSERT INTO `ibrand_goods_category` VALUES ('571', '160', '45', null, null); INSERT INTO `ibrand_goods_category` VALUES ('572', '160', '46', null, null); INSERT INTO `ibrand_goods_category` VALUES ('573', '161', '45', null, null); INSERT INTO `ibrand_goods_category` VALUES ('574', '161', '47', null, null); INSERT INTO `ibrand_goods_category` VALUES ('575', '162', '45', null, null); INSERT INTO `ibrand_goods_category` VALUES ('576', '162', '47', null, null); INSERT INTO `ibrand_goods_category` VALUES ('577', '163', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('578', '163', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('579', '163', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('580', '163', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('581', '163', '4', null, null); INSERT INTO `ibrand_goods_category` VALUES ('582', '163', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('583', '163', '8', null, null); INSERT INTO `ibrand_goods_category` VALUES ('584', '164', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('585', '164', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('586', '164', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('587', '164', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('588', '165', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('589', '165', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('590', '165', '6', null, null); INSERT INTO `ibrand_goods_category` VALUES ('591', '165', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('592', '165', '1', null, null); INSERT INTO `ibrand_goods_category` VALUES ('593', '165', '3', null, null); INSERT INTO `ibrand_goods_category` VALUES ('594', '166', '48', null, null); INSERT INTO `ibrand_goods_category` VALUES ('595', '166', '49', null, null); INSERT INTO `ibrand_goods_category` VALUES ('596', '167', '48', null, null); INSERT INTO `ibrand_goods_category` VALUES ('597', '167', '49', null, null); INSERT INTO `ibrand_goods_category` VALUES ('598', '168', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('599', '168', '18', null, null); INSERT INTO `ibrand_goods_category` VALUES ('600', '168', '43', null, null); INSERT INTO `ibrand_goods_category` VALUES ('601', '168', '2', null, null); INSERT INTO `ibrand_goods_category` VALUES ('602', '169', '48', null, null); INSERT INTO `ibrand_goods_category` VALUES ('603', '169', '49', null, null); INSERT INTO `ibrand_goods_category` VALUES ('604', '170', '20', null, null); INSERT INTO `ibrand_goods_category` VALUES ('605', '170', '24', null, null); INSERT INTO `ibrand_goods_category` VALUES ('606', '171', '50', null, null); INSERT INTO `ibrand_goods_category` VALUES ('607', '172', '53', null, null); INSERT INTO `ibrand_goods_category` VALUES ('608', '170', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('609', '164', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('610', '156', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('611', '153', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('612', '148', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('613', '135', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('614', '137', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('615', '152', '11', null, null); INSERT INTO `ibrand_goods_category` VALUES ('617', '152', '10', null, null); INSERT INTO `ibrand_goods_category` VALUES ('618', '152', '54', null, null); -- ---------------------------- -- Table structure for ibrand_goods_model -- ---------------------------- DROP TABLE IF EXISTS `ibrand_goods_model`; CREATE TABLE `ibrand_goods_model` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `spec_ids` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `deleted_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- ---------------------------- -- Records of ibrand_goods_model -- ---------------------------- INSERT INTO `ibrand_goods_model` VALUES ('1', '裤子', '1,2', '2017-05-03 12:44:33', '2017-05-03 12:44:33', null); INSERT INTO `ibrand_goods_model` VALUES ('2', '裙装', '1,2', '2017-05-11 12:01:15', '2017-05-11 12:01:15', null); INSERT INTO `ibrand_goods_model` VALUES ('3', '上装', '1,2', '2017-05-11 12:12:14', '2017-05-11 12:12:14', null); INSERT INTO `ibrand_goods_model` VALUES ('4', '伞', '1,2', '2017-09-22 13:16:21', '2017-09-22 13:16:21', null); INSERT INTO `ibrand_goods_model` VALUES ('5', '玩具', '1,2', '2017-10-16 15:02:44', '2017-10-16 15:02:44', null); INSERT INTO `ibrand_goods_model` VALUES ('7', '亲子装', '1,2', '2018-05-15 09:54:21', '2018-05-15 09:54:21', null); INSERT INTO `ibrand_goods_model` VALUES ('8', '家居服/毛毯', '1,2', '2018-05-21 15:19:14', '2018-06-05 16:35:14', null); INSERT INTO `ibrand_goods_model` VALUES ('9', '防晒服', '1,2', '2018-05-21 15:20:30', '2018-05-21 15:20:30', null); INSERT INTO `ibrand_goods_model` VALUES ('11', '防蚊防晒', '1,2', '2018-06-05 15:57:05', '2018-06-05 15:57:05', null); INSERT INTO `ibrand_goods_model` VALUES ('12', '帽子', '1,2', '2018-08-16 16:11:39', '2018-08-16 16:11:39', null); INSERT INTO `ibrand_goods_model` VALUES ('13', '童鞋', '1,2', '2018-09-03 14:41:57', '2018-09-03 14:41:57', null); -- ---------------------------- -- Table structure for ibrand_goods_model_attribute_relation -- ---------------------------- DROP TABLE IF EXISTS `ibrand_goods_model_attribute_relation`; CREATE TABLE `ibrand_goods_model_attribute_relation` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `model_id` int(10) unsigned NOT NULL, `attribute_id` int(10) unsigned NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `deleted_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=143 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- ---------------------------- -- Records of ibrand_goods_model_attribute_relation -- ---------------------------- INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('1', '1', '1', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('2', '1', '2', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('3', '1', '3', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('4', '1', '4', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('5', '1', '5', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('6', '1', '11', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('7', '2', '2', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('8', '2', '3', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('9', '2', '4', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('10', '2', '5', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('12', '2', '7', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('13', '2', '9', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('14', '2', '10', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('15', '1', '13', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('16', '3', '1', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('17', '3', '2', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('18', '3', '3', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('19', '3', '4', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('20', '3', '5', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('21', '3', '6', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('22', '3', '7', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('23', '3', '8', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('24', '4', '14', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('25', '4', '15', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('26', '4', '16', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('27', '7', '1', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('28', '7', '2', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('29', '7', '3', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('30', '7', '4', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('31', '7', '5', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('32', '7', '6', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('33', '7', '22', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('35', '1', '17', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('36', '1', '18', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('38', '1', '25', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('39', '1', '26', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('40', '1', '27', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('41', '2', '17', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('43', '2', '26', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('44', '2', '27', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('45', '7', '17', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('46', '7', '24', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('47', '7', '26', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('48', '7', '27', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('49', '3', '17', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('50', '3', '18', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('51', '3', '26', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('52', '3', '27', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('54', '8', '2', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('57', '8', '5', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('63', '9', '1', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('64', '9', '2', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('65', '9', '3', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('66', '9', '4', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('67', '9', '5', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('68', '9', '6', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('69', '9', '7', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('70', '9', '18', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('71', '9', '19', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('72', '10', '1', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('73', '10', '2', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('74', '10', '3', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('75', '10', '4', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('76', '10', '5', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('77', '10', '6', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('78', '10', '7', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('79', '10', '8', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('80', '10', '17', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('81', '10', '18', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('82', '10', '26', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('83', '10', '27', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('89', '11', '36', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('92', '8', '36', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('98', '11', '44', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('105', '11', '31', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('109', '11', '39', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('113', '11', '4', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('114', '11', '35', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('115', '11', '32', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('116', '11', '34', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('117', '11', '37', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('118', '11', '38', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('119', '11', '47', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('120', '3', '20', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('121', '12', '1', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('122', '12', '2', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('123', '12', '4', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('124', '12', '7', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('125', '12', '18', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('126', '12', '26', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('127', '13', '1', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('128', '13', '2', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('129', '13', '4', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('130', '13', '7', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('131', '13', '12', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('132', '13', '20', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('133', '13', '18', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('134', '13', '48', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('135', '13', '49', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('136', '13', '50', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('137', '13', '51', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('138', '13', '52', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('139', '13', '53', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('140', '13', '54', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('141', '13', '55', null, null, null); INSERT INTO `ibrand_goods_model_attribute_relation` VALUES ('142', '13', '56', null, null, null); -- ---------------------------- -- Table structure for ibrand_goods_photo -- ---------------------------- DROP TABLE IF EXISTS `ibrand_goods_photo`; CREATE TABLE `ibrand_goods_photo` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `goods_id` int(10) unsigned NOT NULL, `url` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `sort` int(11) NOT NULL DEFAULT '0', `code` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `is_default` tinyint(4) NOT NULL DEFAULT '1', `flag` tinyint(4) NOT NULL DEFAULT '1', `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `deleted_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2000 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- ---------------------------- -- Records of ibrand_goods_photo -- ---------------------------- INSERT INTO `ibrand_goods_photo` VALUES ('6', '1', 'http://admin.viperky.com/uploads/Mur0T1aUCV.jpg', '9', 'bcb61de75e8c12f3f23f', '1', '1', '2017-05-11 11:51:10', '2017-05-11 11:51:10', null); INSERT INTO `ibrand_goods_photo` VALUES ('7', '1', 'http://admin.viperky.com/uploads/ChTkDZFxbC.jpg', '9', '6da9db542f0d53c79ccf', '0', '1', '2017-05-11 11:51:10', '2017-05-11 11:51:10', null); INSERT INTO `ibrand_goods_photo` VALUES ('8', '1', 'http://admin.viperky.com/uploads/pfATUqoXwb.jpg', '9', 'ec4ad01b5e2f5d880820', '0', '1', '2017-05-11 11:51:10', '2017-05-11 11:51:10', null); INSERT INTO `ibrand_goods_photo` VALUES ('9', '1', 'http://admin.viperky.com/uploads/xqoTuDdveo.jpg', '9', 'f01fe06349d586322366', '0', '1', '2017-05-11 11:51:10', '2017-05-11 11:51:10', null); INSERT INTO `ibrand_goods_photo` VALUES ('10', '1', 'http://admin.viperky.com/uploads/7Psinwp0XL.jpg', '9', 'fa7b17f8f39459070cc1', '0', '1', '2017-05-11 11:51:10', '2017-05-11 11:51:10', null); INSERT INTO `ibrand_goods_photo` VALUES ('23', '2', 'http://admin.viperky.com/uploads/fHKf65Xc6F.jpg', '9', 'f88c6538816faad91c3a', '1', '1', '2017-05-15 11:58:17', '2017-05-15 11:58:17', null); INSERT INTO `ibrand_goods_photo` VALUES ('24', '2', 'http://admin.viperky.com/uploads/FkYYhvrCPJ.jpg', '9', '2fdd0c026cce4c34ff79', '0', '1', '2017-05-15 11:58:17', '2017-05-15 11:58:17', null); INSERT INTO `ibrand_goods_photo` VALUES ('25', '2', 'http://admin.viperky.com/uploads/qPdTsRHz9C.jpg', '9', '41892b58e0705c14161a', '0', '1', '2017-05-15 11:58:17', '2017-05-15 11:58:17', null); INSERT INTO `ibrand_goods_photo` VALUES ('26', '2', 'http://admin.viperky.com/uploads/eBIrlWyd8X.jpg', '9', 'c18a9e587853853faae3', '0', '1', '2017-05-15 11:58:17', '2017-05-15 11:58:17', null); INSERT INTO `ibrand_goods_photo` VALUES ('27', '2', 'http://admin.viperky.com/uploads/L9EQO1Ujo3.jpg', '9', 'a6ca6e279f0cd21ccfab', '0', '1', '2017-05-15 11:58:17', '2017-05-15 11:58:17', null); INSERT INTO `ibrand_goods_photo` VALUES ('28', '2', 'http://admin.viperky.com/uploads/K87sF9bBT9.jpg', '9', 'b1f57ddbf310f2ca695a', '0', '1', '2017-05-15 11:58:17', '2017-05-15 11:58:17', null); INSERT INTO `ibrand_goods_photo` VALUES ('29', '3', 'http://admin.viperky.com/uploads/WW5Ye37FvP.jpg', '9', '6b21d9739ef2badddb7f', '1', '1', '2017-05-15 15:22:03', '2017-05-15 15:22:03', null); INSERT INTO `ibrand_goods_photo` VALUES ('30', '3', 'http://admin.viperky.com/uploads/NgVHH9Ikat.jpg', '9', 'e23d6555ed96e7874612', '0', '1', '2017-05-15 15:22:03', '2017-05-15 15:22:03', null); INSERT INTO `ibrand_goods_photo` VALUES ('31', '3', 'http://admin.viperky.com/uploads/gCLYFgy5KK.jpg', '9', 'b11f0dbd019989f12d4c', '0', '1', '2017-05-15 15:22:03', '2017-05-15 15:22:03', null); INSERT INTO `ibrand_goods_photo` VALUES ('32', '3', 'http://admin.viperky.com/uploads/Y9uz2MVelv.jpg', '9', '4a48079a58df54deb9b0', '0', '1', '2017-05-15 15:22:03', '2017-05-15 15:22:03', null); INSERT INTO `ibrand_goods_photo` VALUES ('33', '3', 'http://admin.viperky.com/uploads/mULbx4vTKU.jpg', '9', 'cf95c019ead412e7d8ad', '0', '1', '2017-05-15 15:22:03', '2017-05-15 15:22:03', null); INSERT INTO `ibrand_goods_photo` VALUES ('34', '4', 'http://admin.viperky.com/uploads/kvcOIzDzVA.jpg', '9', '6b52873b52d9c1eb2a6c', '1', '1', '2017-05-15 15:29:10', '2017-05-15 15:29:10', null); INSERT INTO `ibrand_goods_photo` VALUES ('35', '4', 'http://admin.viperky.com/uploads/GL6q8WX2I5.jpg', '9', '17fb0123b5f49f08ba03', '0', '1', '2017-05-15 15:29:10', '2017-05-15 15:29:10', null); INSERT INTO `ibrand_goods_photo` VALUES ('36', '4', 'http://admin.viperky.com/uploads/zWL2yUXkrm.jpg', '9', '9011f1965b86c6a0998f', '0', '1', '2017-05-15 15:29:10', '2017-05-15 15:29:10', null); INSERT INTO `ibrand_goods_photo` VALUES ('37', '4', 'http://admin.viperky.com/uploads/UEAXfAJo0I.jpg', '9', '5cbca9c381f3dd483d1d', '0', '1', '2017-05-15 15:29:10', '2017-05-15 15:29:10', null); INSERT INTO `ibrand_goods_photo` VALUES ('38', '4', 'http://admin.viperky.com/uploads/G5ZOLXPUhQ.jpg', '9', 'edefdc17751ce0bbbb73', '0', '1', '2017-05-15 15:29:10', '2017-05-15 15:29:10', null); INSERT INTO `ibrand_goods_photo` VALUES ('39', '5', 'http://admin.viperky.com/uploads/AXRYRIOOgt.jpg', '9', '2682c2c88040a710dc46', '1', '1', '2017-05-15 15:36:23', '2017-05-15 15:36:23', null); INSERT INTO `ibrand_goods_photo` VALUES ('40', '5', 'http://admin.viperky.com/uploads/x6cYAOzxeq.jpg', '9', 'fbfc42cf1e7a389b6467', '0', '1', '2017-05-15 15:36:23', '2017-05-15 15:36:23', null); INSERT INTO `ibrand_goods_photo` VALUES ('41', '5', 'http://admin.viperky.com/uploads/CW2qKExeUu.jpg', '9', '5ce8b5846b6c14e22c65', '0', '1', '2017-05-15 15:36:23', '2017-05-15 15:36:23', null); INSERT INTO `ibrand_goods_photo` VALUES ('42', '5', 'http://admin.viperky.com/uploads/9h3wOBZ4Jd.jpg', '9', '6189d4230a25c0ee81b0', '0', '1', '2017-05-15 15:36:23', '2017-05-15 15:36:23', null); INSERT INTO `ibrand_goods_photo` VALUES ('43', '5', 'http://admin.viperky.com/uploads/6rSxd9MjEZ.jpg', '9', '8f5c70a3453003d5b4c0', '0', '1', '2017-05-15 15:36:23', '2017-05-15 15:36:23', null); INSERT INTO `ibrand_goods_photo` VALUES ('44', '6', 'http://admin.viperky.com/uploads/rGP6aqDWdc.jpg', '9', 'a413cba72c50645ade14', '1', '1', '2017-05-15 15:45:37', '2017-05-15 15:45:37', null); INSERT INTO `ibrand_goods_photo` VALUES ('45', '6', 'http://admin.viperky.com/uploads/nWZlYpBOEU.jpg', '9', 'd8b164e3c11f45c6a009', '0', '1', '2017-05-15 15:45:37', '2017-05-15 15:45:37', null); INSERT INTO `ibrand_goods_photo` VALUES ('46', '6', 'http://admin.viperky.com/uploads/xF8dL6gGqI.jpg', '9', 'f807963c446dc7ba284c', '0', '1', '2017-05-15 15:45:37', '2017-05-15 15:45:37', null); INSERT INTO `ibrand_goods_photo` VALUES ('47', '6', 'http://admin.viperky.com/uploads/nrljcXjlrR.jpg', '9', 'e17e466ec300716f4623', '0', '1', '2017-05-15 15:45:37', '2017-05-15 15:45:37', null); INSERT INTO `ibrand_goods_photo` VALUES ('48', '6', 'http://admin.viperky.com/uploads/ytVKOHADRT.jpg', '9', '1d924efb34235e89599f', '0', '1', '2017-05-15 15:45:37', '2017-05-15 15:45:37', null); INSERT INTO `ibrand_goods_photo` VALUES ('49', '7', 'http://admin.viperky.com/uploads/pd8GFZNwWK.jpg', '9', 'e3e95a31e3f0ac72b4bf', '1', '1', '2017-05-15 16:00:55', '2017-05-15 16:00:55', null); INSERT INTO `ibrand_goods_photo` VALUES ('50', '7', 'http://admin.viperky.com/uploads/FbKx5NfvwG.jpg', '9', '36c084aec9e48f46187a', '0', '1', '2017-05-15 16:00:55', '2017-05-15 16:00:55', null); INSERT INTO `ibrand_goods_photo` VALUES ('51', '7', 'http://admin.viperky.com/uploads/tByOeYbKpe.jpg', '9', 'c691b4105c5989083d98', '0', '1', '2017-05-15 16:00:55', '2017-05-15 16:00:55', null); INSERT INTO `ibrand_goods_photo` VALUES ('52', '7', 'http://admin.viperky.com/uploads/zxIgFuPo1h.jpg', '9', '8faf6df36de88cb64acf', '0', '1', '2017-05-15 16:00:55', '2017-05-15 16:00:55', null); INSERT INTO `ibrand_goods_photo` VALUES ('53', '7', 'http://admin.viperky.com/uploads/0MNI7yA1VR.jpg', '9', '7bd0dfc1bd338aeaf83b', '0', '1', '2017-05-15 16:00:55', '2017-05-15 16:00:55', null); INSERT INTO `ibrand_goods_photo` VALUES ('54', '8', 'http://admin.viperky.com/uploads/rDJ3wYd7qK.jpg', '9', '0d9d0a2480e530468707', '1', '1', '2017-05-15 16:07:31', '2017-05-15 16:07:31', null); INSERT INTO `ibrand_goods_photo` VALUES ('55', '8', 'http://admin.viperky.com/uploads/NGSAGIo4s8.jpg', '9', 'dc4cb6603cdf9ea4bd6d', '0', '1', '2017-05-15 16:07:31', '2017-05-15 16:07:31', null); INSERT INTO `ibrand_goods_photo` VALUES ('56', '8', 'http://admin.viperky.com/uploads/pm0XUebpjB.jpg', '9', 'f5f27cf3966928d08e31', '0', '1', '2017-05-15 16:07:31', '2017-05-15 16:07:31', null); INSERT INTO `ibrand_goods_photo` VALUES ('57', '8', 'http://admin.viperky.com/uploads/QRKVPWookn.jpg', '9', 'e35d564f34086bd72f0c', '0', '1', '2017-05-15 16:07:31', '2017-05-15 16:07:31', null); INSERT INTO `ibrand_goods_photo` VALUES ('58', '8', 'http://admin.viperky.com/uploads/zR2CuTQQz0.jpg', '9', '3e3b18cb51e050aee8ef', '0', '1', '2017-05-15 16:07:31', '2017-05-15 16:07:31', null); INSERT INTO `ibrand_goods_photo` VALUES ('59', '9', 'http://admin.viperky.com/uploads/ZHujwnos8f.jpg', '9', 'eeced9884355882874bd', '1', '1', '2017-05-15 16:13:34', '2017-05-15 16:13:34', null); INSERT INTO `ibrand_goods_photo` VALUES ('60', '9', 'http://admin.viperky.com/uploads/aNwsRj47yM.jpg', '9', 'a86f06c51f642bcd62c6', '0', '1', '2017-05-15 16:13:34', '2017-05-15 16:13:34', null); INSERT INTO `ibrand_goods_photo` VALUES ('61', '9', 'http://admin.viperky.com/uploads/70ttB2lIzf.jpg', '9', '296a84fa107caea08787', '0', '1', '2017-05-15 16:13:34', '2017-05-15 16:13:34', null); INSERT INTO `ibrand_goods_photo` VALUES ('62', '9', 'http://admin.viperky.com/uploads/mgPW4tldrz.jpg', '9', '664812a6c80a9ede1ad9', '0', '1', '2017-05-15 16:13:34', '2017-05-15 16:13:34', null); INSERT INTO `ibrand_goods_photo` VALUES ('63', '9', 'http://admin.viperky.com/uploads/SMlzsE6fhj.jpg', '9', 'd134fe8a391fa9e5061f', '0', '1', '2017-05-15 16:13:34', '2017-05-15 16:13:34', null); INSERT INTO `ibrand_goods_photo` VALUES ('64', '10', 'http://admin.viperky.com/uploads/uCXuuuBI4U.jpg', '9', '46b195f25414c3bdda92', '1', '1', '2017-05-15 16:41:51', '2017-05-15 16:41:51', null); INSERT INTO `ibrand_goods_photo` VALUES ('65', '10', 'http://admin.viperky.com/uploads/SX9wMfnz1A.jpg', '9', '1e6a2afa40f9ccce9e99', '0', '1', '2017-05-15 16:41:51', '2017-05-15 16:41:51', null); INSERT INTO `ibrand_goods_photo` VALUES ('66', '10', 'http://admin.viperky.com/uploads/pXLJrnqdvN.jpg', '9', '37abf103da8c05fecab7', '0', '1', '2017-05-15 16:41:51', '2017-05-15 16:41:51', null); INSERT INTO `ibrand_goods_photo` VALUES ('67', '10', 'http://admin.viperky.com/uploads/dHkKr7MsKx.jpg', '9', 'a25c80fa601a2103b575', '0', '1', '2017-05-15 16:41:51', '2017-05-15 16:41:51', null); INSERT INTO `ibrand_goods_photo` VALUES ('68', '10', 'http://admin.viperky.com/uploads/hwEjDc7lKn.jpg', '9', '2483231b430e56afb642', '0', '1', '2017-05-15 16:41:51', '2017-05-15 16:41:51', null); INSERT INTO `ibrand_goods_photo` VALUES ('69', '11', 'http://admin.viperky.com/uploads/hUcpOHtNJ8.jpg', '9', '28f75a9b14f4715c44f2', '1', '1', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_photo` VALUES ('70', '11', 'http://admin.viperky.com/uploads/8fIumXpKYN.jpg', '9', 'd50e9c36b7b08d8329a4', '0', '1', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_photo` VALUES ('71', '11', 'http://admin.viperky.com/uploads/Lq3ztyxLZX.jpg', '9', 'b73a13aa4930be5d3554', '0', '1', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_photo` VALUES ('72', '11', 'http://admin.viperky.com/uploads/rKGLscss1J.jpg', '9', 'b95c5009cfface6bbaa6', '0', '1', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_photo` VALUES ('73', '11', 'http://admin.viperky.com/uploads/IRUFgexMF4.jpg', '9', 'cb8ce54844fc4922c14f', '0', '1', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_photo` VALUES ('74', '11', 'http://admin.viperky.com/uploads/ic83UGu9zM.jpg', '9', '4f936f1d41d598938f33', '0', '1', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_photo` VALUES ('75', '11', 'http://admin.viperky.com/uploads/l45Ys8CMTk.jpg', '9', '7f41c21d25f1ebd8c3ea', '0', '1', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_photo` VALUES ('76', '12', 'http://admin.viperky.com/uploads/k8OKH0uDdh.jpg', '9', '595b0884eadb89646edf', '1', '1', '2017-05-15 17:24:01', '2017-05-15 17:24:01', null); INSERT INTO `ibrand_goods_photo` VALUES ('77', '12', 'http://admin.viperky.com/uploads/M0zDBjY2Bm.jpg', '9', 'b51654340e6aa9a7c977', '0', '1', '2017-05-15 17:24:01', '2017-05-15 17:24:01', null); INSERT INTO `ibrand_goods_photo` VALUES ('78', '12', 'http://admin.viperky.com/uploads/NPv60EOknX.jpg', '9', '0f16fd646f777458aacb', '0', '1', '2017-05-15 17:24:01', '2017-05-15 17:24:01', null); INSERT INTO `ibrand_goods_photo` VALUES ('79', '12', 'http://admin.viperky.com/uploads/LyRFRC8vFe.jpg', '9', '63d888de8174530adfb8', '0', '1', '2017-05-15 17:24:01', '2017-05-15 17:24:01', null); INSERT INTO `ibrand_goods_photo` VALUES ('80', '12', 'http://admin.viperky.com/uploads/Vji4Vziu0v.jpg', '9', '2c4d590a532b993ff65c', '0', '1', '2017-05-15 17:24:01', '2017-05-15 17:24:01', null); INSERT INTO `ibrand_goods_photo` VALUES ('87', '15', 'https://cdn.viperky.com/storage/images/20171018/gH5sCVVrYc.jpg', '9', '348929efdbd06892549f', '0', '1', '2017-10-18 22:12:12', '2017-10-18 22:12:12', null); INSERT INTO `ibrand_goods_photo` VALUES ('88', '15', 'https://cdn.viperky.com/storage/images/20171018/NI1ntdNlKz.jpg', '9', 'dfbebf85d72de68df1d5', '0', '1', '2017-10-18 22:12:12', '2017-10-18 22:12:12', null); INSERT INTO `ibrand_goods_photo` VALUES ('89', '15', 'https://cdn.viperky.com/storage/images/20171018/TPNPxi1IAQ.jpg', '9', '6d4878255ee3c344b37e', '1', '1', '2017-10-18 22:12:12', '2017-10-18 22:12:12', null); INSERT INTO `ibrand_goods_photo` VALUES ('90', '16', 'https://cdn.viperky.com/storage/images/20171018/2HSs7xcIuS.jpg', '9', 'de9135a0cc0747692acc', '1', '1', '2017-10-18 22:22:04', '2017-10-18 22:22:04', null); INSERT INTO `ibrand_goods_photo` VALUES ('91', '16', 'https://cdn.viperky.com/storage/images/20171018/nkyP7Xw38l.jpg', '9', '029cfb1b9a0e6429bcd3', '0', '1', '2017-10-18 22:22:04', '2017-10-18 22:22:04', null); INSERT INTO `ibrand_goods_photo` VALUES ('92', '16', 'https://cdn.viperky.com/storage/images/20171018/OniCmuIXby.jpg', '9', '9bbdc3a3f67061276f58', '0', '1', '2017-10-18 22:22:04', '2017-10-18 22:22:04', null); INSERT INTO `ibrand_goods_photo` VALUES ('93', '17', 'https://cdn.viperky.com/storage/images/20171018/xZdEpyQyfi.jpg', '9', '37db71ce9175dd865c4f', '0', '1', '2017-10-18 22:46:49', '2017-10-18 22:46:49', null); INSERT INTO `ibrand_goods_photo` VALUES ('94', '17', 'https://cdn.viperky.com/storage/images/20171018/FwYqfxzjAQ.jpg', '9', '6e5a3a2f211a4a485c30', '0', '1', '2017-10-18 22:46:49', '2017-10-18 22:46:49', null); INSERT INTO `ibrand_goods_photo` VALUES ('95', '17', 'https://cdn.viperky.com/storage/images/20171018/QRikr21Ozc.jpg', '9', '1c3d053825d176dd0c00', '1', '1', '2017-10-18 22:46:49', '2017-10-18 22:46:49', null); INSERT INTO `ibrand_goods_photo` VALUES ('96', '18', 'https://cdn.viperky.com/storage/images/20171018/w0gVpGtQL2.jpg', '9', '66c9b8399bdb5ed4546b', '1', '1', '2017-10-18 22:52:47', '2017-10-18 22:52:47', null); INSERT INTO `ibrand_goods_photo` VALUES ('97', '18', 'https://cdn.viperky.com/storage/images/20171018/xKq8l3ApUk.jpg', '9', '77ae31cb001c1c3b8dc1', '0', '1', '2017-10-18 22:52:47', '2017-10-18 22:52:47', null); INSERT INTO `ibrand_goods_photo` VALUES ('98', '18', 'https://cdn.viperky.com/storage/images/20171018/1EMcfR9Qdb.jpg', '9', '9b2a08f6e812bd87accf', '0', '1', '2017-10-18 22:52:47', '2017-10-18 22:52:47', null); INSERT INTO `ibrand_goods_photo` VALUES ('99', '19', 'https://cdn.viperky.com/storage/images/20171018/ilPacpXOTu.jpg', '9', '8c9ecb5ff9f45d7f3318', '1', '1', '2017-10-18 22:57:27', '2017-10-18 22:57:27', null); INSERT INTO `ibrand_goods_photo` VALUES ('100', '19', 'https://cdn.viperky.com/storage/images/20171018/kE0dI5Jj6I.jpg', '9', 'e94505854e03b1102937', '0', '1', '2017-10-18 22:57:27', '2017-10-18 22:57:27', null); INSERT INTO `ibrand_goods_photo` VALUES ('101', '20', 'https://cdn.viperky.com/storage/images/20171018/zVj1XjxeRP.jpg', '9', 'a12c5b0d33f4578b7736', '1', '1', '2017-10-18 22:59:15', '2017-10-18 22:59:15', null); INSERT INTO `ibrand_goods_photo` VALUES ('102', '21', 'https://cdn.viperky.com/storage/images/20171018/xHFmGwCdvZ.jpg', '9', 'e0d3560bae0fa55e1930', '1', '1', '2017-10-18 23:04:10', '2017-10-18 23:04:10', null); INSERT INTO `ibrand_goods_photo` VALUES ('103', '21', 'https://cdn.viperky.com/storage/images/20171018/s4K79I5sh9.jpg', '9', '728e8ed881b64a9c9c15', '0', '1', '2017-10-18 23:04:10', '2017-10-18 23:04:10', null); INSERT INTO `ibrand_goods_photo` VALUES ('104', '21', 'https://cdn.viperky.com/storage/images/20171018/kovuaEL5LB.jpg', '9', 'cfbf389f559f70265414', '0', '1', '2017-10-18 23:04:10', '2017-10-18 23:04:10', null); INSERT INTO `ibrand_goods_photo` VALUES ('105', '22', 'https://cdn.viperky.com/storage/images/20171018/mL9DUMJGGv.jpg', '9', 'c7baaf23fbb6e9608312', '1', '1', '2017-10-18 23:07:04', '2017-10-18 23:07:04', null); INSERT INTO `ibrand_goods_photo` VALUES ('106', '22', 'https://cdn.viperky.com/storage/images/20171018/SG39xl8pUS.jpg', '9', 'de8d7eeea55033b4434c', '0', '1', '2017-10-18 23:07:04', '2017-10-18 23:07:04', null); INSERT INTO `ibrand_goods_photo` VALUES ('107', '23', 'https://cdn.viperky.com/storage/images/20171018/BGoJeQObMz.jpg', '9', 'c7081337af1730bd93d8', '0', '1', '2017-10-18 23:08:06', '2017-10-18 23:08:06', null); INSERT INTO `ibrand_goods_photo` VALUES ('108', '23', 'https://cdn.viperky.com/storage/images/20171018/9OWRlsgO37.jpg', '9', 'be510a4b926086636a99', '0', '1', '2017-10-18 23:08:06', '2017-10-18 23:08:06', null); INSERT INTO `ibrand_goods_photo` VALUES ('109', '23', 'https://cdn.viperky.com/storage/images/20171018/CKkCuuLJZc.jpg', '9', '2ff45b8065043739be9b', '1', '1', '2017-10-18 23:08:06', '2017-10-18 23:08:06', null); INSERT INTO `ibrand_goods_photo` VALUES ('110', '24', 'https://cdn.viperky.com/storage/images/20171018/ByvnR9pZcf.jpg', '9', '2a98c490845533955157', '1', '1', '2017-10-18 23:11:32', '2017-10-18 23:11:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('111', '24', 'https://cdn.viperky.com/storage/images/20171018/2kTHRyYAT8.jpg', '9', '3bfe042be87a3d0ef11b', '0', '1', '2017-10-18 23:11:32', '2017-10-18 23:11:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('112', '25', 'https://cdn.viperky.com/storage/images/20171018/01mSvGj5jD.jpg', '9', '13d220c75c211036168c', '0', '1', '2017-10-18 23:11:54', '2017-10-18 23:11:54', null); INSERT INTO `ibrand_goods_photo` VALUES ('113', '25', 'https://cdn.viperky.com/storage/images/20171018/VYnD5WaK1Y.jpg', '9', 'e98e3254892c5abf0acd', '1', '1', '2017-10-18 23:11:54', '2017-10-18 23:11:54', null); INSERT INTO `ibrand_goods_photo` VALUES ('114', '26', 'https://cdn.viperky.com/storage/images/20171018/CnMiKyuRUF.jpg', '9', 'ba13b1e85eb9d3b02dd4', '1', '1', '2017-10-18 23:16:04', '2017-10-18 23:16:04', null); INSERT INTO `ibrand_goods_photo` VALUES ('115', '27', 'https://cdn.viperky.com/storage/images/20171018/86j9I2u3AU.jpg', '9', 'b55bbcf09a1a26c7c739', '1', '1', '2017-10-18 23:16:49', '2017-10-18 23:16:49', null); INSERT INTO `ibrand_goods_photo` VALUES ('116', '28', 'https://cdn.viperky.com/storage/images/20171018/9MnoG0V4aJ.jpg', '9', 'd2554d643c0fc89910f3', '1', '1', '2017-10-18 23:18:53', '2017-10-18 23:18:53', null); INSERT INTO `ibrand_goods_photo` VALUES ('119', '29', 'https://cdn.viperky.com/storage/images/20171018/qD7B2cr1m0.jpg', '9', 'bb8b38f69bc354c44a30', '1', '1', '2017-10-18 23:21:48', '2017-10-18 23:21:48', null); INSERT INTO `ibrand_goods_photo` VALUES ('120', '29', 'https://cdn.viperky.com/storage/images/20171018/DYE2yM0gvX.jpg', '9', '3850aebba60eced09d56', '0', '1', '2017-10-18 23:21:48', '2017-10-18 23:21:48', null); INSERT INTO `ibrand_goods_photo` VALUES ('121', '30', 'https://cdn.viperky.com/storage/images/20171018/I9DTSELLnn.jpg', '9', '6a2577521696506271d1', '1', '1', '2017-10-18 23:25:57', '2017-10-18 23:25:57', null); INSERT INTO `ibrand_goods_photo` VALUES ('122', '30', 'https://cdn.viperky.com/storage/images/20171018/eLzgzLb1Pn.jpg', '9', '4faf4aa2894771f6a9c4', '0', '1', '2017-10-18 23:25:57', '2017-10-18 23:25:57', null); INSERT INTO `ibrand_goods_photo` VALUES ('123', '31', 'https://cdn.viperky.com/storage/images/20171018/7pvIhHhle9.jpg', '9', '64228183c69dbcc91a18', '1', '1', '2017-10-18 23:32:08', '2017-10-18 23:32:08', null); INSERT INTO `ibrand_goods_photo` VALUES ('124', '31', 'https://cdn.viperky.com/storage/images/20171018/D9WaWmnewo.jpg', '9', '54fad67d2dc56d9e478c', '0', '1', '2017-10-18 23:32:08', '2017-10-18 23:32:08', null); INSERT INTO `ibrand_goods_photo` VALUES ('125', '31', 'https://cdn.viperky.com/storage/images/20171018/tg2oXRdJ07.jpg', '9', 'c3424b46952bf5369cee', '0', '1', '2017-10-18 23:32:08', '2017-10-18 23:32:08', null); INSERT INTO `ibrand_goods_photo` VALUES ('126', '32', 'https://cdn.viperky.com/storage/images/20171018/5zAmDVa5he.jpg', '9', '530796da5abf8206d5c1', '1', '1', '2017-10-18 23:36:24', '2017-10-18 23:36:24', null); INSERT INTO `ibrand_goods_photo` VALUES ('127', '32', 'https://cdn.viperky.com/storage/images/20171018/U3Fmb6nr1q.jpg', '9', 'fa8f44b7f5af2411684d', '0', '1', '2017-10-18 23:36:24', '2017-10-18 23:36:24', null); INSERT INTO `ibrand_goods_photo` VALUES ('128', '32', 'https://cdn.viperky.com/storage/images/20171018/LrQWP2gOI7.jpg', '9', '667e7af3fb8b8b38eeda', '0', '1', '2017-10-18 23:36:24', '2017-10-18 23:36:24', null); INSERT INTO `ibrand_goods_photo` VALUES ('132', '14', 'https://cdn.viperky.com/storage/images/20171016/16KrfmUqvK.jpg', '9', '6253a6f378d040b0d14a', '1', '1', '2017-10-19 23:18:03', '2017-10-19 23:18:03', null); INSERT INTO `ibrand_goods_photo` VALUES ('133', '14', 'https://cdn.viperky.com/storage/images/20171019/7k2h1N0c9U.jpg', '2', 'eacf5263ada6a0489426', '0', '1', '2017-10-19 23:18:03', '2017-10-19 23:18:03', null); INSERT INTO `ibrand_goods_photo` VALUES ('134', '14', 'https://cdn.viperky.com/storage/images/20171016/WLYJhKZBVQ.jpg', '8', '624c933261ecc3860eda', '0', '1', '2017-10-19 23:18:03', '2017-10-19 23:18:03', null); INSERT INTO `ibrand_goods_photo` VALUES ('141', '34', 'https://cdn.viperky.com/storage/images/20171109/eeRMsXwZ5q.jpg', '9', 'f3c71b0320b3786bb067', '1', '1', '2017-11-09 17:38:05', '2017-11-09 17:38:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('142', '34', 'https://cdn.viperky.com/storage/images/20171109/PHbNwDa1LV.jpg', '9', 'd8eccf1d693b55ae0d31', '0', '1', '2017-11-09 17:38:05', '2017-11-09 17:38:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('143', '35', 'https://cdn.viperky.com/storage/images/20171109/JmZuys1UCw.jpg', '9', '48472f7627aa89242056', '1', '1', '2017-11-09 17:40:33', '2017-11-09 17:40:33', null); INSERT INTO `ibrand_goods_photo` VALUES ('144', '36', 'https://cdn.viperky.com/storage/images/20171213/Tw89NLzAYY.jpg', '9', '0cbe4e05b04fd249df35', '1', '1', '2017-12-13 17:43:51', '2017-12-13 17:43:51', null); INSERT INTO `ibrand_goods_photo` VALUES ('145', '36', 'https://cdn.viperky.com/storage/images/20171213/8dRMzAMgnd.jpg', '9', '181460241a9fcda680b2', '0', '1', '2017-12-13 17:43:51', '2017-12-13 17:43:51', null); INSERT INTO `ibrand_goods_photo` VALUES ('146', '36', 'https://cdn.viperky.com/storage/images/20171213/FCSlVzjYGD.jpg', '9', '8f866a3babd16b9ad428', '0', '1', '2017-12-13 17:43:51', '2017-12-13 17:43:51', null); INSERT INTO `ibrand_goods_photo` VALUES ('147', '37', 'https://cdn.viperky.com/storage/images/20171215/51pjpQSEi2.jpg', '9', '083d23a6694b78dd961a', '1', '1', '2017-12-15 12:40:38', '2017-12-15 12:40:38', null); INSERT INTO `ibrand_goods_photo` VALUES ('148', '37', 'https://cdn.viperky.com/storage/images/20171215/kQRjgqNZND.jpg', '9', '849b8e2863aa885f4206', '0', '1', '2017-12-15 12:40:38', '2017-12-15 12:40:38', null); INSERT INTO `ibrand_goods_photo` VALUES ('152', '39', 'https://cdn.viperky.com/storage/images/20171215/kNYJhuJvWQ.jpg', '9', 'a2a3b5ec2cb1f2ee9515', '1', '1', '2017-12-15 14:01:39', '2017-12-15 14:01:39', null); INSERT INTO `ibrand_goods_photo` VALUES ('153', '39', 'https://cdn.viperky.com/storage/images/20171215/ZqyBacLCLD.jpg', '9', '3cd068f65aa17a002e0a', '0', '1', '2017-12-15 14:01:39', '2017-12-15 14:01:39', null); INSERT INTO `ibrand_goods_photo` VALUES ('154', '39', 'https://cdn.viperky.com/storage/images/20171215/loKYi32MIj.jpg', '9', 'cc1b36c91d3a3e080702', '0', '1', '2017-12-15 14:01:39', '2017-12-15 14:01:39', null); INSERT INTO `ibrand_goods_photo` VALUES ('158', '38', 'https://cdn.viperky.com/storage/images/20171215/P9lqHL8zlE.jpg', '9', '05a75f7316664f27fefe', '1', '1', '2017-12-15 14:09:36', '2017-12-15 14:09:36', null); INSERT INTO `ibrand_goods_photo` VALUES ('159', '38', 'https://cdn.viperky.com/storage/images/20171215/PpShgL5lP9.jpg', '9', '5b28731cd630886e8789', '0', '1', '2017-12-15 14:09:36', '2017-12-15 14:09:36', null); INSERT INTO `ibrand_goods_photo` VALUES ('160', '38', 'https://cdn.viperky.com/storage/images/20171215/pMGYCjxNYz.jpg', '9', '19aae65c1a12ec273604', '0', '1', '2017-12-15 14:09:36', '2017-12-15 14:09:36', null); INSERT INTO `ibrand_goods_photo` VALUES ('167', '33', 'https://cdn.viperky.com/storage/images/20171109/GsGOskbHQB.jpg', '9', '62b591d778bfdbdd7f6d', '1', '1', '2017-12-27 15:57:48', '2017-12-27 15:57:48', null); INSERT INTO `ibrand_goods_photo` VALUES ('168', '33', 'https://cdn.viperky.com/storage/images/20171109/5dePESGi4G.jpg', '9', '1692d09d34ce3aa53763', '0', '1', '2017-12-27 15:57:48', '2017-12-27 15:57:48', null); INSERT INTO `ibrand_goods_photo` VALUES ('169', '33', 'https://cdn.viperky.com/storage/images/20171109/G9w0V5rcUG.jpg', '9', 'c2be67c97b2c230a444d', '0', '1', '2017-12-27 15:57:48', '2017-12-27 15:57:48', null); INSERT INTO `ibrand_goods_photo` VALUES ('176', '40', 'https://cdn.viperky.com/storage/images/20171215/XMly6hP24W.jpg', '9', '5c00d9de5dc3ade15270', '1', '1', '2017-12-27 16:01:58', '2017-12-27 16:01:58', null); INSERT INTO `ibrand_goods_photo` VALUES ('177', '40', 'https://cdn.viperky.com/storage/images/20171215/wt4mJAHXhr.jpg', '9', 'c4b517e7941ff9ab69e7', '0', '1', '2017-12-27 16:01:58', '2017-12-27 16:01:58', null); INSERT INTO `ibrand_goods_photo` VALUES ('178', '40', 'https://cdn.viperky.com/storage/images/20171215/DkZtBkgyr3.jpg', '9', '4ff1d40e393f54033e83', '0', '1', '2017-12-27 16:01:58', '2017-12-27 16:01:58', null); INSERT INTO `ibrand_goods_photo` VALUES ('193', '43', 'https://cdn.viperky.com/storage/images/20180515/ZEOlMlqqmp.png', '9', '20d873e943ad8b33b08a', '0', '1', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_photo` VALUES ('194', '43', 'https://cdn.viperky.com/storage/images/20180515/YRyrDtSZao.png', '9', '819c87c14ec6189ce1dd', '0', '1', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_photo` VALUES ('195', '43', 'https://cdn.viperky.com/storage/images/20180515/uKBvg2clQ0.png', '9', '769c5a143e6cb276c5cc', '0', '1', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_photo` VALUES ('196', '43', 'https://cdn.viperky.com/storage/images/20180515/IWJVuSIh2H.png', '9', '7697d324ee5c927694d0', '1', '1', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_photo` VALUES ('197', '43', 'https://cdn.viperky.com/storage/images/20180515/5rfSYm5Q3W.png', '9', '1d3ffae436c4f8bc92af', '0', '1', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_photo` VALUES ('198', '42', 'https://cdn.viperky.com/storage/images/20180515/2rhsyEGDp7.png', '9', 'd9bb6754d11407fa1d8b', '1', '1', '2018-05-15 11:59:21', '2018-05-15 11:59:21', null); INSERT INTO `ibrand_goods_photo` VALUES ('199', '42', 'https://cdn.viperky.com/storage/images/20180515/thuxwk6bdy.png', '9', '5160a6c8da92caeedf95', '0', '1', '2018-05-15 11:59:21', '2018-05-15 11:59:21', null); INSERT INTO `ibrand_goods_photo` VALUES ('200', '42', 'https://cdn.viperky.com/storage/images/20180515/jj8C2OWBQq.png', '9', '11b0afa17de705ae562b', '0', '1', '2018-05-15 11:59:21', '2018-05-15 11:59:21', null); INSERT INTO `ibrand_goods_photo` VALUES ('201', '42', 'https://cdn.viperky.com/storage/images/20180515/HQZci7E3Rz.png', '9', 'd0bde5b333711ba430c2', '0', '1', '2018-05-15 11:59:21', '2018-05-15 11:59:21', null); INSERT INTO `ibrand_goods_photo` VALUES ('202', '41', 'https://cdn.viperky.com/storage/images/20180515/cKtqQhE6Y8.png', '9', 'fe0b7c2a1951335570d6', '0', '1', '2018-05-15 11:59:35', '2018-05-15 11:59:35', null); INSERT INTO `ibrand_goods_photo` VALUES ('203', '41', 'https://cdn.viperky.com/storage/images/20180515/3k6or0s3OK.png', '9', 'c87319f47749d934f798', '0', '1', '2018-05-15 11:59:35', '2018-05-15 11:59:35', null); INSERT INTO `ibrand_goods_photo` VALUES ('204', '41', 'https://cdn.viperky.com/storage/images/20180515/tpsyZSz7T3.png', '9', 'b09b64974dfa4644951e', '0', '1', '2018-05-15 11:59:35', '2018-05-15 11:59:35', null); INSERT INTO `ibrand_goods_photo` VALUES ('205', '41', 'https://cdn.viperky.com/storage/images/20180515/06U5YKLgVa.png', '9', 'c08b5452376170b32dae', '1', '1', '2018-05-15 11:59:35', '2018-05-15 11:59:35', null); INSERT INTO `ibrand_goods_photo` VALUES ('206', '41', 'https://cdn.viperky.com/storage/images/20180515/ROzhF1MQF4.png', '9', '5a0c7d2fd3b474ad2a79', '0', '1', '2018-05-15 11:59:35', '2018-05-15 11:59:35', null); INSERT INTO `ibrand_goods_photo` VALUES ('207', '44', 'https://cdn.viperky.com/storage/images/20180515/f3IQAITVcu.png', '9', 'fc364a66556e2ef4d5f4', '1', '1', '2018-05-15 12:21:59', '2018-05-15 12:21:59', null); INSERT INTO `ibrand_goods_photo` VALUES ('208', '44', 'https://cdn.viperky.com/storage/images/20180515/I28aE9VURP.png', '9', '5f31be22c614e9a2a842', '0', '1', '2018-05-15 12:21:59', '2018-05-15 12:21:59', null); INSERT INTO `ibrand_goods_photo` VALUES ('209', '44', 'https://cdn.viperky.com/storage/images/20180515/pDQI1PHFWq.png', '9', '0eab28d46d93ad56fa62', '0', '1', '2018-05-15 12:21:59', '2018-05-15 12:21:59', null); INSERT INTO `ibrand_goods_photo` VALUES ('210', '44', 'https://cdn.viperky.com/storage/images/20180515/744oLRc7az.png', '9', '0cae833d57f1db1d1626', '0', '1', '2018-05-15 12:21:59', '2018-05-15 12:21:59', null); INSERT INTO `ibrand_goods_photo` VALUES ('211', '44', 'https://cdn.viperky.com/storage/images/20180515/92MqhH1SAW.png', '9', '856c392dc1830ddcc6b1', '0', '1', '2018-05-15 12:21:59', '2018-05-15 12:21:59', null); INSERT INTO `ibrand_goods_photo` VALUES ('212', '44', 'https://cdn.viperky.com/storage/images/20180515/GEkgemTO1W.png', '9', 'e16802162ea4602ba0a8', '0', '1', '2018-05-15 12:21:59', '2018-05-15 12:21:59', null); INSERT INTO `ibrand_goods_photo` VALUES ('213', '44', 'https://cdn.viperky.com/storage/images/20180515/1iEL5bIioN.png', '9', '38d21b6e0341f05d0f3f', '0', '1', '2018-05-15 12:21:59', '2018-05-15 12:21:59', null); INSERT INTO `ibrand_goods_photo` VALUES ('219', '46', 'https://cdn.viperky.com/storage/images/20180515/Dxjc9SuHEz.png', '9', '8084f2784d15498a5683', '1', '1', '2018-05-15 14:41:16', '2018-05-15 14:41:16', null); INSERT INTO `ibrand_goods_photo` VALUES ('220', '46', 'https://cdn.viperky.com/storage/images/20180515/D8fhRi4DPA.png', '9', '5351000d2c0071da4e35', '0', '1', '2018-05-15 14:41:16', '2018-05-15 14:41:16', null); INSERT INTO `ibrand_goods_photo` VALUES ('221', '46', 'https://cdn.viperky.com/storage/images/20180515/OPARShpmsZ.png', '9', '288441f758c460530f06', '0', '1', '2018-05-15 14:41:16', '2018-05-15 14:41:16', null); INSERT INTO `ibrand_goods_photo` VALUES ('222', '46', 'https://cdn.viperky.com/storage/images/20180515/TV6tetcHTC.png', '9', '74afc32eefcaf1af76ad', '0', '1', '2018-05-15 14:41:16', '2018-05-15 14:41:16', null); INSERT INTO `ibrand_goods_photo` VALUES ('368', '64', 'https://cdn.viperky.com/storage/images/20180516/eqidChC3fw.png', '7', '303c7a14fdb646de3bd6', '0', '1', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_photo` VALUES ('369', '64', 'https://cdn.viperky.com/storage/images/20180516/HU3jWIl7Vv.png', '9', '7d55e81062527c4966ac', '1', '1', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_photo` VALUES ('370', '64', 'https://cdn.viperky.com/storage/images/20180516/nGi3xqWWUA.png', '8', 'd3cf04a6f6d40a1c7753', '0', '1', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_photo` VALUES ('409', '69', 'https://cdn.viperky.com/storage/images/20180516/zhGQHz4Mbu.png', '4', '669469495f98d0ab3a85', '0', '1', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_photo` VALUES ('410', '69', 'https://cdn.viperky.com/storage/images/20180516/LH7ZnCJREZ.png', '5', '0db0de15f1ac8898b7bd', '0', '1', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_photo` VALUES ('411', '69', 'https://cdn.viperky.com/storage/images/20180516/oQTVTTHQpU.png', '6', '2dd78454db2d94ad4fbf', '0', '1', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_photo` VALUES ('412', '69', 'https://cdn.viperky.com/storage/images/20180516/fBKrFVHtu3.png', '7', 'e2fd9ffb39b41b43e304', '0', '1', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_photo` VALUES ('413', '69', 'https://cdn.viperky.com/storage/images/20180516/RyU85q8ZiW.png', '8', 'b77c639da931b21a1413', '0', '1', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_photo` VALUES ('414', '69', 'https://cdn.viperky.com/storage/images/20180516/xDgHzuODM5.png', '9', '6f20fd2253b3db401151', '1', '1', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_photo` VALUES ('431', '72', 'https://cdn.viperky.com/storage/images/20180516/njWY5v0Wv0.png', '6', '2f458be5ce4ca8c1c335', '0', '1', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('432', '72', 'https://cdn.viperky.com/storage/images/20180516/fY4pK8sA8N.png', '9', 'ee5f37cd04fc763dc9ef', '1', '1', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('433', '72', 'https://cdn.viperky.com/storage/images/20180516/poJoyauILR.png', '5', 'ba8ed53f936c5874bb4a', '0', '1', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('434', '72', 'https://cdn.viperky.com/storage/images/20180516/RckoknHFeZ.png', '8', 'ed2c7a41e92f2fb9cdeb', '0', '1', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('435', '72', 'https://cdn.viperky.com/storage/images/20180516/wAnSCXVMpW.png', '7', 'a6347c51548ec0b98897', '0', '1', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('436', '72', 'https://cdn.viperky.com/storage/images/20180516/nAMYytwyBB.png', '4', 'e3bccde698f54ee30025', '0', '1', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('437', '72', 'https://cdn.viperky.com/storage/images/20180516/DharDbs0z3.png', '3', '3337db3e2494ab8e5129', '0', '1', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('438', '72', 'https://cdn.viperky.com/storage/images/20180516/8pvIGLTN6Y.png', '2', '9f09e5d941f0064b9ea0', '0', '1', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('439', '73', 'https://cdn.viperky.com/storage/images/20180516/vyQnB0DOga.png', '7', '836335fe98df4c2235e0', '0', '1', '2018-05-16 12:11:46', '2018-05-16 12:11:46', null); INSERT INTO `ibrand_goods_photo` VALUES ('440', '73', 'https://cdn.viperky.com/storage/images/20180516/fPS15EPFmZ.png', '8', '401f45cc2157a6eea9f2', '0', '1', '2018-05-16 12:11:46', '2018-05-16 12:11:46', null); INSERT INTO `ibrand_goods_photo` VALUES ('441', '73', 'https://cdn.viperky.com/storage/images/20180516/prLOpI6GEe.png', '9', '880f7aab1b071d72a13b', '1', '1', '2018-05-16 12:11:46', '2018-05-16 12:11:46', null); INSERT INTO `ibrand_goods_photo` VALUES ('442', '73', 'https://cdn.viperky.com/storage/images/20180516/js4UQdiEFK.png', '6', 'b64d9a2e8f4b558429bd', '0', '1', '2018-05-16 12:11:46', '2018-05-16 12:11:46', null); INSERT INTO `ibrand_goods_photo` VALUES ('443', '73', 'https://cdn.viperky.com/storage/images/20180516/bckZnCy6to.png', '5', 'a5cd3043359d116bd25a', '0', '1', '2018-05-16 12:11:46', '2018-05-16 12:11:46', null); INSERT INTO `ibrand_goods_photo` VALUES ('444', '73', 'https://cdn.viperky.com/storage/images/20180516/UXCc4E2CuN.png', '4', '5080a5f3dc10f35d85b0', '0', '1', '2018-05-16 12:11:46', '2018-05-16 12:11:46', null); INSERT INTO `ibrand_goods_photo` VALUES ('476', '77', 'https://cdn.viperky.com/storage/images/20180516/26dpZEjppG.jpg', '9', '265700669bbf0fec215c', '1', '1', '2018-05-16 17:12:57', '2018-05-16 17:12:57', null); INSERT INTO `ibrand_goods_photo` VALUES ('482', '45', 'https://cdn.viperky.com/storage/images/20180515/yZ2Sq0MUpo.png', '9', '68b18d55832a559ea15e', '0', '1', '2018-05-18 17:57:03', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_photo` VALUES ('483', '45', 'https://cdn.viperky.com/storage/images/20180515/TFSugfseeD.png', '9', '53df1017351c29b9dcd6', '1', '1', '2018-05-18 17:57:03', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_photo` VALUES ('484', '45', 'https://cdn.viperky.com/storage/images/20180515/U2XCwF9bub.png', '9', '3c0b00e39e692d0a32d9', '0', '1', '2018-05-18 17:57:03', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_photo` VALUES ('485', '45', 'https://cdn.viperky.com/storage/images/20180515/qbYE7bPLVN.png', '9', '826f2066f0be32988334', '0', '1', '2018-05-18 17:57:03', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_photo` VALUES ('486', '45', 'https://cdn.viperky.com/storage/images/20180515/o5udmTcns7.png', '9', 'cd5309a079b4308640a9', '0', '1', '2018-05-18 17:57:03', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_photo` VALUES ('551', '79', 'https://cdn.viperky.com/storage/images/20180521/qIfCDx36Su.jpg', '9', '758cd264e06d0fdf6095', '0', '1', '2018-05-21 15:53:40', '2018-05-21 15:53:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('552', '79', 'https://cdn.viperky.com/storage/images/20180521/sxxLniiPL5.png', '9', 'bcd7d62bd7234bac5a48', '0', '1', '2018-05-21 15:53:40', '2018-05-21 15:53:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('553', '79', 'https://cdn.viperky.com/storage/images/20180521/UKEAjlCBA7.png', '8', '093a44a64a86fb3b3256', '1', '1', '2018-05-21 15:53:40', '2018-05-21 15:53:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('554', '79', 'https://cdn.viperky.com/storage/images/20180521/X7bUHlh08L.png', '9', 'ee0b9dfe09bbf51cfdd0', '0', '1', '2018-05-21 15:53:40', '2018-05-21 15:53:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('555', '79', 'https://cdn.viperky.com/storage/images/20180521/GOjf2522zr.png', '9', '5a525e938cff4fe4f520', '0', '1', '2018-05-21 15:53:40', '2018-05-21 15:53:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('556', '80', 'https://cdn.viperky.com/storage/images/20180521/cOfdWvmNDe.png', '9', '2cccba156453ac39023c', '0', '1', '2018-05-21 15:53:55', '2018-05-21 15:53:55', null); INSERT INTO `ibrand_goods_photo` VALUES ('557', '80', 'https://cdn.viperky.com/storage/images/20180521/4yxNr0Z2wQ.png', '9', '293bd6b2ac8526e8ce8d', '1', '1', '2018-05-21 15:53:55', '2018-05-21 15:53:55', null); INSERT INTO `ibrand_goods_photo` VALUES ('558', '80', 'https://cdn.viperky.com/storage/images/20180521/s6DQr3vfmf.png', '9', '69609ed8821f59218286', '0', '1', '2018-05-21 15:53:55', '2018-05-21 15:53:55', null); INSERT INTO `ibrand_goods_photo` VALUES ('559', '80', 'https://cdn.viperky.com/storage/images/20180521/OHGqzRhpkX.png', '9', '8752bc5b8bee4f83706a', '0', '1', '2018-05-21 15:53:55', '2018-05-21 15:53:55', null); INSERT INTO `ibrand_goods_photo` VALUES ('560', '80', 'https://cdn.viperky.com/storage/images/20180521/NOVKjKgC0S.png', '9', 'ab373e61b6842741b6ab', '0', '1', '2018-05-21 15:53:55', '2018-05-21 15:53:55', null); INSERT INTO `ibrand_goods_photo` VALUES ('578', '81', 'https://cdn.viperky.com/storage/images/20180521/xYFWSXF9DI.png', '9', 'a2eda03e11ad745a49db', '1', '1', '2018-05-21 16:05:50', '2018-05-21 16:05:50', null); INSERT INTO `ibrand_goods_photo` VALUES ('579', '81', 'https://cdn.viperky.com/storage/images/20180521/aREnQfs2T7.png', '9', '26afa485d146c8779f2b', '0', '1', '2018-05-21 16:05:50', '2018-05-21 16:05:50', null); INSERT INTO `ibrand_goods_photo` VALUES ('580', '81', 'https://cdn.viperky.com/storage/images/20180521/8tpSEL2GIm.png', '9', '43454ac707c72ecc8f30', '0', '1', '2018-05-21 16:05:50', '2018-05-21 16:05:50', null); INSERT INTO `ibrand_goods_photo` VALUES ('581', '81', 'https://cdn.viperky.com/storage/images/20180521/bmV6a5yO6I.png', '9', 'e2ea80976d81abfefb6c', '0', '1', '2018-05-21 16:05:50', '2018-05-21 16:05:50', null); INSERT INTO `ibrand_goods_photo` VALUES ('582', '81', 'https://cdn.viperky.com/storage/images/20180521/hegCq0xaFF.png', '9', 'bef4c856bf398c41b7fc', '0', '1', '2018-05-21 16:05:50', '2018-05-21 16:05:50', null); INSERT INTO `ibrand_goods_photo` VALUES ('583', '81', 'https://cdn.viperky.com/storage/images/20180521/gP5Hx4v9K8.png', '9', 'eb6ade26ddb97fb9315c', '0', '1', '2018-05-21 16:05:50', '2018-05-21 16:05:50', null); INSERT INTO `ibrand_goods_photo` VALUES ('584', '81', 'https://cdn.viperky.com/storage/images/20180521/xQRxcYdWIJ.png', '9', '1cdb0314f10b6faf13b9', '0', '1', '2018-05-21 16:05:50', '2018-05-21 16:05:50', null); INSERT INTO `ibrand_goods_photo` VALUES ('585', '78', 'https://cdn.viperky.com/storage/images/20180521/HhEC8vy8QO.png', '9', '3bab8b4b1861c2fb7338', '0', '1', '2018-05-21 16:06:05', '2018-05-21 16:06:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('586', '78', 'https://cdn.viperky.com/storage/images/20180521/o2qmvMe3Re.png', '9', '7eb4e1c430ebd28e4668', '0', '1', '2018-05-21 16:06:05', '2018-05-21 16:06:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('587', '78', 'https://cdn.viperky.com/storage/images/20180521/4pjdI5JrCY.png', '9', '23429b0356657a83f307', '1', '1', '2018-05-21 16:06:05', '2018-05-21 16:06:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('588', '78', 'https://cdn.viperky.com/storage/images/20180521/1H4oPRXvr6.png', '9', '92ab1600ce8ad00978e6', '0', '1', '2018-05-21 16:06:05', '2018-05-21 16:06:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('589', '78', 'https://cdn.viperky.com/storage/images/20180521/IjpnMmCTjD.png', '9', '397ef620ff2603cb717c', '0', '1', '2018-05-21 16:06:05', '2018-05-21 16:06:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('590', '83', 'https://cdn.viperky.com/storage/images/20180521/l1cMiDYS0h.png', '9', '80599b473389ab67c4c6', '1', '1', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('591', '83', 'https://cdn.viperky.com/storage/images/20180521/oACx3deMG7.png', '9', '1c6b2a8c494718b7cf9f', '0', '1', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('592', '83', 'https://cdn.viperky.com/storage/images/20180521/RUvfjiDQK6.png', '9', '3559b0ed85a4bea505fb', '0', '1', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('593', '83', 'https://cdn.viperky.com/storage/images/20180521/6cWf3QngF7.png', '9', 'be7ea5a138b990702807', '0', '1', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('594', '83', 'https://cdn.viperky.com/storage/images/20180521/G5S346crK2.png', '9', '784fdbb6f69aa81f6d5e', '0', '1', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('595', '83', 'https://cdn.viperky.com/storage/images/20180521/2HWRLjXWBm.png', '9', '48e6985fa7debeefd2e7', '0', '1', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('620', '87', 'https://cdn.viperky.com/storage/images/20180521/fg6XhS0P3a.png', '9', 'c0ed63e39c90b106a2e3', '1', '1', '2018-05-21 16:20:47', '2018-05-21 16:20:47', null); INSERT INTO `ibrand_goods_photo` VALUES ('621', '87', 'https://cdn.viperky.com/storage/images/20180521/EzlKP7EiGv.png', '9', '2b6ae10996bb1cd0c9c2', '0', '1', '2018-05-21 16:20:47', '2018-05-21 16:20:47', null); INSERT INTO `ibrand_goods_photo` VALUES ('622', '87', 'https://cdn.viperky.com/storage/images/20180521/FI8xEFKPVA.png', '9', 'cf5981de63b43920707a', '0', '1', '2018-05-21 16:20:47', '2018-05-21 16:20:47', null); INSERT INTO `ibrand_goods_photo` VALUES ('623', '87', 'https://cdn.viperky.com/storage/images/20180521/ki5fP0dieG.png', '9', '55509bc28e02a085978a', '0', '1', '2018-05-21 16:20:47', '2018-05-21 16:20:47', null); INSERT INTO `ibrand_goods_photo` VALUES ('624', '87', 'https://cdn.viperky.com/storage/images/20180521/HDEmFQEod3.png', '9', '4a46d2a794f5f7785439', '0', '1', '2018-05-21 16:20:47', '2018-05-21 16:20:47', null); INSERT INTO `ibrand_goods_photo` VALUES ('625', '87', 'https://cdn.viperky.com/storage/images/20180521/CnjKq714xG.png', '9', 'aad2f596c4ff2b9c75e0', '0', '1', '2018-05-21 16:20:47', '2018-05-21 16:20:47', null); INSERT INTO `ibrand_goods_photo` VALUES ('626', '88', 'https://cdn.viperky.com/storage/images/20180521/cIeZFGdeVl.png', '9', '76fe4fd3e56fe29c45de', '0', '1', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_photo` VALUES ('627', '88', 'https://cdn.viperky.com/storage/images/20180521/71rSP1dVo6.png', '9', '3cb7ed2cda398f6e051a', '0', '1', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_photo` VALUES ('628', '88', 'https://cdn.viperky.com/storage/images/20180521/q5ODSPWjoE.png', '9', 'a33226a24604a739ef23', '0', '1', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_photo` VALUES ('629', '88', 'https://cdn.viperky.com/storage/images/20180521/0vPCfgHqU0.png', '9', '02ff92aa3f40f8932b3b', '1', '1', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_photo` VALUES ('630', '88', 'https://cdn.viperky.com/storage/images/20180521/dIXlZ5DHqx.png', '9', '3843982ac239e5f768f9', '0', '1', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_photo` VALUES ('631', '88', 'https://cdn.viperky.com/storage/images/20180521/BLpYS9JVlN.png', '9', '707567477d6effe4b59d', '0', '1', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_photo` VALUES ('646', '89', 'https://cdn.viperky.com/storage/images/20180521/MJwUG2sFsI.png', '8', '5e80911c6c0d2f4eb8df', '0', '1', '2018-05-21 16:41:08', '2018-05-21 16:41:08', null); INSERT INTO `ibrand_goods_photo` VALUES ('647', '89', 'https://cdn.viperky.com/storage/images/20180521/4nQfMRWc97.png', '7', '005731ca7cc16c3ebb1a', '0', '1', '2018-05-21 16:41:08', '2018-05-21 16:41:08', null); INSERT INTO `ibrand_goods_photo` VALUES ('648', '89', 'https://cdn.viperky.com/storage/images/20180521/zXDF4eClEh.png', '6', '98255d2d7fd3268c6567', '0', '1', '2018-05-21 16:41:08', '2018-05-21 16:41:08', null); INSERT INTO `ibrand_goods_photo` VALUES ('649', '89', 'https://cdn.viperky.com/storage/images/20180521/dVPjzeaj1L.png', '5', '9ff1c4947e517f51280e', '0', '1', '2018-05-21 16:41:08', '2018-05-21 16:41:08', null); INSERT INTO `ibrand_goods_photo` VALUES ('650', '89', 'https://cdn.viperky.com/storage/images/20180521/toq7Uq3HA1.png', '9', 'd11234d5afdd36382e19', '1', '1', '2018-05-21 16:41:08', '2018-05-21 16:41:08', null); INSERT INTO `ibrand_goods_photo` VALUES ('651', '89', 'https://cdn.viperky.com/storage/images/20180521/oaQ5lAHl6w.png', '4', '10a847b32e0a2639aa0b', '0', '1', '2018-05-21 16:41:08', '2018-05-21 16:41:08', null); INSERT INTO `ibrand_goods_photo` VALUES ('652', '89', 'https://cdn.viperky.com/storage/images/20180521/DDeH3649gB.png', '3', '2b083b6dd32a70969095', '0', '1', '2018-05-21 16:41:08', '2018-05-21 16:41:08', null); INSERT INTO `ibrand_goods_photo` VALUES ('653', '90', 'https://cdn.viperky.com/storage/images/20180521/1SKwXtshhX.png', '9', '4bc7cfdb0b20e551d861', '1', '1', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_photo` VALUES ('654', '90', 'https://cdn.viperky.com/storage/images/20180521/EvyGt87LDP.png', '9', '0fa5f08c45e1b20f6d96', '0', '1', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_photo` VALUES ('655', '90', 'https://cdn.viperky.com/storage/images/20180521/7HZElaXJ7b.png', '9', 'e77c268efa8bfee108a2', '0', '1', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_photo` VALUES ('656', '90', 'https://cdn.viperky.com/storage/images/20180521/qUB2VPcNZZ.png', '9', '354e7b15fc4b4ed5f3b4', '0', '1', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_photo` VALUES ('657', '90', 'https://cdn.viperky.com/storage/images/20180521/CUchlTAoAl.png', '9', '591d5408c5dce2ab101a', '0', '1', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_photo` VALUES ('658', '91', 'https://cdn.viperky.com/storage/images/20180521/z6Gz0H9Hzp.png', '9', '583874c556904632b162', '1', '1', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_photo` VALUES ('659', '91', 'https://cdn.viperky.com/storage/images/20180521/FXZtyHtZCl.png', '9', 'cd9bb7ea24e8c76b93f5', '0', '1', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_photo` VALUES ('660', '92', 'https://cdn.viperky.com/storage/images/20180521/pRsx9lCEhv.png', '9', 'd68ac81f75eec1caf8d1', '0', '1', '2018-05-21 17:03:15', '2018-05-21 17:03:15', null); INSERT INTO `ibrand_goods_photo` VALUES ('661', '92', 'https://cdn.viperky.com/storage/images/20180521/Wl3BMd2mQR.png', '9', 'b92064920fc091b1ff21', '1', '1', '2018-05-21 17:03:15', '2018-05-21 17:03:15', null); INSERT INTO `ibrand_goods_photo` VALUES ('662', '92', 'https://cdn.viperky.com/storage/images/20180521/TYeWqi5iPZ.png', '9', '03421096a29edce2048f', '0', '1', '2018-05-21 17:03:15', '2018-05-21 17:03:15', null); INSERT INTO `ibrand_goods_photo` VALUES ('663', '92', 'https://cdn.viperky.com/storage/images/20180521/oUPo3o0n1M.png', '9', '2998751c3cd7fc29036e', '0', '1', '2018-05-21 17:03:15', '2018-05-21 17:03:15', null); INSERT INTO `ibrand_goods_photo` VALUES ('664', '92', 'https://cdn.viperky.com/storage/images/20180521/kM791l5qFN.png', '9', '82c1024a9e9819d4884b', '0', '1', '2018-05-21 17:03:15', '2018-05-21 17:03:15', null); INSERT INTO `ibrand_goods_photo` VALUES ('670', '93', 'https://cdn.viperky.com/storage/images/20180521/8YFEp3Q6Uo.png', '9', '69295b290f42990ca3de', '1', '1', '2018-05-21 17:18:12', '2018-05-21 17:18:12', null); INSERT INTO `ibrand_goods_photo` VALUES ('671', '93', 'https://cdn.viperky.com/storage/images/20180521/XgHFa4nlnR.png', '9', '6b9a55f06243b24ce156', '0', '1', '2018-05-21 17:18:12', '2018-05-21 17:18:12', null); INSERT INTO `ibrand_goods_photo` VALUES ('672', '93', 'https://cdn.viperky.com/storage/images/20180521/1FQyOvkZI4.png', '9', 'd4a2c8a00a211cafc7ce', '0', '1', '2018-05-21 17:18:12', '2018-05-21 17:18:12', null); INSERT INTO `ibrand_goods_photo` VALUES ('673', '93', 'https://cdn.viperky.com/storage/images/20180521/hLFLwjdIr6.png', '9', 'a8955f6125c9bf5b0568', '0', '1', '2018-05-21 17:18:12', '2018-05-21 17:18:12', null); INSERT INTO `ibrand_goods_photo` VALUES ('674', '94', 'https://cdn.viperky.com/storage/images/20180521/YcaHDdoPaN.png', '5', 'e749dcdbd0b141617de0', '0', '1', '2018-05-21 17:20:47', '2018-05-21 17:20:47', null); INSERT INTO `ibrand_goods_photo` VALUES ('675', '94', 'https://cdn.viperky.com/storage/images/20180521/q6VlUhRnet.png', '6', '76672779163f8fb8a0e1', '0', '1', '2018-05-21 17:20:47', '2018-05-21 17:20:47', null); INSERT INTO `ibrand_goods_photo` VALUES ('676', '94', 'https://cdn.viperky.com/storage/images/20180521/pe8QDkWLtS.png', '7', '2ae15a998a1988af4273', '0', '1', '2018-05-21 17:20:47', '2018-05-21 17:20:47', null); INSERT INTO `ibrand_goods_photo` VALUES ('677', '94', 'https://cdn.viperky.com/storage/images/20180521/Y8C3DX6RNy.png', '8', '4a9445d95110553d7bb4', '0', '1', '2018-05-21 17:20:47', '2018-05-21 17:20:47', null); INSERT INTO `ibrand_goods_photo` VALUES ('678', '94', 'https://cdn.viperky.com/storage/images/20180521/Tv7mOtqpk5.png', '9', '78d66a8f2897d9be27d0', '1', '1', '2018-05-21 17:20:47', '2018-05-21 17:20:47', null); INSERT INTO `ibrand_goods_photo` VALUES ('679', '48', 'https://cdn.viperky.com/storage/images/20180515/j9Bhz4nNM9.png', '9', '23ab01234bfb7767d933', '1', '1', '2018-05-23 14:16:58', '2018-05-23 14:16:58', null); INSERT INTO `ibrand_goods_photo` VALUES ('680', '48', 'https://cdn.viperky.com/storage/images/20180515/lhilFSPeF1.png', '9', 'd359a7017f54c0e20d39', '0', '1', '2018-05-23 14:16:58', '2018-05-23 14:16:58', null); INSERT INTO `ibrand_goods_photo` VALUES ('681', '48', 'https://cdn.viperky.com/storage/images/20180515/OAqEAHZ6BC.png', '9', 'cf421de5ef8a0577dfca', '0', '1', '2018-05-23 14:16:58', '2018-05-23 14:16:58', null); INSERT INTO `ibrand_goods_photo` VALUES ('682', '48', 'https://cdn.viperky.com/storage/images/20180515/z2STOZj9e7.png', '9', '7c6f599c9de9a3eb56b3', '0', '1', '2018-05-23 14:16:58', '2018-05-23 14:16:58', null); INSERT INTO `ibrand_goods_photo` VALUES ('683', '48', 'https://cdn.viperky.com/storage/images/20180515/dZe0fwm6Jc.png', '9', '025a6802682a7ea50ff5', '0', '1', '2018-05-23 14:16:58', '2018-05-23 14:16:58', null); INSERT INTO `ibrand_goods_photo` VALUES ('684', '48', 'https://cdn.viperky.com/storage/images/20180515/F3Y6f1IftU.png', '9', '1078a0ee279d6184f615', '0', '1', '2018-05-23 14:16:58', '2018-05-23 14:16:58', null); INSERT INTO `ibrand_goods_photo` VALUES ('685', '49', 'https://cdn.viperky.com/storage/images/20180515/WKwfj8STI9.png', '9', '98e320e6dc5ed4d566e6', '0', '1', '2018-05-23 14:18:39', '2018-05-23 14:18:39', null); INSERT INTO `ibrand_goods_photo` VALUES ('686', '49', 'https://cdn.viperky.com/storage/images/20180515/VwxPV2leXu.png', '9', 'a50be25929a4f356a43a', '1', '1', '2018-05-23 14:18:39', '2018-05-23 14:18:39', null); INSERT INTO `ibrand_goods_photo` VALUES ('687', '49', 'https://cdn.viperky.com/storage/images/20180515/zWJqgRhWMS.png', '9', 'eabc80f8ec4ce789079c', '0', '1', '2018-05-23 14:18:39', '2018-05-23 14:18:39', null); INSERT INTO `ibrand_goods_photo` VALUES ('688', '49', 'https://cdn.viperky.com/storage/images/20180515/x7PvuQYR2Z.png', '9', '816887015d6f7754e18b', '0', '1', '2018-05-23 14:18:39', '2018-05-23 14:18:39', null); INSERT INTO `ibrand_goods_photo` VALUES ('689', '49', 'https://cdn.viperky.com/storage/images/20180515/hHj3S1QoIh.png', '9', '059b7a48e8650335c354', '0', '1', '2018-05-23 14:18:39', '2018-05-23 14:18:39', null); INSERT INTO `ibrand_goods_photo` VALUES ('690', '49', 'https://cdn.viperky.com/storage/images/20180515/tVKRBoEmwH.png', '9', '283671c2abcc28ff5221', '0', '1', '2018-05-23 14:18:39', '2018-05-23 14:18:39', null); INSERT INTO `ibrand_goods_photo` VALUES ('691', '50', 'https://cdn.viperky.com/storage/images/20180515/z8byHqu8pJ.png', '4', '5b41965911059928f169', '0', '1', '2018-05-23 14:21:17', '2018-05-23 14:21:17', null); INSERT INTO `ibrand_goods_photo` VALUES ('692', '50', 'https://cdn.viperky.com/storage/images/20180515/hp9nlB0uWc.png', '5', 'd90c2e2ebf2b4fa2ed12', '0', '1', '2018-05-23 14:21:17', '2018-05-23 14:21:17', null); INSERT INTO `ibrand_goods_photo` VALUES ('693', '50', 'https://cdn.viperky.com/storage/images/20180515/bhZFajohpO.png', '7', '7ef2302ab3a5ecb6d0b5', '0', '1', '2018-05-23 14:21:17', '2018-05-23 14:21:17', null); INSERT INTO `ibrand_goods_photo` VALUES ('694', '50', 'https://cdn.viperky.com/storage/images/20180515/Id71G91QWv.png', '6', '226a04646371bfdda39e', '0', '1', '2018-05-23 14:21:17', '2018-05-23 14:21:17', null); INSERT INTO `ibrand_goods_photo` VALUES ('695', '50', 'https://cdn.viperky.com/storage/images/20180515/XUTaKafW3Y.png', '9', 'fec2f99cec9227398038', '1', '1', '2018-05-23 14:21:17', '2018-05-23 14:21:17', null); INSERT INTO `ibrand_goods_photo` VALUES ('696', '50', 'https://cdn.viperky.com/storage/images/20180515/Nid6xF5DQd.png', '8', 'dd070abc65c0e31f92f3', '0', '1', '2018-05-23 14:21:17', '2018-05-23 14:21:17', null); INSERT INTO `ibrand_goods_photo` VALUES ('701', '54', 'https://cdn.viperky.com/storage/images/20180515/lQxXEZJaD1.png', '9', 'b27048112ddf65553196', '1', '1', '2018-05-23 14:23:49', '2018-05-23 14:23:49', null); INSERT INTO `ibrand_goods_photo` VALUES ('702', '54', 'https://cdn.viperky.com/storage/images/20180515/Du3ESMOsv1.png', '9', '925a5f08d8290f473d47', '0', '1', '2018-05-23 14:23:49', '2018-05-23 14:23:49', null); INSERT INTO `ibrand_goods_photo` VALUES ('703', '54', 'https://cdn.viperky.com/storage/images/20180515/9GfXkH7ATb.png', '9', '4d20ade0e3226e9f1c52', '0', '1', '2018-05-23 14:23:49', '2018-05-23 14:23:49', null); INSERT INTO `ibrand_goods_photo` VALUES ('704', '54', 'https://cdn.viperky.com/storage/images/20180515/zdfx7Zf9sb.png', '9', '2bcbf641d4ad21ba3474', '0', '1', '2018-05-23 14:23:49', '2018-05-23 14:23:49', null); INSERT INTO `ibrand_goods_photo` VALUES ('705', '54', 'https://cdn.viperky.com/storage/images/20180515/00Q05khGuz.png', '9', '34d4b5c787764a90bfcf', '0', '1', '2018-05-23 14:23:49', '2018-05-23 14:23:49', null); INSERT INTO `ibrand_goods_photo` VALUES ('706', '54', 'https://cdn.viperky.com/storage/images/20180515/XFKmEku1u3.png', '9', 'd6163eab3a46f8311aa7', '0', '1', '2018-05-23 14:23:49', '2018-05-23 14:23:49', null); INSERT INTO `ibrand_goods_photo` VALUES ('727', '61', 'https://cdn.viperky.com/storage/images/20180515/jZk6aIWHAQ.png', '9', 'c98e41db41c1913041cc', '0', '1', '2018-05-23 14:27:34', '2018-05-23 14:27:34', null); INSERT INTO `ibrand_goods_photo` VALUES ('728', '61', 'https://cdn.viperky.com/storage/images/20180515/J2rK6H1FB3.png', '9', '93297f1e90c5d3cb9ab1', '0', '1', '2018-05-23 14:27:34', '2018-05-23 14:27:34', null); INSERT INTO `ibrand_goods_photo` VALUES ('729', '61', 'https://cdn.viperky.com/storage/images/20180515/KGNtNdkYbb.png', '9', '9b6f7a97b17d155e8459', '0', '1', '2018-05-23 14:27:34', '2018-05-23 14:27:34', null); INSERT INTO `ibrand_goods_photo` VALUES ('730', '61', 'https://cdn.viperky.com/storage/images/20180515/EZflFfJVb7.png', '9', '82a33b664d8ab33f5c2f', '0', '1', '2018-05-23 14:27:34', '2018-05-23 14:27:34', null); INSERT INTO `ibrand_goods_photo` VALUES ('731', '61', 'https://cdn.viperky.com/storage/images/20180515/3aeigfciq6.png', '9', '0d4dd25c817aa14fb459', '1', '1', '2018-05-23 14:27:34', '2018-05-23 14:27:34', null); INSERT INTO `ibrand_goods_photo` VALUES ('739', '63', 'https://cdn.viperky.com/storage/images/20180516/9CH0ykc9Pv.png', '9', '25ab81756a501f5d21cb', '1', '1', '2018-05-23 14:28:40', '2018-05-23 14:28:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('740', '63', 'https://cdn.viperky.com/storage/images/20180516/CmkSbz0ewz.png', '9', '68e5bdf39bb72e434a68', '0', '1', '2018-05-23 14:28:40', '2018-05-23 14:28:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('741', '63', 'https://cdn.viperky.com/storage/images/20180516/XUsGxWlbwa.png', '9', '1335ea8b07691510044f', '0', '1', '2018-05-23 14:28:40', '2018-05-23 14:28:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('742', '63', 'https://cdn.viperky.com/storage/images/20180516/MfJocG7z3i.png', '9', 'af5353c0ad55e1d9814d', '0', '1', '2018-05-23 14:28:40', '2018-05-23 14:28:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('743', '65', 'https://cdn.viperky.com/storage/images/20180516/rtKPDHPXgX.png', '9', 'e90cd0d7cd61feb93c6b', '1', '1', '2018-05-23 14:31:19', '2018-05-23 14:31:19', null); INSERT INTO `ibrand_goods_photo` VALUES ('744', '65', 'https://cdn.viperky.com/storage/images/20180516/3sk8tgbRcs.png', '9', 'a3cf228b9a62bc0790c5', '0', '1', '2018-05-23 14:31:19', '2018-05-23 14:31:19', null); INSERT INTO `ibrand_goods_photo` VALUES ('745', '65', 'https://cdn.viperky.com/storage/images/20180516/3icpfEmo3N.png', '9', 'b2bf7acad9820aeb30e4', '0', '1', '2018-05-23 14:31:19', '2018-05-23 14:31:19', null); INSERT INTO `ibrand_goods_photo` VALUES ('746', '65', 'https://cdn.viperky.com/storage/images/20180516/sZlkA7TOAS.png', '9', 'dd376837dbfbfd0692cb', '0', '1', '2018-05-23 14:31:19', '2018-05-23 14:31:19', null); INSERT INTO `ibrand_goods_photo` VALUES ('747', '65', 'https://cdn.viperky.com/storage/images/20180516/F5BneaXyhi.png', '9', '5a21339cccc62903548d', '0', '1', '2018-05-23 14:31:19', '2018-05-23 14:31:19', null); INSERT INTO `ibrand_goods_photo` VALUES ('748', '65', 'https://cdn.viperky.com/storage/images/20180516/au3tCfOIeN.png', '9', 'e9088bc32e009dbc438e', '0', '1', '2018-05-23 14:31:19', '2018-05-23 14:31:19', null); INSERT INTO `ibrand_goods_photo` VALUES ('749', '65', 'https://cdn.viperky.com/storage/images/20180516/yC8L6LmoSB.png', '9', '0e1818ff9fc9d001b462', '0', '1', '2018-05-23 14:31:19', '2018-05-23 14:31:19', null); INSERT INTO `ibrand_goods_photo` VALUES ('750', '65', 'https://cdn.viperky.com/storage/images/20180516/XiL08GtgpH.png', '9', '3c69e08d516a79f05246', '0', '1', '2018-05-23 14:31:19', '2018-05-23 14:31:19', null); INSERT INTO `ibrand_goods_photo` VALUES ('751', '66', 'https://cdn.viperky.com/storage/images/20180516/wbJDwcf7X8.png', '8', '23307275dd48d08ecbc1', '0', '1', '2018-05-23 14:32:06', '2018-05-23 14:32:06', null); INSERT INTO `ibrand_goods_photo` VALUES ('752', '66', 'https://cdn.viperky.com/storage/images/20180516/5qeqUlrb8C.png', '9', '5a40a1667ba67f713329', '1', '1', '2018-05-23 14:32:06', '2018-05-23 14:32:06', null); INSERT INTO `ibrand_goods_photo` VALUES ('753', '66', 'https://cdn.viperky.com/storage/images/20180516/NSKmL2JHte.png', '5', '3b58027ee1ee832f92a9', '0', '1', '2018-05-23 14:32:06', '2018-05-23 14:32:06', null); INSERT INTO `ibrand_goods_photo` VALUES ('754', '66', 'https://cdn.viperky.com/storage/images/20180516/kxRTHrkcNx.png', '6', '34cb3bebfee233659b38', '0', '1', '2018-05-23 14:32:06', '2018-05-23 14:32:06', null); INSERT INTO `ibrand_goods_photo` VALUES ('755', '66', 'https://cdn.viperky.com/storage/images/20180516/2kJuoHRKfP.png', '7', 'a96eb930438ca5482963', '0', '1', '2018-05-23 14:32:06', '2018-05-23 14:32:06', null); INSERT INTO `ibrand_goods_photo` VALUES ('756', '66', 'https://cdn.viperky.com/storage/images/20180516/7JzQFNNOpM.png', '4', '63c227d5c317186fb3b3', '0', '1', '2018-05-23 14:32:06', '2018-05-23 14:32:06', null); INSERT INTO `ibrand_goods_photo` VALUES ('757', '67', 'https://cdn.viperky.com/storage/images/20180516/15fX573g5k.png', '9', '193796313ecfa7d987b0', '1', '1', '2018-05-23 14:32:29', '2018-05-23 14:32:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('758', '67', 'https://cdn.viperky.com/storage/images/20180516/wbJDwcf7X8.png', '9', '1b0598d43d2b5c3e6b9a', '0', '1', '2018-05-23 14:32:29', '2018-05-23 14:32:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('759', '67', 'https://cdn.viperky.com/storage/images/20180516/Z7V5zHv2GD.png', '9', '990b5efe8c12b47b9077', '0', '1', '2018-05-23 14:32:29', '2018-05-23 14:32:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('760', '67', 'https://cdn.viperky.com/storage/images/20180516/5qeqUlrb8C.png', '9', '8a71c337b176d74bb44d', '0', '1', '2018-05-23 14:32:29', '2018-05-23 14:32:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('761', '67', 'https://cdn.viperky.com/storage/images/20180516/R32uQvWl8c.png', '9', 'b98079b077183bc2f9d0', '0', '1', '2018-05-23 14:32:29', '2018-05-23 14:32:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('762', '67', 'https://cdn.viperky.com/storage/images/20180516/jHIO6mskgW.png', '9', '03eeb796976ca2713f6b', '0', '1', '2018-05-23 14:32:29', '2018-05-23 14:32:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('763', '67', 'https://cdn.viperky.com/storage/images/20180516/c9jlCTtNWV.png', '9', 'c470a2fd74f9fed1dd89', '0', '1', '2018-05-23 14:32:29', '2018-05-23 14:32:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('764', '76', 'https://cdn.viperky.com/storage/images/20180516/CsyN8UYzov.png', '6', 'ba37279e75fd37d63c47', '0', '1', '2018-05-23 14:35:55', '2018-05-23 14:35:55', null); INSERT INTO `ibrand_goods_photo` VALUES ('765', '76', 'https://cdn.viperky.com/storage/images/20180516/yCKKnaesUe.png', '9', '493b7856293eb2da75ec', '1', '1', '2018-05-23 14:35:55', '2018-05-23 14:35:55', null); INSERT INTO `ibrand_goods_photo` VALUES ('766', '76', 'https://cdn.viperky.com/storage/images/20180516/zXpiLIFq17.png', '8', '693d99bad24923eb96e5', '0', '1', '2018-05-23 14:35:55', '2018-05-23 14:35:55', null); INSERT INTO `ibrand_goods_photo` VALUES ('767', '76', 'https://cdn.viperky.com/storage/images/20180516/MWAuwIN1He.png', '7', 'f9292a71491f2bb568d3', '0', '1', '2018-05-23 14:35:55', '2018-05-23 14:35:55', null); INSERT INTO `ibrand_goods_photo` VALUES ('768', '75', 'https://cdn.viperky.com/storage/images/20180516/qcXyyqxBwS.png', '5', '984cef1123f481278227', '0', '1', '2018-05-23 14:36:30', '2018-05-23 14:36:30', null); INSERT INTO `ibrand_goods_photo` VALUES ('769', '75', 'https://cdn.viperky.com/storage/images/20180516/A5fJXdPrxF.png', '9', '8add26b33ee538d3e6b8', '1', '1', '2018-05-23 14:36:30', '2018-05-23 14:36:30', null); INSERT INTO `ibrand_goods_photo` VALUES ('770', '75', 'https://cdn.viperky.com/storage/images/20180516/USJY5vTutG.png', '8', '9177c832374fe2e98c4d', '0', '1', '2018-05-23 14:36:30', '2018-05-23 14:36:30', null); INSERT INTO `ibrand_goods_photo` VALUES ('771', '75', 'https://cdn.viperky.com/storage/images/20180516/0Ja7JDjDIb.png', '7', 'f26e9268124e83068437', '0', '1', '2018-05-23 14:36:30', '2018-05-23 14:36:30', null); INSERT INTO `ibrand_goods_photo` VALUES ('772', '75', 'https://cdn.viperky.com/storage/images/20180516/MyCbvlEmqV.png', '6', 'a04ea46dad5facdfa0d3', '0', '1', '2018-05-23 14:36:30', '2018-05-23 14:36:30', null); INSERT INTO `ibrand_goods_photo` VALUES ('773', '74', 'https://cdn.viperky.com/storage/images/20180516/qtKaaKumQQ.png', '9', '4262b236862619b402b6', '0', '1', '2018-05-23 14:37:11', '2018-05-23 14:37:11', null); INSERT INTO `ibrand_goods_photo` VALUES ('774', '74', 'https://cdn.viperky.com/storage/images/20180516/j0HM97EZF6.png', '9', 'b5e0f3f0bc657579924f', '0', '1', '2018-05-23 14:37:11', '2018-05-23 14:37:11', null); INSERT INTO `ibrand_goods_photo` VALUES ('775', '74', 'https://cdn.viperky.com/storage/images/20180516/I24BM7tYBo.png', '9', 'a753237aa97f62ae769e', '0', '1', '2018-05-23 14:37:11', '2018-05-23 14:37:11', null); INSERT INTO `ibrand_goods_photo` VALUES ('776', '74', 'https://cdn.viperky.com/storage/images/20180516/A23SDWQ53v.png', '9', '692cc378e9a3329b1644', '0', '1', '2018-05-23 14:37:11', '2018-05-23 14:37:11', null); INSERT INTO `ibrand_goods_photo` VALUES ('777', '74', 'https://cdn.viperky.com/storage/images/20180516/IoUN42GjmS.png', '9', 'c984e25f695ba4c99fd8', '0', '1', '2018-05-23 14:37:11', '2018-05-23 14:37:11', null); INSERT INTO `ibrand_goods_photo` VALUES ('778', '74', 'https://cdn.viperky.com/storage/images/20180516/oSmerYZcLg.png', '9', '0d35453bc6cbad8f380f', '1', '1', '2018-05-23 14:37:11', '2018-05-23 14:37:11', null); INSERT INTO `ibrand_goods_photo` VALUES ('779', '70', 'https://cdn.viperky.com/storage/images/20180516/lVEavSIkNw.png', '9', '18ee45dc58f5223d356e', '0', '1', '2018-05-23 14:38:02', '2018-05-23 14:38:02', null); INSERT INTO `ibrand_goods_photo` VALUES ('780', '70', 'https://cdn.viperky.com/storage/images/20180516/gnh2LyQm46.png', '9', '7c5558eba2f0ce3d0196', '1', '1', '2018-05-23 14:38:02', '2018-05-23 14:38:02', null); INSERT INTO `ibrand_goods_photo` VALUES ('781', '70', 'https://cdn.viperky.com/storage/images/20180516/k1fiwe7n9R.png', '9', '79b984f79c2fc4b1406b', '0', '1', '2018-05-23 14:38:02', '2018-05-23 14:38:02', null); INSERT INTO `ibrand_goods_photo` VALUES ('782', '70', 'https://cdn.viperky.com/storage/images/20180516/jNpaCZ69mm.png', '9', '9ce106b748dbb1855b9d', '0', '1', '2018-05-23 14:38:02', '2018-05-23 14:38:02', null); INSERT INTO `ibrand_goods_photo` VALUES ('783', '70', 'https://cdn.viperky.com/storage/images/20180516/Op6uJzeWA2.png', '9', '81cb3ca62e378eecef37', '0', '1', '2018-05-23 14:38:02', '2018-05-23 14:38:02', null); INSERT INTO `ibrand_goods_photo` VALUES ('784', '70', 'https://cdn.viperky.com/storage/images/20180516/aVe4cPDjPb.png', '9', '5a9623185b6ce7f37417', '0', '1', '2018-05-23 14:38:02', '2018-05-23 14:38:02', null); INSERT INTO `ibrand_goods_photo` VALUES ('785', '70', 'https://cdn.viperky.com/storage/images/20180516/17ypXoieje.png', '9', '39d598ab9437a112f06a', '0', '1', '2018-05-23 14:38:02', '2018-05-23 14:38:02', null); INSERT INTO `ibrand_goods_photo` VALUES ('786', '70', 'https://cdn.viperky.com/storage/images/20180516/YkrbLh20A9.png', '9', '6f4e428d85cae40633da', '0', '1', '2018-05-23 14:38:02', '2018-05-23 14:38:02', null); INSERT INTO `ibrand_goods_photo` VALUES ('787', '68', 'https://cdn.viperky.com/storage/images/20180516/COMgwbINCI.png', '5', '0f0b3243dc57f09aca36', '0', '1', '2018-05-23 14:38:41', '2018-05-23 14:38:41', null); INSERT INTO `ibrand_goods_photo` VALUES ('788', '68', 'https://cdn.viperky.com/storage/images/20180516/w8rNUlXH45.png', '6', '55cd69e84e51adba028d', '0', '1', '2018-05-23 14:38:41', '2018-05-23 14:38:41', null); INSERT INTO `ibrand_goods_photo` VALUES ('789', '68', 'https://cdn.viperky.com/storage/images/20180516/PC00HvwETk.png', '9', '3acda143b0321422c8bb', '1', '1', '2018-05-23 14:38:41', '2018-05-23 14:38:41', null); INSERT INTO `ibrand_goods_photo` VALUES ('790', '68', 'https://cdn.viperky.com/storage/images/20180516/ZzrWZk8FXO.png', '8', 'c5248a03d1cbd638745f', '0', '1', '2018-05-23 14:38:41', '2018-05-23 14:38:41', null); INSERT INTO `ibrand_goods_photo` VALUES ('791', '68', 'https://cdn.viperky.com/storage/images/20180516/4rcgc1fFYv.png', '7', '6d471afef4fc062581be', '0', '1', '2018-05-23 14:38:41', '2018-05-23 14:38:41', null); INSERT INTO `ibrand_goods_photo` VALUES ('799', '82', 'https://cdn.viperky.com/storage/images/20180525/OwUQuZk6W8.png', '9', 'cf18cb0dafdb4a53911b', '1', '1', '2018-05-25 10:00:35', '2018-05-25 10:00:35', null); INSERT INTO `ibrand_goods_photo` VALUES ('800', '82', 'https://cdn.viperky.com/storage/images/20180525/4N2cioMDSs.png', '8', 'f31fd382bbfa7ec59d16', '0', '1', '2018-05-25 10:00:35', '2018-05-25 10:00:35', null); INSERT INTO `ibrand_goods_photo` VALUES ('801', '82', 'https://cdn.viperky.com/storage/images/20180525/GpItIHiI9t.png', '7', '061c1c05417f5de5b6b0', '0', '1', '2018-05-25 10:00:35', '2018-05-25 10:00:35', null); INSERT INTO `ibrand_goods_photo` VALUES ('802', '82', 'https://cdn.viperky.com/storage/images/20180525/3P9a1RzVGQ.png', '4', 'a63cc223723c754d1915', '0', '1', '2018-05-25 10:00:35', '2018-05-25 10:00:35', null); INSERT INTO `ibrand_goods_photo` VALUES ('803', '82', 'https://cdn.viperky.com/storage/images/20180525/tcSLZSLQLW.png', '6', 'df8c01759e3dabe6ab4c', '0', '1', '2018-05-25 10:00:35', '2018-05-25 10:00:35', null); INSERT INTO `ibrand_goods_photo` VALUES ('804', '82', 'https://cdn.viperky.com/storage/images/20180525/Py15g4WGY3.png', '5', 'fd1f2fb0d900e15e7a83', '0', '1', '2018-05-25 10:00:35', '2018-05-25 10:00:35', null); INSERT INTO `ibrand_goods_photo` VALUES ('805', '95', 'https://cdn.viperky.com/storage/images/20180525/Xsoj2c7PDx.png', '9', '500c4a4ced4e7775feba', '1', '1', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_photo` VALUES ('806', '95', 'https://cdn.viperky.com/storage/images/20180525/GDw6zPH56L.png', '9', '20e3b1baab2289b1e7cb', '0', '1', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_photo` VALUES ('807', '95', 'https://cdn.viperky.com/storage/images/20180525/I68KMynJ8U.png', '9', '02892ac99d04d832f0db', '0', '1', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_photo` VALUES ('808', '95', 'https://cdn.viperky.com/storage/images/20180525/vobh3rklTK.png', '9', '63d3d55d5ec91de9c800', '0', '1', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_photo` VALUES ('809', '95', 'https://cdn.viperky.com/storage/images/20180525/5LRp01Ytkr.png', '9', 'cff9a15cae6d3c8e04a2', '0', '1', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_photo` VALUES ('810', '96', 'https://cdn.viperky.com/storage/images/20180525/ybwWBiIgtk.png', '9', '8b7c1abcbed240090722', '0', '1', '2018-05-25 13:12:50', '2018-05-25 13:12:50', null); INSERT INTO `ibrand_goods_photo` VALUES ('811', '96', 'https://cdn.viperky.com/storage/images/20180525/p70wPeToIb.png', '9', 'bfb05f343452d9e80dd1', '1', '1', '2018-05-25 13:12:50', '2018-05-25 13:12:50', null); INSERT INTO `ibrand_goods_photo` VALUES ('812', '96', 'https://cdn.viperky.com/storage/images/20180525/HurXEguiRX.png', '9', '45ca8cc7bcc18ef49bb2', '0', '1', '2018-05-25 13:12:50', '2018-05-25 13:12:50', null); INSERT INTO `ibrand_goods_photo` VALUES ('813', '96', 'https://cdn.viperky.com/storage/images/20180525/LXKjj6frFv.png', '9', 'e6313d41f9c4ada9fcb9', '0', '1', '2018-05-25 13:12:50', '2018-05-25 13:12:50', null); INSERT INTO `ibrand_goods_photo` VALUES ('814', '96', 'https://cdn.viperky.com/storage/images/20180525/rCd6rjj7Ks.png', '9', '71241e467c0be9a3e7a9', '0', '1', '2018-05-25 13:12:50', '2018-05-25 13:12:50', null); INSERT INTO `ibrand_goods_photo` VALUES ('815', '52', 'https://cdn.viperky.com/storage/images/20180515/BTU3qg1nB6.png', '9', '2d630c7fe697ab574adf', '1', '1', '2018-05-25 13:46:01', '2018-05-25 13:46:01', null); INSERT INTO `ibrand_goods_photo` VALUES ('816', '52', 'https://cdn.viperky.com/storage/images/20180515/wXL8xvA3Be.png', '8', 'f14ba0bad5a761f6da81', '0', '1', '2018-05-25 13:46:01', '2018-05-25 13:46:01', null); INSERT INTO `ibrand_goods_photo` VALUES ('817', '52', 'https://cdn.viperky.com/storage/images/20180515/p7H05iyFZ7.png', '7', 'a16d2b292b2378e2a903', '0', '1', '2018-05-25 13:46:01', '2018-05-25 13:46:01', null); INSERT INTO `ibrand_goods_photo` VALUES ('818', '52', 'https://cdn.viperky.com/storage/images/20180515/9eH8YeWzax.png', '6', '853176e208897ef305df', '0', '1', '2018-05-25 13:46:01', '2018-05-25 13:46:01', null); INSERT INTO `ibrand_goods_photo` VALUES ('819', '52', 'https://cdn.viperky.com/storage/images/20180515/N5kxjyjUmz.png', '5', 'e83af5531029bd16b97b', '0', '1', '2018-05-25 13:46:01', '2018-05-25 13:46:01', null); INSERT INTO `ibrand_goods_photo` VALUES ('820', '97', 'https://cdn.viperky.com/storage/images/20180525/w9YOk1KX3W.png', '9', '1db07f5120c3964b751b', '1', '1', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_photo` VALUES ('821', '97', 'https://cdn.viperky.com/storage/images/20180525/FnepEU4cco.png', '9', 'a4f4d3682ae0ea80ff83', '0', '1', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_photo` VALUES ('822', '97', 'https://cdn.viperky.com/storage/images/20180525/GQqeRNpcmK.png', '9', 'c4328ecbb0b4656b37e7', '0', '1', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_photo` VALUES ('823', '97', 'https://cdn.viperky.com/storage/images/20180525/2QR88bAiI4.png', '9', '3d070f1df6971183625d', '0', '1', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_photo` VALUES ('824', '97', 'https://cdn.viperky.com/storage/images/20180525/33T9bbL6Ms.png', '9', '2c31cb58648185f49b73', '0', '1', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_photo` VALUES ('835', '13', 'https://cdn.viperky.com/storage/images/20170922/zkxPM8kQP5.jpg', '9', 'c3f2d6b9d78afa020da4', '1', '1', '2018-05-25 14:08:34', '2018-05-25 14:08:34', null); INSERT INTO `ibrand_goods_photo` VALUES ('836', '13', 'https://cdn.viperky.com/storage/images/20170922/pfXMvd6bCV.jpg', '9', '098fe17c68fac50e2d8e', '0', '1', '2018-05-25 14:08:34', '2018-05-25 14:08:34', null); INSERT INTO `ibrand_goods_photo` VALUES ('842', '99', 'https://cdn.viperky.com/storage/images/20180525/UlcXjFBp6R.png', '9', '2ae108deaa1178dc121c', '1', '1', '2018-05-25 14:29:11', '2018-05-25 14:29:11', null); INSERT INTO `ibrand_goods_photo` VALUES ('843', '99', 'https://cdn.viperky.com/storage/images/20180525/ImsYFEe8uz.png', '9', '86036e21c2988cc3702f', '0', '1', '2018-05-25 14:29:11', '2018-05-25 14:29:11', null); INSERT INTO `ibrand_goods_photo` VALUES ('844', '99', 'https://cdn.viperky.com/storage/images/20180525/sM60CSAJ34.png', '9', '2a3eabf1b29e9fbf36cc', '0', '1', '2018-05-25 14:29:11', '2018-05-25 14:29:11', null); INSERT INTO `ibrand_goods_photo` VALUES ('845', '99', 'https://cdn.viperky.com/storage/images/20180525/lWKfSKkk2q.png', '9', '3d23ddda671814c6f4c1', '0', '1', '2018-05-25 14:29:11', '2018-05-25 14:29:11', null); INSERT INTO `ibrand_goods_photo` VALUES ('846', '99', 'https://cdn.viperky.com/storage/images/20180525/Ht8Rb04RXS.png', '9', '769dafe1bb3aeb57c004', '0', '1', '2018-05-25 14:29:11', '2018-05-25 14:29:11', null); INSERT INTO `ibrand_goods_photo` VALUES ('852', '101', 'https://cdn.viperky.com/storage/images/20180525/bqA0rkDnxp.png', '9', '2f0f158163fe1d4eb552', '1', '1', '2018-05-25 14:57:20', '2018-05-25 14:57:20', null); INSERT INTO `ibrand_goods_photo` VALUES ('853', '101', 'https://cdn.viperky.com/storage/images/20180525/yBRLW2LaqL.png', '9', '1810678ad4cf8c6eff5b', '0', '1', '2018-05-25 14:57:20', '2018-05-25 14:57:20', null); INSERT INTO `ibrand_goods_photo` VALUES ('854', '101', 'https://cdn.viperky.com/storage/images/20180525/EmsYI0B8xr.png', '9', '5d42eb915ff704452a70', '0', '1', '2018-05-25 14:57:20', '2018-05-25 14:57:20', null); INSERT INTO `ibrand_goods_photo` VALUES ('855', '101', 'https://cdn.viperky.com/storage/images/20180525/b4R9GUWK6R.png', '9', 'b43e77d93ccf5d8d311e', '0', '1', '2018-05-25 14:57:20', '2018-05-25 14:57:20', null); INSERT INTO `ibrand_goods_photo` VALUES ('856', '101', 'https://cdn.viperky.com/storage/images/20180525/6nePhNN1Wi.png', '9', 'ec1d843ce7dbbdfa949d', '0', '1', '2018-05-25 14:57:20', '2018-05-25 14:57:20', null); INSERT INTO `ibrand_goods_photo` VALUES ('862', '102', 'https://cdn.viperky.com/storage/images/20180525/nYFaYop09l.png', '9', 'fa963d063efb1678041b', '0', '1', '2018-05-25 15:13:58', '2018-05-25 15:13:58', null); INSERT INTO `ibrand_goods_photo` VALUES ('863', '102', 'https://cdn.viperky.com/storage/images/20180525/Q4poLJMkdk.png', '9', 'f46513eeebbd4e8bbbd8', '0', '1', '2018-05-25 15:13:58', '2018-05-25 15:13:58', null); INSERT INTO `ibrand_goods_photo` VALUES ('864', '102', 'https://cdn.viperky.com/storage/images/20180525/vmLEC8XwcA.png', '9', 'bab739e6e867495777db', '0', '1', '2018-05-25 15:13:58', '2018-05-25 15:13:58', null); INSERT INTO `ibrand_goods_photo` VALUES ('865', '102', 'https://cdn.viperky.com/storage/images/20180525/nowCRPMsIl.png', '9', '1687676b18bef0429b1b', '0', '1', '2018-05-25 15:13:58', '2018-05-25 15:13:58', null); INSERT INTO `ibrand_goods_photo` VALUES ('866', '102', 'https://cdn.viperky.com/storage/images/20180525/4h4mxaCOwx.png', '9', '3988697a3c69fdf5d20b', '1', '1', '2018-05-25 15:13:58', '2018-05-25 15:13:58', null); INSERT INTO `ibrand_goods_photo` VALUES ('867', '58', 'https://cdn.viperky.com/storage/images/20180515/FfU3K1VWYs.png', '9', '5c91e23776a1be2219ab', '0', '1', '2018-05-28 09:38:57', '2018-05-28 09:38:57', null); INSERT INTO `ibrand_goods_photo` VALUES ('868', '58', 'https://cdn.viperky.com/storage/images/20180515/P1vTB9WSVq.png', '9', '0352f485847e54fc1baf', '0', '1', '2018-05-28 09:38:57', '2018-05-28 09:38:57', null); INSERT INTO `ibrand_goods_photo` VALUES ('869', '58', 'https://cdn.viperky.com/storage/images/20180515/JdvCbSTBx6.png', '9', '5994b7c3ad6187663a24', '0', '1', '2018-05-28 09:38:57', '2018-05-28 09:38:57', null); INSERT INTO `ibrand_goods_photo` VALUES ('870', '58', 'https://cdn.viperky.com/storage/images/20180515/QnAzriQw35.png', '9', '59e7b5dfc27377dbb5b5', '1', '1', '2018-05-28 09:38:57', '2018-05-28 09:38:57', null); INSERT INTO `ibrand_goods_photo` VALUES ('871', '58', 'https://cdn.viperky.com/storage/images/20180515/elgJw8iQgk.png', '9', '5261835c47356fa7f057', '0', '1', '2018-05-28 09:38:57', '2018-05-28 09:38:57', null); INSERT INTO `ibrand_goods_photo` VALUES ('872', '58', 'https://cdn.viperky.com/storage/images/20180515/RpcJ2ZI254.png', '9', '596cdf4c9495b610a262', '0', '1', '2018-05-28 09:38:57', '2018-05-28 09:38:57', null); INSERT INTO `ibrand_goods_photo` VALUES ('873', '47', 'https://cdn.viperky.com/storage/images/20180515/0nleBBvhdt.jpg', '9', 'ab2dccd56f674273f823', '1', '1', '2018-05-28 09:41:32', '2018-05-28 09:41:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('874', '47', 'https://cdn.viperky.com/storage/images/20180515/FnxdqoBQdw.jpg', '9', '560ad6f6d4129041ed5f', '0', '1', '2018-05-28 09:41:32', '2018-05-28 09:41:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('875', '47', 'https://cdn.viperky.com/storage/images/20180515/CehdU0PPC5.png', '9', 'a55c0ee3df8b1f17473b', '0', '1', '2018-05-28 09:41:32', '2018-05-28 09:41:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('876', '47', 'https://cdn.viperky.com/storage/images/20180515/V7JjkDNvIK.png', '9', '995d2ca89da1fb1c7d26', '0', '1', '2018-05-28 09:41:32', '2018-05-28 09:41:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('877', '47', 'https://cdn.viperky.com/storage/images/20180515/vvyfVYqTJ5.png', '9', 'a746c6a7dcae186995ae', '0', '1', '2018-05-28 09:41:32', '2018-05-28 09:41:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('878', '100', 'https://cdn.viperky.com/storage/images/20180525/fBOKr15rw6.png', '9', '1bd0ce59ca2239042dd8', '1', '1', '2018-05-28 15:10:23', '2018-05-28 15:10:23', null); INSERT INTO `ibrand_goods_photo` VALUES ('879', '100', 'https://cdn.viperky.com/storage/images/20180525/3olelF3OaV.png', '9', '4ef444dfbbff50786b8d', '0', '1', '2018-05-28 15:10:23', '2018-05-28 15:10:23', null); INSERT INTO `ibrand_goods_photo` VALUES ('880', '100', 'https://cdn.viperky.com/storage/images/20180525/U3Ph8jHKE2.png', '9', '07e12ee3bde27adc8dc7', '0', '1', '2018-05-28 15:10:23', '2018-05-28 15:10:23', null); INSERT INTO `ibrand_goods_photo` VALUES ('881', '100', 'https://cdn.viperky.com/storage/images/20180525/WDbdP5rafg.png', '9', '66f3117379d3cc17fd50', '0', '1', '2018-05-28 15:10:23', '2018-05-28 15:10:23', null); INSERT INTO `ibrand_goods_photo` VALUES ('882', '100', 'https://cdn.viperky.com/storage/images/20180525/jLbHQsO1Pt.png', '9', 'c28b53e1160421d707d1', '0', '1', '2018-05-28 15:10:23', '2018-05-28 15:10:23', null); INSERT INTO `ibrand_goods_photo` VALUES ('883', '98', 'https://cdn.viperky.com/storage/images/20180525/64tu3JIY7D.png', '9', 'cc80acc7f94ed5902e34', '1', '1', '2018-05-28 15:12:33', '2018-05-28 15:12:33', null); INSERT INTO `ibrand_goods_photo` VALUES ('884', '98', 'https://cdn.viperky.com/storage/images/20180525/DCXd2fEUmg.png', '9', 'cb1f3f677ac65175c06c', '0', '1', '2018-05-28 15:12:33', '2018-05-28 15:12:33', null); INSERT INTO `ibrand_goods_photo` VALUES ('885', '98', 'https://cdn.viperky.com/storage/images/20180525/i60MLuaS6U.png', '9', '4f67bb91406c2cac87c4', '0', '1', '2018-05-28 15:12:33', '2018-05-28 15:12:33', null); INSERT INTO `ibrand_goods_photo` VALUES ('886', '98', 'https://cdn.viperky.com/storage/images/20180525/oU6RP1X7TX.png', '9', 'ab41695b6432d304c517', '0', '1', '2018-05-28 15:12:33', '2018-05-28 15:12:33', null); INSERT INTO `ibrand_goods_photo` VALUES ('887', '98', 'https://cdn.viperky.com/storage/images/20180525/16hvxlNY1M.png', '9', '2c17a2ce2ad4391cc76f', '0', '1', '2018-05-28 15:12:33', '2018-05-28 15:12:33', null); INSERT INTO `ibrand_goods_photo` VALUES ('923', '107', 'https://cdn.viperky.com/storage/images/20180528/9s5DGg9mjM.png', '9', '6132031b541dfbff91a2', '0', '1', '2018-05-31 16:52:47', '2018-05-31 16:52:47', null); INSERT INTO `ibrand_goods_photo` VALUES ('924', '107', 'https://cdn.viperky.com/storage/images/20180528/dYDeLCqAIt.png', '9', 'f9bf9713c0d523413cc1', '0', '1', '2018-05-31 16:52:47', '2018-05-31 16:52:47', null); INSERT INTO `ibrand_goods_photo` VALUES ('925', '107', 'https://cdn.viperky.com/storage/images/20180528/slUEp2a0oU.png', '9', 'f8f0be20c2c5db650e6c', '0', '1', '2018-05-31 16:52:47', '2018-05-31 16:52:47', null); INSERT INTO `ibrand_goods_photo` VALUES ('926', '107', 'https://cdn.viperky.com/storage/images/20180528/RxNPlkBjYC.png', '9', 'd275df82f0ef7ae7759a', '0', '1', '2018-05-31 16:52:47', '2018-05-31 16:52:47', null); INSERT INTO `ibrand_goods_photo` VALUES ('927', '107', 'https://cdn.viperky.com/storage/images/20180528/d0mi2NQVGH.png', '9', '9788a1d67fa58b502d1b', '1', '1', '2018-05-31 16:52:47', '2018-05-31 16:52:47', null); INSERT INTO `ibrand_goods_photo` VALUES ('928', '106', 'https://cdn.viperky.com/storage/images/20180528/QZiWe55bKD.png', '9', '38e5d8b05f55ed640f93', '1', '1', '2018-05-31 16:53:00', '2018-05-31 16:53:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('929', '106', 'https://cdn.viperky.com/storage/images/20180528/vnezwHYeAj.png', '9', 'd88f53efdb7f78d0b522', '0', '1', '2018-05-31 16:53:00', '2018-05-31 16:53:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('930', '106', 'https://cdn.viperky.com/storage/images/20180528/LGpR5E95mn.png', '9', '44a2661b517b97b97f18', '0', '1', '2018-05-31 16:53:00', '2018-05-31 16:53:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('931', '106', 'https://cdn.viperky.com/storage/images/20180528/CuN988nSiU.png', '9', '6126c0a61936b952adab', '0', '1', '2018-05-31 16:53:00', '2018-05-31 16:53:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('932', '106', 'https://cdn.viperky.com/storage/images/20180528/Rilf1nb1Wv.png', '9', 'b8d7927c82e0be37ae3c', '0', '1', '2018-05-31 16:53:00', '2018-05-31 16:53:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('933', '105', 'https://cdn.viperky.com/storage/images/20180528/0b3IlKnXbV.png', '9', 'a555b282843d87090cf6', '0', '1', '2018-05-31 16:53:40', '2018-05-31 16:53:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('934', '105', 'https://cdn.viperky.com/storage/images/20180528/RQG22xFLdp.png', '9', '0ecef788e1ecfde0ff0f', '0', '1', '2018-05-31 16:53:40', '2018-05-31 16:53:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('935', '105', 'https://cdn.viperky.com/storage/images/20180528/ZrXYaODeKs.png', '9', '5d009570ad1df1e23479', '1', '1', '2018-05-31 16:53:40', '2018-05-31 16:53:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('936', '105', 'https://cdn.viperky.com/storage/images/20180528/VCXhZ35xo8.png', '9', '55e78284a0bcb738a355', '0', '1', '2018-05-31 16:53:40', '2018-05-31 16:53:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('937', '105', 'https://cdn.viperky.com/storage/images/20180528/F4g7AKnRop.png', '9', 'ccf31f8cf5e518a0928d', '0', '1', '2018-05-31 16:53:40', '2018-05-31 16:53:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('938', '105', 'https://cdn.viperky.com/storage/images/20180528/G6tBewrrED.png', '9', '3050a0d20883f9ab6c91', '0', '1', '2018-05-31 16:53:40', '2018-05-31 16:53:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('939', '104', 'https://cdn.viperky.com/storage/images/20180528/KbR3aN5tqj.png', '9', 'ca922da345108443be36', '0', '1', '2018-05-31 16:54:23', '2018-05-31 16:54:23', null); INSERT INTO `ibrand_goods_photo` VALUES ('940', '104', 'https://cdn.viperky.com/storage/images/20180528/OGVPs2SJwE.png', '9', 'c2dd075abc76c758ec47', '0', '1', '2018-05-31 16:54:23', '2018-05-31 16:54:23', null); INSERT INTO `ibrand_goods_photo` VALUES ('941', '104', 'https://cdn.viperky.com/storage/images/20180528/ObCG8FzWP8.png', '9', 'e64366d34417fdb5a3fd', '1', '1', '2018-05-31 16:54:23', '2018-05-31 16:54:23', null); INSERT INTO `ibrand_goods_photo` VALUES ('942', '104', 'https://cdn.viperky.com/storage/images/20180528/eiIS1QygRj.png', '9', '95177b1431d6224d7e93', '0', '1', '2018-05-31 16:54:23', '2018-05-31 16:54:23', null); INSERT INTO `ibrand_goods_photo` VALUES ('943', '104', 'https://cdn.viperky.com/storage/images/20180528/mNTnFq4WM0.png', '9', '1b6c2050f2aa2b1784f6', '0', '1', '2018-05-31 16:54:23', '2018-05-31 16:54:23', null); INSERT INTO `ibrand_goods_photo` VALUES ('944', '104', 'https://cdn.viperky.com/storage/images/20180528/QG7323Zkr7.png', '9', '547de73588e086b17cc2', '0', '1', '2018-05-31 16:54:23', '2018-05-31 16:54:23', null); INSERT INTO `ibrand_goods_photo` VALUES ('945', '104', 'https://cdn.viperky.com/storage/images/20180528/8a0uDJKpLV.png', '9', '6b97d41145119f4272c4', '0', '1', '2018-05-31 16:54:23', '2018-05-31 16:54:23', null); INSERT INTO `ibrand_goods_photo` VALUES ('946', '103', 'https://cdn.viperky.com/storage/images/20180528/xwjexeyu9y.png', '9', '11ab55bedcc22956cec0', '0', '1', '2018-05-31 17:01:34', '2018-05-31 17:01:34', null); INSERT INTO `ibrand_goods_photo` VALUES ('947', '103', 'https://cdn.viperky.com/storage/images/20180528/kStEhENY4M.png', '9', '434e085849661229e88c', '0', '1', '2018-05-31 17:01:34', '2018-05-31 17:01:34', null); INSERT INTO `ibrand_goods_photo` VALUES ('948', '103', 'https://cdn.viperky.com/storage/images/20180528/ivncB2qDQz.png', '9', 'a934cd55a78865d682b3', '1', '1', '2018-05-31 17:01:34', '2018-05-31 17:01:34', null); INSERT INTO `ibrand_goods_photo` VALUES ('949', '103', 'https://cdn.viperky.com/storage/images/20180528/hHeXHvhzTJ.png', '9', '2477554c0081188a9020', '0', '1', '2018-05-31 17:01:34', '2018-05-31 17:01:34', null); INSERT INTO `ibrand_goods_photo` VALUES ('950', '103', 'https://cdn.viperky.com/storage/images/20180528/R4TRokIkbs.png', '9', 'b2ab5dadb63215555b06', '0', '1', '2018-05-31 17:01:34', '2018-05-31 17:01:34', null); INSERT INTO `ibrand_goods_photo` VALUES ('951', '103', 'https://cdn.viperky.com/storage/images/20180528/lkSJ1YFBoz.png', '9', 'e82b252e6730229e3190', '0', '1', '2018-05-31 17:01:34', '2018-05-31 17:01:34', null); INSERT INTO `ibrand_goods_photo` VALUES ('965', '109', 'https://cdn.viperky.com/storage/images/20180605/M0D2q2OzfB.png', '2', 'a79f74ab5a646d75b1e0', '0', '1', '2018-06-05 17:49:40', '2018-06-05 17:49:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('966', '109', 'https://cdn.viperky.com/storage/images/20180605/bVHLxejEYy.png', '3', '56943d39cbc7485b4d69', '0', '1', '2018-06-05 17:49:40', '2018-06-05 17:49:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('967', '109', 'https://cdn.viperky.com/storage/images/20180605/tdDfTLPjNl.png', '4', 'fec3260dfbf0ee375965', '0', '1', '2018-06-05 17:49:40', '2018-06-05 17:49:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('968', '109', 'https://cdn.viperky.com/storage/images/20180605/qQfXgrrw9t.png', '5', '925a8368f66d238b6244', '0', '1', '2018-06-05 17:49:40', '2018-06-05 17:49:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('969', '109', 'https://cdn.viperky.com/storage/images/20180605/oLKxOCBjhs.png', '6', '9b7813d5f8a61d7fea19', '0', '1', '2018-06-05 17:49:40', '2018-06-05 17:49:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('970', '109', 'https://cdn.viperky.com/storage/images/20180605/F8fMzkC33G.png', '7', 'd7845dd73dfd074963ca', '0', '1', '2018-06-05 17:49:40', '2018-06-05 17:49:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('971', '109', 'https://cdn.viperky.com/storage/images/20180605/CfzFIjxPZo.png', '9', 'd93a77c7c6e49683b676', '1', '1', '2018-06-05 17:49:40', '2018-06-05 17:49:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('972', '109', 'https://cdn.viperky.com/storage/images/20180605/A2dI9aE6kx.png', '8', '2b3620df2f2883bd22c6', '0', '1', '2018-06-05 17:49:40', '2018-06-05 17:49:40', null); INSERT INTO `ibrand_goods_photo` VALUES ('973', '110', 'https://cdn.viperky.com/storage/images/20180605/hcBoMVlioh.png', '9', 'de6a572023229adb5a41', '1', '1', '2018-06-05 18:03:14', '2018-06-05 18:03:14', null); INSERT INTO `ibrand_goods_photo` VALUES ('974', '110', 'https://cdn.viperky.com/storage/images/20180605/5SbVpz190D.png', '7', 'bc245995fd8518e21e96', '0', '1', '2018-06-05 18:03:14', '2018-06-05 18:03:14', null); INSERT INTO `ibrand_goods_photo` VALUES ('975', '110', 'https://cdn.viperky.com/storage/images/20180605/234qkkUeEO.png', '6', '1b979647a5ffe34fc57f', '0', '1', '2018-06-05 18:03:14', '2018-06-05 18:03:14', null); INSERT INTO `ibrand_goods_photo` VALUES ('976', '110', 'https://cdn.viperky.com/storage/images/20180605/jeevJJSoYx.png', '5', '843f5be7d4bbdd3d4df1', '0', '1', '2018-06-05 18:03:14', '2018-06-05 18:03:14', null); INSERT INTO `ibrand_goods_photo` VALUES ('977', '110', 'https://cdn.viperky.com/storage/images/20180605/KA1wKmDCUR.png', '8', '174a9e989143046e1fdb', '0', '1', '2018-06-05 18:03:14', '2018-06-05 18:03:14', null); INSERT INTO `ibrand_goods_photo` VALUES ('1091', '112', 'https://cdn.viperky.com/storage/images/20180606/zmTIlRPJqd.png', '1', 'c69f58a5dac2ae4634b7', '0', '1', '2018-06-07 10:38:56', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_photo` VALUES ('1092', '112', 'https://cdn.viperky.com/storage/images/20180606/d8kdRFrpHz.png', '2', '8fa111b144981718e45a', '0', '1', '2018-06-07 10:38:56', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_photo` VALUES ('1093', '112', 'https://cdn.viperky.com/storage/images/20180606/H2aygbpLyo.png', '3', 'bd17146e787ffcea3db5', '0', '1', '2018-06-07 10:38:56', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_photo` VALUES ('1094', '112', 'https://cdn.viperky.com/storage/images/20180606/nCkYTXecQp.png', '4', '1024893e65a90beff0a2', '0', '1', '2018-06-07 10:38:56', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_photo` VALUES ('1095', '112', 'https://cdn.viperky.com/storage/images/20180606/k3M3sYx3xL.png', '5', 'd55829eaf96cdf26050e', '0', '1', '2018-06-07 10:38:56', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_photo` VALUES ('1096', '112', 'https://cdn.viperky.com/storage/images/20180606/VyhLMHXW9F.png', '6', '0772ea2a3595dae80cb6', '0', '1', '2018-06-07 10:38:56', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_photo` VALUES ('1097', '112', 'https://cdn.viperky.com/storage/images/20180606/Xsak4cCIaH.png', '7', '79cd96422037c151226c', '0', '1', '2018-06-07 10:38:56', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_photo` VALUES ('1098', '112', 'https://cdn.viperky.com/storage/images/20180606/PjuLzrDqcH.png', '9', 'd5584107512561ee5d4d', '0', '1', '2018-06-07 10:38:56', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_photo` VALUES ('1099', '112', 'https://cdn.viperky.com/storage/images/20180606/MFJ8nV1uEU.png', '10', '0951625a3a2dc25c8253', '0', '1', '2018-06-07 10:38:56', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_photo` VALUES ('1100', '112', 'https://cdn.viperky.com/storage/images/20180606/1kNSFrK9QP.png', '11', 'be1919706f0a62c06cfa', '0', '1', '2018-06-07 10:38:56', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_photo` VALUES ('1101', '112', 'https://cdn.viperky.com/storage/images/20180606/qR9DWv1w2S.png', '12', '0afe19e1d417b477b692', '1', '1', '2018-06-07 10:38:56', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_photo` VALUES ('1102', '112', 'https://cdn.viperky.com/storage/images/20180606/mpto2EStoT.png', '8', 'eddad198c6673284e132', '0', '1', '2018-06-07 10:38:56', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_photo` VALUES ('1131', '108', 'https://cdn.viperky.com/storage/images/20180605/efAPx9Gh6g.png', '5', 'e692fc23b34c2f6b2378', '0', '1', '2018-06-07 13:59:29', '2018-06-07 13:59:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('1132', '108', 'https://cdn.viperky.com/storage/images/20180605/cX6CUkgBbt.png', '6', '48fe160d21e5d90cbc21', '0', '1', '2018-06-07 13:59:29', '2018-06-07 13:59:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('1133', '108', 'https://cdn.viperky.com/storage/images/20180605/7wyCdmgVCq.png', '6', '241160343f82fb9ee291', '0', '1', '2018-06-07 13:59:29', '2018-06-07 13:59:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('1134', '108', 'https://cdn.viperky.com/storage/images/20180605/QDHpgQwtXH.png', '8', '1b1bf3c2286b6213c785', '0', '1', '2018-06-07 13:59:29', '2018-06-07 13:59:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('1135', '108', 'https://cdn.viperky.com/storage/images/20180607/A8vgL13Tsw.jpg', '9', 'bbb55cedd3a5e75bcb4c', '1', '1', '2018-06-07 13:59:29', '2018-06-07 13:59:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('1136', '108', 'https://cdn.viperky.com/storage/images/20180607/QcUfEV2yxA.jpg', '7', '811a4655d17209af589e', '0', '1', '2018-06-07 13:59:29', '2018-06-07 13:59:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('1155', '115', 'https://cdn.viperky.com/storage/images/20180607/i4yzsdocOd.png', '9', '5a8368dbf42dd489d9d3', '0', '1', '2018-06-07 16:09:15', '2018-06-07 16:09:15', null); INSERT INTO `ibrand_goods_photo` VALUES ('1156', '115', 'https://cdn.viperky.com/storage/images/20180607/GKofa2jVIG.png', '9', '002a25a3274d60a2c102', '1', '1', '2018-06-07 16:09:15', '2018-06-07 16:09:15', null); INSERT INTO `ibrand_goods_photo` VALUES ('1157', '115', 'https://cdn.viperky.com/storage/images/20180607/USKodNbCid.png', '9', '87dd3393b0146c738eaa', '0', '1', '2018-06-07 16:09:15', '2018-06-07 16:09:15', null); INSERT INTO `ibrand_goods_photo` VALUES ('1158', '115', 'https://cdn.viperky.com/storage/images/20180607/g2S0ItrKEc.png', '9', '5e3f1c0567a8c13ab413', '0', '1', '2018-06-07 16:09:15', '2018-06-07 16:09:15', null); INSERT INTO `ibrand_goods_photo` VALUES ('1159', '115', 'https://cdn.viperky.com/storage/images/20180607/HhaRqDBk4a.png', '9', 'c6c6b39b158c6d2796e5', '0', '1', '2018-06-07 16:09:15', '2018-06-07 16:09:15', null); INSERT INTO `ibrand_goods_photo` VALUES ('1160', '115', 'https://cdn.viperky.com/storage/images/20180607/c8CfbrHLUg.png', '9', '651ece305cb5910574ab', '0', '1', '2018-06-07 16:09:15', '2018-06-07 16:09:15', null); INSERT INTO `ibrand_goods_photo` VALUES ('1161', '115', 'https://cdn.viperky.com/storage/images/20180607/xJGgNxw2Gk.png', '9', '01f805624955f2547c81', '0', '1', '2018-06-07 16:09:15', '2018-06-07 16:09:15', null); INSERT INTO `ibrand_goods_photo` VALUES ('1176', '117', 'https://cdn.viperky.com/storage/images/20180607/bbhbRPSAY8.png', '6', '6f29cfbf422ad713ef88', '0', '1', '2018-06-07 17:22:42', '2018-06-07 17:22:42', null); INSERT INTO `ibrand_goods_photo` VALUES ('1177', '117', 'https://cdn.viperky.com/storage/images/20180607/DfiQVin9Rt.png', '7', '5cdbf0d9a7c8551048ce', '0', '1', '2018-06-07 17:22:42', '2018-06-07 17:22:42', null); INSERT INTO `ibrand_goods_photo` VALUES ('1178', '117', 'https://cdn.viperky.com/storage/images/20180607/etdwrWawsn.png', '8', '493168353f7c3a8f6cdd', '0', '1', '2018-06-07 17:22:42', '2018-06-07 17:22:42', null); INSERT INTO `ibrand_goods_photo` VALUES ('1179', '117', 'https://cdn.viperky.com/storage/images/20180607/J8eJOGzhVX.png', '9', '5ddaad4f84071ca7d1b8', '1', '1', '2018-06-07 17:22:42', '2018-06-07 17:22:42', null); INSERT INTO `ibrand_goods_photo` VALUES ('1252', '125', 'https://cdn.viperky.com/storage/images/20180608/hf8RVBkfT8.png', '9', 'abec5ca2e6b59a6c7474', '1', '1', '2018-06-08 14:15:05', '2018-06-08 14:15:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('1253', '125', 'https://cdn.viperky.com/storage/images/20180608/wMCtLvxxjJ.png', '9', '7facdacef475b8a27335', '0', '1', '2018-06-08 14:15:05', '2018-06-08 14:15:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('1254', '125', 'https://cdn.viperky.com/storage/images/20180608/yQdKrG2OF5.png', '9', 'd7acacbeb240fb8d8730', '0', '1', '2018-06-08 14:15:05', '2018-06-08 14:15:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('1255', '125', 'https://cdn.viperky.com/storage/images/20180608/QZ5pTcEe3i.png', '9', '91fa0bb66211b8f05cf0', '0', '1', '2018-06-08 14:15:05', '2018-06-08 14:15:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('1300', '126', 'https://cdn.viperky.com/storage/images/20180608/Rj8IuoEEm6.png', '9', 'f8c247061b6ff1d850e9', '1', '1', '2018-06-08 15:15:32', '2018-06-08 15:15:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('1301', '126', 'https://cdn.viperky.com/storage/images/20180608/qRiWNCON3s.png', '9', '6d07337cfa6804a5edd7', '0', '1', '2018-06-08 15:15:32', '2018-06-08 15:15:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('1302', '126', 'https://cdn.viperky.com/storage/images/20180608/x1KlQChVbP.png', '9', '30cf8217c484c8d4ed58', '0', '1', '2018-06-08 15:15:32', '2018-06-08 15:15:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('1303', '126', 'https://cdn.viperky.com/storage/images/20180608/M4kbMZVYmG.png', '9', 'd3095ca922582018d50b', '0', '1', '2018-06-08 15:15:32', '2018-06-08 15:15:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('1304', '126', 'https://cdn.viperky.com/storage/images/20180608/bBBEWLTiWp.png', '9', '3590daf39b6a1ce2ec83', '0', '1', '2018-06-08 15:15:32', '2018-06-08 15:15:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('1347', '62', 'https://cdn.viperky.com/storage/images/20180515/R0C4hd7yv2.png', '4', 'ee4ca8a9894b1799f574', '0', '1', '2018-06-11 10:23:48', '2018-06-11 10:23:48', null); INSERT INTO `ibrand_goods_photo` VALUES ('1348', '62', 'https://cdn.viperky.com/storage/images/20180515/jHaSYZgz9h.png', '5', 'f3f245fa7b66c951ad2d', '0', '1', '2018-06-11 10:23:48', '2018-06-11 10:23:48', null); INSERT INTO `ibrand_goods_photo` VALUES ('1349', '62', 'https://cdn.viperky.com/storage/images/20180515/ji6TlaTpMw.png', '6', 'bec710ab6ad2036ab3fd', '0', '1', '2018-06-11 10:23:48', '2018-06-11 10:23:48', null); INSERT INTO `ibrand_goods_photo` VALUES ('1350', '62', 'https://cdn.viperky.com/storage/images/20180515/iz7l7sDuGG.png', '9', '4efb60a4fce0d7a9c3aa', '0', '1', '2018-06-11 10:23:48', '2018-06-11 10:23:48', null); INSERT INTO `ibrand_goods_photo` VALUES ('1351', '62', 'https://cdn.viperky.com/storage/images/20180515/vvyDoN4Cqx.png', '9', '939b214a202671894f19', '1', '1', '2018-06-11 10:23:48', '2018-06-11 10:23:48', null); INSERT INTO `ibrand_goods_photo` VALUES ('1352', '62', 'https://cdn.viperky.com/storage/images/20180515/b12VKKJaVz.png', '8', '793a868460f82f0f2d01', '0', '1', '2018-06-11 10:23:48', '2018-06-11 10:23:48', null); INSERT INTO `ibrand_goods_photo` VALUES ('1353', '62', 'https://cdn.viperky.com/storage/images/20180515/xbuzlxfCl1.png', '7', 'c1547cf9942f99b41eb1', '0', '1', '2018-06-11 10:23:48', '2018-06-11 10:23:48', null); INSERT INTO `ibrand_goods_photo` VALUES ('1354', '60', 'https://cdn.viperky.com/storage/images/20180515/QbEZV0NS7S.png', '4', 'f3d418df82a28a0369fb', '0', '1', '2018-06-11 10:24:05', '2018-06-11 10:24:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('1355', '60', 'https://cdn.viperky.com/storage/images/20180515/6eOcZj4E2Q.png', '5', '87334e41d2b83a5b1951', '0', '1', '2018-06-11 10:24:05', '2018-06-11 10:24:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('1356', '60', 'https://cdn.viperky.com/storage/images/20180515/q6nihEXE4U.png', '9', '6e7c1641aa6eeae9ab66', '1', '1', '2018-06-11 10:24:05', '2018-06-11 10:24:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('1357', '60', 'https://cdn.viperky.com/storage/images/20180515/nSfiTjNJ7n.png', '8', 'f585047fdc6953affc93', '0', '1', '2018-06-11 10:24:05', '2018-06-11 10:24:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('1358', '60', 'https://cdn.viperky.com/storage/images/20180515/pr9n9xi87R.png', '7', 'ab4cf6d2e4de70ed6267', '0', '1', '2018-06-11 10:24:05', '2018-06-11 10:24:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('1359', '60', 'https://cdn.viperky.com/storage/images/20180515/bgtvIK5pRw.png', '6', '570204eaf210bb77980c', '0', '1', '2018-06-11 10:24:05', '2018-06-11 10:24:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('1360', '59', 'https://cdn.viperky.com/storage/images/20180515/VdJxbbllWd.png', '0', '24c910753116a185bc3b', '0', '1', '2018-06-11 10:24:27', '2018-06-11 10:24:27', null); INSERT INTO `ibrand_goods_photo` VALUES ('1361', '59', 'https://cdn.viperky.com/storage/images/20180515/oOA7ppUzlJ.png', '1', 'fd06a8e869453e50a771', '0', '1', '2018-06-11 10:24:27', '2018-06-11 10:24:27', null); INSERT INTO `ibrand_goods_photo` VALUES ('1362', '59', 'https://cdn.viperky.com/storage/images/20180515/lHE7UkO43M.png', '2', '1b7fbd3d24912c15928c', '0', '1', '2018-06-11 10:24:27', '2018-06-11 10:24:27', null); INSERT INTO `ibrand_goods_photo` VALUES ('1363', '59', 'https://cdn.viperky.com/storage/images/20180515/5PlejdhdiM.png', '3', '716c186e3279d5b5ce78', '0', '1', '2018-06-11 10:24:27', '2018-06-11 10:24:27', null); INSERT INTO `ibrand_goods_photo` VALUES ('1364', '59', 'https://cdn.viperky.com/storage/images/20180515/Bo9Gh0ahil.png', '4', '0d3be0bcfcf8290b9e42', '0', '1', '2018-06-11 10:24:27', '2018-06-11 10:24:27', null); INSERT INTO `ibrand_goods_photo` VALUES ('1365', '59', 'https://cdn.viperky.com/storage/images/20180515/LlwYbrMLt5.png', '7', '9b26fc44da8c2dbef811', '0', '1', '2018-06-11 10:24:27', '2018-06-11 10:24:27', null); INSERT INTO `ibrand_goods_photo` VALUES ('1366', '59', 'https://cdn.viperky.com/storage/images/20180515/Tz6uyb6PIE.png', '9', '9ec5b92e27086df9dd01', '1', '1', '2018-06-11 10:24:27', '2018-06-11 10:24:27', null); INSERT INTO `ibrand_goods_photo` VALUES ('1367', '59', 'https://cdn.viperky.com/storage/images/20180515/5QcrKGwQt8.png', '6', 'c6d1ed3970e02ddc2333', '0', '1', '2018-06-11 10:24:27', '2018-06-11 10:24:27', null); INSERT INTO `ibrand_goods_photo` VALUES ('1368', '59', 'https://cdn.viperky.com/storage/images/20180515/9LpR9iQKns.png', '5', '5b0fc1c6a75aa22fbe20', '0', '1', '2018-06-11 10:24:27', '2018-06-11 10:24:27', null); INSERT INTO `ibrand_goods_photo` VALUES ('1369', '57', 'https://cdn.viperky.com/storage/images/20180515/FdyyjKy0xL.png', '7', '0834810645d456d2f53b', '0', '1', '2018-06-11 10:24:41', '2018-06-11 10:24:41', null); INSERT INTO `ibrand_goods_photo` VALUES ('1370', '57', 'https://cdn.viperky.com/storage/images/20180515/Buv4OiNxBW.png', '8', '77c4dbd0b6e439cc629c', '0', '1', '2018-06-11 10:24:41', '2018-06-11 10:24:41', null); INSERT INTO `ibrand_goods_photo` VALUES ('1371', '57', 'https://cdn.viperky.com/storage/images/20180515/mgbZazUWIt.png', '9', '81592534066158e850ed', '1', '1', '2018-06-11 10:24:41', '2018-06-11 10:24:41', null); INSERT INTO `ibrand_goods_photo` VALUES ('1372', '57', 'https://cdn.viperky.com/storage/images/20180515/Bmvwdry9g5.png', '5', 'b49bd7e3a3bff2fe5300', '0', '1', '2018-06-11 10:24:41', '2018-06-11 10:24:41', null); INSERT INTO `ibrand_goods_photo` VALUES ('1373', '57', 'https://cdn.viperky.com/storage/images/20180515/iBqwqGmAQT.png', '6', 'edd181680f758e6e99a9', '0', '1', '2018-06-11 10:24:41', '2018-06-11 10:24:41', null); INSERT INTO `ibrand_goods_photo` VALUES ('1374', '56', 'https://cdn.viperky.com/storage/images/20180515/960DVtExN2.png', '9', '86774906d8db52719c31', '1', '1', '2018-06-11 10:24:57', '2018-06-11 10:24:57', null); INSERT INTO `ibrand_goods_photo` VALUES ('1375', '56', 'https://cdn.viperky.com/storage/images/20180515/2TES3vx1rH.png', '5', 'd13a082a88399317ab4b', '0', '1', '2018-06-11 10:24:57', '2018-06-11 10:24:57', null); INSERT INTO `ibrand_goods_photo` VALUES ('1376', '56', 'https://cdn.viperky.com/storage/images/20180515/IaTl8iqu7t.png', '8', 'db83b967f8c29786631e', '0', '1', '2018-06-11 10:24:57', '2018-06-11 10:24:57', null); INSERT INTO `ibrand_goods_photo` VALUES ('1377', '56', 'https://cdn.viperky.com/storage/images/20180515/YSqucMoQ0X.png', '7', '6a4a04b47f400089a456', '0', '1', '2018-06-11 10:24:57', '2018-06-11 10:24:57', null); INSERT INTO `ibrand_goods_photo` VALUES ('1378', '56', 'https://cdn.viperky.com/storage/images/20180515/VvVAIIR0Hn.png', '6', 'a96a628b349191473aea', '0', '1', '2018-06-11 10:24:57', '2018-06-11 10:24:57', null); INSERT INTO `ibrand_goods_photo` VALUES ('1379', '55', 'https://cdn.viperky.com/storage/images/20180515/MwYXud33hU.png', '7', 'c74adbe88665643719c5', '0', '1', '2018-06-11 10:25:14', '2018-06-11 10:25:14', null); INSERT INTO `ibrand_goods_photo` VALUES ('1380', '55', 'https://cdn.viperky.com/storage/images/20180515/ECIp0U54Wu.png', '9', '3c46a347da13faf50021', '1', '1', '2018-06-11 10:25:14', '2018-06-11 10:25:14', null); INSERT INTO `ibrand_goods_photo` VALUES ('1381', '55', 'https://cdn.viperky.com/storage/images/20180515/XniD4xhtZh.png', '8', '797f8e613394542829c5', '0', '1', '2018-06-11 10:25:14', '2018-06-11 10:25:14', null); INSERT INTO `ibrand_goods_photo` VALUES ('1382', '55', 'https://cdn.viperky.com/storage/images/20180515/GA7AWxFNdi.png', '6', '37202f83846a76da738a', '0', '1', '2018-06-11 10:25:14', '2018-06-11 10:25:14', null); INSERT INTO `ibrand_goods_photo` VALUES ('1383', '55', 'https://cdn.viperky.com/storage/images/20180515/t5nMtmQq0W.png', '5', '96ac602ebbf3c64280af', '0', '1', '2018-06-11 10:25:14', '2018-06-11 10:25:14', null); INSERT INTO `ibrand_goods_photo` VALUES ('1384', '53', 'https://cdn.viperky.com/storage/images/20180515/ShkdvKcRIj.png', '6', 'bbb5ec15feafe3d5c8d1', '0', '1', '2018-06-11 10:25:29', '2018-06-11 10:25:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('1385', '53', 'https://cdn.viperky.com/storage/images/20180515/x03RSIVXR7.png', '7', '9050beb208104b87cec4', '0', '1', '2018-06-11 10:25:29', '2018-06-11 10:25:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('1386', '53', 'https://cdn.viperky.com/storage/images/20180515/i7jPcwDA1K.png', '9', '21a5c4abbe7f9caf93ad', '1', '1', '2018-06-11 10:25:29', '2018-06-11 10:25:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('1387', '53', 'https://cdn.viperky.com/storage/images/20180515/h66WsQsLUd.png', '8', '32bdf4f615677388622f', '0', '1', '2018-06-11 10:25:29', '2018-06-11 10:25:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('1393', '116', 'https://cdn.viperky.com/storage/images/20180607/aM6Gk7HH4M.png', '8', '051de3df409db69fd91c', '0', '1', '2018-06-11 12:06:18', '2018-06-11 12:06:18', null); INSERT INTO `ibrand_goods_photo` VALUES ('1394', '116', 'https://cdn.viperky.com/storage/images/20180607/wbkqLEJID5.png', '6', 'c6dfd56bfb6af6dd9945', '0', '1', '2018-06-11 12:06:18', '2018-06-11 12:06:18', null); INSERT INTO `ibrand_goods_photo` VALUES ('1395', '116', 'https://cdn.viperky.com/storage/images/20180607/wutHktsNrX.png', '5', '83488b489d3c3b7b52a3', '0', '1', '2018-06-11 12:06:18', '2018-06-11 12:06:18', null); INSERT INTO `ibrand_goods_photo` VALUES ('1396', '116', 'https://cdn.viperky.com/storage/images/20180607/ZHhDSHReDn.png', '7', 'd297318c644bdce2b446', '0', '1', '2018-06-11 12:06:18', '2018-06-11 12:06:18', null); INSERT INTO `ibrand_goods_photo` VALUES ('1397', '116', 'https://cdn.viperky.com/storage/images/20180607/C6GaygKkc7.png', '9', 'e431d2110f84b8c79453', '1', '1', '2018-06-11 12:06:18', '2018-06-11 12:06:18', null); INSERT INTO `ibrand_goods_photo` VALUES ('1402', '127', 'https://cdn.viperky.com/storage/images/20180608/LzR2d6UEa0.png', '9', 'a214b32abb382ead6fca', '0', '1', '2018-06-11 13:07:32', '2018-06-11 13:07:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('1403', '127', 'https://cdn.viperky.com/storage/images/20180608/56gHVQXq1e.png', '9', '9652c87741f24ad52779', '0', '1', '2018-06-11 13:07:32', '2018-06-11 13:07:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('1404', '127', 'https://cdn.viperky.com/storage/images/20180608/BR1Yp3S3jC.png', '9', '9c7fbe4aefdeebeb826f', '1', '1', '2018-06-11 13:07:32', '2018-06-11 13:07:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('1405', '127', 'https://cdn.viperky.com/storage/images/20180608/b1SHeOoDEA.png', '9', 'a14d78b6ba4cc51d9206', '0', '1', '2018-06-11 13:07:32', '2018-06-11 13:07:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('1445', '113', 'https://cdn.viperky.com/storage/images/20180607/wt4mo40mq4.jpg', '8', 'f2cdb9a21672553a9bf8', '0', '1', '2018-06-13 15:19:00', '2018-06-13 15:19:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('1446', '113', 'https://cdn.viperky.com/storage/images/20180607/opfRYLZJwy.jpg', '9', '9222b6721189070111c1', '1', '1', '2018-06-13 15:19:00', '2018-06-13 15:19:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('1447', '113', 'https://cdn.viperky.com/storage/images/20180607/0Nt9b6wh9C.jpg', '7', 'f9f84343151048bbb490', '0', '1', '2018-06-13 15:19:00', '2018-06-13 15:19:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('1448', '113', 'https://cdn.viperky.com/storage/images/20180607/DyZ2Uzgj6O.jpg', '9', 'd132f8e99ca79db8583d', '0', '1', '2018-06-13 15:19:00', '2018-06-13 15:19:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('1467', '84', 'https://cdn.viperky.com/storage/images/20180521/DTLb6byBT9.png', '7', '9a648dad4609b8c6ff3c', '0', '1', '2018-06-13 15:23:00', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('1468', '84', 'https://cdn.viperky.com/storage/images/20180521/IIaKwfCXrn.png', '8', '3fe8dd920f35a28abbda', '0', '1', '2018-06-13 15:23:00', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('1469', '84', 'https://cdn.viperky.com/storage/images/20180521/1baA3LSPdn.png', '6', 'd59417f9a896e74665bf', '0', '1', '2018-06-13 15:23:00', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('1470', '84', 'https://cdn.viperky.com/storage/images/20180521/YvhTF5FavK.png', '9', 'e79b96db3f7aebbc3fc0', '1', '1', '2018-06-13 15:23:00', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('1471', '84', 'https://cdn.viperky.com/storage/images/20180521/C9h3TmPF6c.png', '5', '9b74c9f15f94bd790936', '0', '1', '2018-06-13 15:23:00', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('1472', '84', 'https://cdn.viperky.com/storage/images/20180521/z2T041DZX1.png', '4', 'a95f42a557b4115eb3a3', '0', '1', '2018-06-13 15:23:00', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('1479', '114', 'https://cdn.viperky.com/storage/images/20180607/Ol5J5yv9d7.jpg', '6', 'b3b035c0debdedc0926e', '0', '1', '2018-06-14 11:33:04', '2018-06-14 11:33:04', null); INSERT INTO `ibrand_goods_photo` VALUES ('1480', '114', 'https://cdn.viperky.com/storage/images/20180607/KrTHiQF0a7.png', '7', 'd425d2adeca61046b5b0', '0', '1', '2018-06-14 11:33:04', '2018-06-14 11:33:04', null); INSERT INTO `ibrand_goods_photo` VALUES ('1481', '114', 'https://cdn.viperky.com/storage/images/20180607/4pMuubYFHg.png', '8', 'eb71aa38a72e85b8b462', '0', '1', '2018-06-14 11:33:04', '2018-06-14 11:33:04', null); INSERT INTO `ibrand_goods_photo` VALUES ('1482', '114', 'https://cdn.viperky.com/storage/images/20180607/IREjBpFLfp.png', '9', '85f455e90438feb68a32', '1', '1', '2018-06-14 11:33:04', '2018-06-14 11:33:04', null); INSERT INTO `ibrand_goods_photo` VALUES ('1483', '114', 'https://cdn.viperky.com/storage/images/20180607/G2q8VfzKs6.png', '5', '7a7e2e5aeb822bf5c71b', '0', '1', '2018-06-14 11:33:04', '2018-06-14 11:33:04', null); INSERT INTO `ibrand_goods_photo` VALUES ('1484', '114', 'https://cdn.viperky.com/storage/images/20180607/RZ4w3AMu4w.png', '9', '54c498f0e107bf5b5005', '0', '1', '2018-06-14 11:33:04', '2018-06-14 11:33:04', null); INSERT INTO `ibrand_goods_photo` VALUES ('1485', '124', 'https://cdn.viperky.com/storage/images/20180608/9QaNQFD7uv.png', '9', 'f57e5944b0fc4b1c911e', '1', '1', '2018-06-14 11:51:00', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('1486', '124', 'https://cdn.viperky.com/storage/images/20180608/HklQnij5NB.png', '9', 'd3616e668367156f0c62', '0', '1', '2018-06-14 11:51:00', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('1487', '124', 'https://cdn.viperky.com/storage/images/20180608/eMVlGWfrTB.png', '9', 'e6b80da215cdcc0a157a', '0', '1', '2018-06-14 11:51:00', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('1488', '124', 'https://cdn.viperky.com/storage/images/20180608/msTa6ugjkW.png', '9', 'e9ce0a6b1c93882efde6', '0', '1', '2018-06-14 11:51:00', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('1489', '124', 'https://cdn.viperky.com/storage/images/20180608/qDsttxtjFb.png', '9', '54f52a8d4388514ee5e5', '0', '1', '2018-06-14 11:51:00', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('1567', '130', 'https://cdn.viperky.com/storage/images/20180611/vSr8NA2hfQ.png', '9', 'a6af06a61d0f4f816b3b', '0', '1', '2018-06-15 11:32:15', '2018-06-15 11:32:15', null); INSERT INTO `ibrand_goods_photo` VALUES ('1568', '130', 'https://cdn.viperky.com/storage/images/20180611/xZOWcrRGHY.png', '9', '58e3f4e36d33dae6f330', '0', '1', '2018-06-15 11:32:15', '2018-06-15 11:32:15', null); INSERT INTO `ibrand_goods_photo` VALUES ('1569', '130', 'https://cdn.viperky.com/storage/images/20180611/M9px9IZAkK.png', '9', '0731ddd6ca99079fd5f2', '1', '1', '2018-06-15 11:32:15', '2018-06-15 11:32:15', null); INSERT INTO `ibrand_goods_photo` VALUES ('1570', '130', 'https://cdn.viperky.com/storage/images/20180608/b1SHeOoDEA.png', '9', 'd4206a2d411b05271fa6', '0', '1', '2018-06-15 11:32:15', '2018-06-15 11:32:15', null); INSERT INTO `ibrand_goods_photo` VALUES ('1571', '133', 'https://cdn.viperky.com/storage/images/20180611/j1mQpiK76E.png', '9', '472260b11fc2a250ccc9', '0', '1', '2018-06-15 11:36:48', '2018-06-15 11:36:48', null); INSERT INTO `ibrand_goods_photo` VALUES ('1572', '133', 'https://cdn.viperky.com/storage/images/20180611/qKnWjZZWLY.png', '9', '62884e7034ce32cb76b6', '0', '1', '2018-06-15 11:36:48', '2018-06-15 11:36:48', null); INSERT INTO `ibrand_goods_photo` VALUES ('1573', '133', 'https://cdn.viperky.com/storage/images/20180611/orZTXh1OtV.png', '9', 'f5c589e11678791abe83', '1', '1', '2018-06-15 11:36:48', '2018-06-15 11:36:48', null); INSERT INTO `ibrand_goods_photo` VALUES ('1574', '133', 'https://cdn.viperky.com/storage/images/20180611/8DCBQN8J3M.png', '9', '4f4820fbcc689ee76730', '0', '1', '2018-06-15 11:36:48', '2018-06-15 11:36:48', null); INSERT INTO `ibrand_goods_photo` VALUES ('1575', '132', 'https://cdn.viperky.com/storage/images/20180611/uxnpIN7Bmd.png', '9', '3afdf30ea8df9e00d720', '1', '1', '2018-06-15 11:38:03', '2018-06-15 11:38:03', null); INSERT INTO `ibrand_goods_photo` VALUES ('1576', '132', 'https://cdn.viperky.com/storage/images/20180611/xaduCwe2Y3.png', '9', '8ae4ba962d9744676ebb', '0', '1', '2018-06-15 11:38:03', '2018-06-15 11:38:03', null); INSERT INTO `ibrand_goods_photo` VALUES ('1577', '132', 'https://cdn.viperky.com/storage/images/20180611/dPuRoPs4ql.png', '9', 'ddd19f439d29fe13e20c', '0', '1', '2018-06-15 11:38:03', '2018-06-15 11:38:03', null); INSERT INTO `ibrand_goods_photo` VALUES ('1578', '132', 'https://cdn.viperky.com/storage/images/20180611/rsaiPUlk6z.png', '9', '89176a19e5c0a8793e1b', '0', '1', '2018-06-15 11:38:03', '2018-06-15 11:38:03', null); INSERT INTO `ibrand_goods_photo` VALUES ('1597', '123', 'https://cdn.viperky.com/storage/images/20180608/pix6FJk6yu.png', '9', '419d071f8329f36f6817', '0', '1', '2018-06-15 12:21:41', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_photo` VALUES ('1598', '123', 'https://cdn.viperky.com/storage/images/20180608/u8BZ2c1Bpn.png', '9', '398bcd41639338998e78', '0', '1', '2018-06-15 12:21:41', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_photo` VALUES ('1599', '123', 'https://cdn.viperky.com/storage/images/20180608/VyDgtcOYen.png', '9', 'b240488861f88e07b331', '0', '1', '2018-06-15 12:21:41', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_photo` VALUES ('1600', '123', 'https://cdn.viperky.com/storage/images/20180608/oiVSPCZWeh.png', '9', 'f862882b08cf0d97c63e', '0', '1', '2018-06-15 12:21:41', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_photo` VALUES ('1601', '123', 'https://cdn.viperky.com/storage/images/20180608/N9ZfP0MWPi.png', '9', 'ed59a42bc43d01a2ee85', '0', '1', '2018-06-15 12:21:41', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_photo` VALUES ('1602', '123', 'https://cdn.viperky.com/storage/images/20180608/iQmrfjfCZ5.png', '9', 'dbb4c4b03f61914d2618', '0', '1', '2018-06-15 12:21:41', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_photo` VALUES ('1603', '123', 'https://cdn.viperky.com/storage/images/20180608/TX3MU7YfGT.png', '9', '04f732144e34befbbb28', '1', '1', '2018-06-15 12:21:41', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_photo` VALUES ('1604', '123', 'https://cdn.viperky.com/storage/images/20180608/Wd0eR8H2VO.png', '9', '6c772a75075662c3a675', '0', '1', '2018-06-15 12:21:41', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_photo` VALUES ('1611', '118', 'https://cdn.viperky.com/storage/images/20180607/cpWeV9LJjU.png', '9', '468765b10516bbc7001e', '0', '1', '2018-06-15 12:31:05', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('1612', '118', 'https://cdn.viperky.com/storage/images/20180607/d2HdZEM01M.png', '9', '68d96ea0a4b2780c0679', '1', '1', '2018-06-15 12:31:05', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('1613', '118', 'https://cdn.viperky.com/storage/images/20180607/AtFph2j8GH.png', '9', 'c7cd76ddc482da06be7e', '0', '1', '2018-06-15 12:31:05', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('1614', '118', 'https://cdn.viperky.com/storage/images/20180607/LLEaL0e7bG.png', '9', 'e570898ca90ad321837e', '0', '1', '2018-06-15 12:31:05', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('1615', '118', 'https://cdn.viperky.com/storage/images/20180607/g4VVdqSWxl.png', '9', '521e925eb53f70825167', '0', '1', '2018-06-15 12:31:05', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('1616', '118', 'https://cdn.viperky.com/storage/images/20180608/m1VUNf0VkV.png', '9', 'e1d53bed6359eb969dba', '0', '1', '2018-06-15 12:31:05', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('1617', '131', 'https://cdn.viperky.com/storage/images/20180611/511UV2aWSs.png', '9', 'b6d737dff76ec9925e2e', '0', '1', '2018-06-15 12:34:44', '2018-06-15 12:34:44', null); INSERT INTO `ibrand_goods_photo` VALUES ('1618', '131', 'https://cdn.viperky.com/storage/images/20180611/cwz4m11J3s.png', '9', '31b2b4eea599649c32a8', '1', '1', '2018-06-15 12:34:44', '2018-06-15 12:34:44', null); INSERT INTO `ibrand_goods_photo` VALUES ('1619', '131', 'https://cdn.viperky.com/storage/images/20180611/HSrv6JfAqS.png', '9', '517f0cb24cb21bea6bc8', '0', '1', '2018-06-15 12:34:44', '2018-06-15 12:34:44', null); INSERT INTO `ibrand_goods_photo` VALUES ('1620', '131', 'https://cdn.viperky.com/storage/images/20180611/qTTV9cHucI.png', '9', '8b81cfd3afdbe79996d8', '0', '1', '2018-06-15 12:34:44', '2018-06-15 12:34:44', null); INSERT INTO `ibrand_goods_photo` VALUES ('1621', '131', 'https://cdn.viperky.com/storage/images/20180611/aytiy4k94H.png', '9', 'de5eadea9f235d3b9ba6', '0', '1', '2018-06-15 12:34:44', '2018-06-15 12:34:44', null); INSERT INTO `ibrand_goods_photo` VALUES ('1622', '111', 'https://cdn.viperky.com/storage/images/20180606/fJolkWmRoj.png', '6', '04398a65ddae3b0f1206', '0', '1', '2018-06-15 13:08:32', '2018-06-15 13:08:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('1623', '111', 'https://cdn.viperky.com/storage/images/20180606/dNi0zO8Pu5.png', '8', '03a559f373de2072b035', '0', '1', '2018-06-15 13:08:32', '2018-06-15 13:08:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('1624', '111', 'https://cdn.viperky.com/storage/images/20180606/ugnCsOgI7j.png', '9', '0ad4705d46e0f15ac766', '1', '1', '2018-06-15 13:08:32', '2018-06-15 13:08:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('1625', '111', 'https://cdn.viperky.com/storage/images/20180606/YD1yIlHf4N.png', '7', 'b50b91375ded43ef823f', '0', '1', '2018-06-15 13:08:32', '2018-06-15 13:08:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('1626', '111', 'https://cdn.viperky.com/storage/images/20180606/ZEpr9pzIld.png', '5', '41ca4a00b7eb52033eb7', '0', '1', '2018-06-15 13:08:32', '2018-06-15 13:08:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('1627', '111', 'https://cdn.viperky.com/storage/images/20180606/PYS23pYE4u.png', '4', 'fdc61ca70965a80dba34', '0', '1', '2018-06-15 13:08:32', '2018-06-15 13:08:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('1628', '111', 'https://cdn.viperky.com/storage/images/20180606/zWOSI5WxbL.png', '3', '3cfb33fcad96e0004937', '0', '1', '2018-06-15 13:08:32', '2018-06-15 13:08:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('1629', '111', 'https://cdn.viperky.com/storage/images/20180606/MoteHIkCqm.png', '2', '853e671e99c534740976', '0', '1', '2018-06-15 13:08:32', '2018-06-15 13:08:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('1630', '111', 'https://cdn.viperky.com/storage/images/20180606/Cnyp7UfHmq.png', '1', '2b8afc8d9fdf2bb75ee2', '0', '1', '2018-06-15 13:08:32', '2018-06-15 13:08:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('1631', '111', 'https://cdn.viperky.com/storage/images/20180607/hRFH8D1Q3T.jpg', '2', 'c913dee5d3bf71211e52', '0', '1', '2018-06-15 13:08:32', '2018-06-15 13:08:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('1632', '111', 'https://cdn.viperky.com/storage/images/20180607/mOrsa6EeNp.jpg', '1', '26c82fcdf18ba486b014', '0', '1', '2018-06-15 13:08:32', '2018-06-15 13:08:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('1633', '111', 'https://cdn.viperky.com/storage/images/20180607/No9TfMBTky.jpg', '3', '6e99abb13f3efcc9cc10', '0', '1', '2018-06-15 13:08:32', '2018-06-15 13:08:32', null); INSERT INTO `ibrand_goods_photo` VALUES ('1709', '140', 'https://cdn.viperky.com/storage/images/20180809/lkr0j5TEv5.png', '9', '447e55222fa29c232a41', '0', '1', '2018-08-10 16:57:14', '2018-08-10 16:57:14', null); INSERT INTO `ibrand_goods_photo` VALUES ('1710', '140', 'https://cdn.viperky.com/storage/images/20180809/P1XGqXHEW9.png', '9', 'a87ca484c55dcb8fd5f9', '0', '1', '2018-08-10 16:57:14', '2018-08-10 16:57:14', null); INSERT INTO `ibrand_goods_photo` VALUES ('1711', '140', 'https://cdn.viperky.com/storage/images/20180809/iIRGARXlUg.png', '9', '52ab821a35c2f9d21683', '0', '1', '2018-08-10 16:57:14', '2018-08-10 16:57:14', null); INSERT INTO `ibrand_goods_photo` VALUES ('1712', '140', 'https://cdn.viperky.com/storage/images/20180809/Kz2ijR9KQA.png', '9', 'aa476d1f5c255e2a3cf0', '0', '1', '2018-08-10 16:57:14', '2018-08-10 16:57:14', null); INSERT INTO `ibrand_goods_photo` VALUES ('1713', '140', 'https://cdn.viperky.com/storage/images/20180809/FQsAUUrTEH.png', '9', '39ada790604feb13d9d8', '0', '1', '2018-08-10 16:57:14', '2018-08-10 16:57:14', null); INSERT INTO `ibrand_goods_photo` VALUES ('1714', '140', 'https://cdn.viperky.com/storage/images/20180809/UDlLDjaSd8.png', '9', '58ea404bca9667e99c4e', '1', '1', '2018-08-10 16:57:14', '2018-08-10 16:57:14', null); INSERT INTO `ibrand_goods_photo` VALUES ('1720', '138', 'https://cdn.viperky.com/storage/images/20180808/ECm2lRmiqP.png', '9', '98ea9c62652bf1c91f01', '0', '1', '2018-08-10 16:58:11', '2018-08-10 16:58:11', null); INSERT INTO `ibrand_goods_photo` VALUES ('1721', '138', 'https://cdn.viperky.com/storage/images/20180808/ehzQSWYuVU.png', '9', '0ea32a42d2c93f80bd4a', '0', '1', '2018-08-10 16:58:11', '2018-08-10 16:58:11', null); INSERT INTO `ibrand_goods_photo` VALUES ('1722', '138', 'https://cdn.viperky.com/storage/images/20180808/vnmAa1kpbC.png', '9', 'c69fd8314568f7215fd3', '0', '1', '2018-08-10 16:58:11', '2018-08-10 16:58:11', null); INSERT INTO `ibrand_goods_photo` VALUES ('1723', '138', 'https://cdn.viperky.com/storage/images/20180808/acHADSQSCT.png', '9', 'e802f2ea0ba48e5d48da', '1', '1', '2018-08-10 16:58:11', '2018-08-10 16:58:11', null); INSERT INTO `ibrand_goods_photo` VALUES ('1783', '158', 'https://cdn.viperky.com/storage/images/20180816/dA3ycosI6j.png', '9', 'a6dd8ee9f837d60e170c', '0', '1', '2018-08-16 15:38:29', '2018-08-16 15:38:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('1784', '158', 'https://cdn.viperky.com/storage/images/20180816/qoL7kuDhRw.png', '9', '6e4ffe33f4b0102a0002', '0', '1', '2018-08-16 15:38:29', '2018-08-16 15:38:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('1785', '158', 'https://cdn.viperky.com/storage/images/20180816/zkcrHT2CK5.png', '9', 'aed731bb0d93000311ef', '0', '1', '2018-08-16 15:38:29', '2018-08-16 15:38:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('1786', '158', 'https://cdn.viperky.com/storage/images/20180816/KgVTXrjkJO.png', '9', '5db6a9d812945463466f', '0', '1', '2018-08-16 15:38:29', '2018-08-16 15:38:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('1787', '158', 'https://cdn.viperky.com/storage/images/20180816/fffX2NAxnp.png', '9', 'bb74cccb6a4657cc7ada', '1', '1', '2018-08-16 15:38:29', '2018-08-16 15:38:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('1788', '159', 'https://cdn.viperky.com/storage/images/20180816/0VMXcMuy6w.png', '9', 'df6e8cd378d169e04c6f', '0', '1', '2018-08-16 16:18:30', '2018-08-16 16:18:30', null); INSERT INTO `ibrand_goods_photo` VALUES ('1789', '159', 'https://cdn.viperky.com/storage/images/20180816/7G0VKfSDiV.png', '9', 'dff4214b2e8e8cfe3e37', '1', '1', '2018-08-16 16:18:30', '2018-08-16 16:18:30', null); INSERT INTO `ibrand_goods_photo` VALUES ('1790', '159', 'https://cdn.viperky.com/storage/images/20180816/UfobBeQ86g.png', '9', '1b27c6613a2befc8e04b', '0', '1', '2018-08-16 16:18:30', '2018-08-16 16:18:30', null); INSERT INTO `ibrand_goods_photo` VALUES ('1791', '159', 'https://cdn.viperky.com/storage/images/20180816/PLh7cp71sl.png', '9', 'bb66e1e785739ccbacbe', '0', '1', '2018-08-16 16:18:30', '2018-08-16 16:18:30', null); INSERT INTO `ibrand_goods_photo` VALUES ('1792', '160', 'https://cdn.viperky.com/storage/images/20180816/BNwvx6kix1.png', '9', 'e919d611bb941d7614a9', '0', '1', '2018-08-16 16:29:29', '2018-08-16 16:29:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('1793', '160', 'https://cdn.viperky.com/storage/images/20180816/lq7rNXtE4q.png', '9', '5b7ee0cca10c515145cc', '0', '1', '2018-08-16 16:29:29', '2018-08-16 16:29:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('1794', '160', 'https://cdn.viperky.com/storage/images/20180816/OGs6xnm898.png', '9', '04d72c65897d075904ab', '1', '1', '2018-08-16 16:29:29', '2018-08-16 16:29:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('1795', '160', 'https://cdn.viperky.com/storage/images/20180816/gGEaKOJX3c.png', '9', '0999ae6842c106455b02', '0', '1', '2018-08-16 16:29:29', '2018-08-16 16:29:29', null); INSERT INTO `ibrand_goods_photo` VALUES ('1799', '162', 'https://cdn.viperky.com/storage/images/20180816/oFgYhZmoWO.png', '9', 'a275ec4cee55d3bcef46', '0', '1', '2018-08-16 16:48:46', '2018-08-16 16:48:46', null); INSERT INTO `ibrand_goods_photo` VALUES ('1800', '162', 'https://cdn.viperky.com/storage/images/20180816/3vxJWSwyL9.png', '9', '7c0ef86054a5c383e72f', '0', '1', '2018-08-16 16:48:46', '2018-08-16 16:48:46', null); INSERT INTO `ibrand_goods_photo` VALUES ('1801', '162', 'https://cdn.viperky.com/storage/images/20180816/STXsXPpRBh.png', '9', '65f13072be4345499577', '1', '1', '2018-08-16 16:48:46', '2018-08-16 16:48:46', null); INSERT INTO `ibrand_goods_photo` VALUES ('1802', '144', 'https://cdn.viperky.com/storage/images/20180810/ejVTkuJc6R.png', '9', '095a21ab789ad25833ae', '1', '1', '2018-08-16 16:51:16', '2018-08-16 16:51:16', null); INSERT INTO `ibrand_goods_photo` VALUES ('1803', '144', 'https://cdn.viperky.com/storage/images/20180810/eVbOnrPTyc.png', '9', 'cf3d2d8a172427e5472e', '0', '1', '2018-08-16 16:51:16', '2018-08-16 16:51:16', null); INSERT INTO `ibrand_goods_photo` VALUES ('1804', '144', 'https://cdn.viperky.com/storage/images/20180810/rEiAayzhbH.png', '9', 'b4ec5559672b94f9fe59', '0', '1', '2018-08-16 16:51:16', '2018-08-16 16:51:16', null); INSERT INTO `ibrand_goods_photo` VALUES ('1807', '146', 'https://cdn.viperky.com/storage/images/20180813/oEPK1UiTNH.png', '9', '7500205d2c1dae4808ba', '0', '1', '2018-08-16 16:54:00', '2018-08-16 16:54:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('1808', '146', 'https://cdn.viperky.com/storage/images/20180813/wQ4UQ3VK0U.png', '9', '4105d5fbf4f841a93f9a', '1', '1', '2018-08-16 16:54:00', '2018-08-16 16:54:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('1809', '146', 'https://cdn.viperky.com/storage/images/20180813/Qw2reTTISh.png', '9', '82d53626bca6b21c1808', '0', '1', '2018-08-16 16:54:00', '2018-08-16 16:54:00', null); INSERT INTO `ibrand_goods_photo` VALUES ('1817', '151', 'https://cdn.viperky.com/storage/images/20180813/zjdpk2oK4z.png', '9', '18502a9a01f2dfbfeb14', '1', '1', '2018-08-16 16:56:22', '2018-08-16 16:56:22', null); INSERT INTO `ibrand_goods_photo` VALUES ('1818', '145', 'https://cdn.viperky.com/storage/images/20180810/ezsAPK3nHH.png', '9', 'e9fe8214997872521f2a', '1', '1', '2018-08-16 16:57:05', '2018-08-16 16:57:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('1819', '145', 'https://cdn.viperky.com/storage/images/20180810/3uYyUTZjhL.png', '9', '652e22b6b7ec8fd6554e', '0', '1', '2018-08-16 16:57:05', '2018-08-16 16:57:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('1820', '145', 'https://cdn.viperky.com/storage/images/20180810/mUbXZPvaaX.png', '9', '0892fdb7abc6f98597d7', '0', '1', '2018-08-16 16:57:05', '2018-08-16 16:57:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('1824', '155', 'https://cdn.viperky.com/storage/images/20180816/nqC3Yt4STh.png', '9', '1aad54739836c271e5e9', '0', '1', '2018-08-16 16:58:50', '2018-08-16 16:58:50', null); INSERT INTO `ibrand_goods_photo` VALUES ('1825', '155', 'https://cdn.viperky.com/storage/images/20180816/vWPWLejUc1.png', '9', '71a1322df13a1e3d534c', '1', '1', '2018-08-16 16:58:50', '2018-08-16 16:58:50', null); INSERT INTO `ibrand_goods_photo` VALUES ('1826', '155', 'https://cdn.viperky.com/storage/images/20180816/KGfiJqc29m.png', '9', '9ec359510bb1ca2fd992', '0', '1', '2018-08-16 16:58:50', '2018-08-16 16:58:50', null); INSERT INTO `ibrand_goods_photo` VALUES ('1834', '149', 'https://cdn.viperky.com/storage/images/20180813/iSKOUjJfzd.png', '9', 'b5c56e3e24c725285038', '1', '1', '2018-08-16 17:00:34', '2018-08-16 17:00:34', null); INSERT INTO `ibrand_goods_photo` VALUES ('1835', '149', 'https://cdn.viperky.com/storage/images/20180813/Resv0LyD4S.png', '9', '345aaa0846b82adb4ec1', '0', '1', '2018-08-16 17:00:34', '2018-08-16 17:00:34', null); INSERT INTO `ibrand_goods_photo` VALUES ('1836', '149', 'https://cdn.viperky.com/storage/images/20180813/kyPvtoRqSe.png', '9', 'e55368899e4d05889004', '0', '1', '2018-08-16 17:00:34', '2018-08-16 17:00:34', null); INSERT INTO `ibrand_goods_photo` VALUES ('1837', '149', 'https://cdn.viperky.com/storage/images/20180813/MxE4pG7iRc.png', '9', '48076de45ad86dfb0c77', '0', '1', '2018-08-16 17:00:34', '2018-08-16 17:00:34', null); INSERT INTO `ibrand_goods_photo` VALUES ('1853', '143', 'https://cdn.viperky.com/storage/images/20180810/vgc6zZAQqz.png', '9', '3f9fc334250a71892409', '1', '1', '2018-08-20 17:00:27', '2018-08-20 17:00:27', null); INSERT INTO `ibrand_goods_photo` VALUES ('1854', '143', 'https://cdn.viperky.com/storage/images/20180810/4ovGN5xQQQ.png', '9', 'eb91cd13efde620d0500', '0', '1', '2018-08-20 17:00:27', '2018-08-20 17:00:27', null); INSERT INTO `ibrand_goods_photo` VALUES ('1855', '157', 'https://cdn.viperky.com/storage/images/20180816/auIlNB24Pz.png', '9', 'c79ed349e743c1972ff4', '0', '1', '2018-08-20 17:00:55', '2018-08-20 17:00:55', null); INSERT INTO `ibrand_goods_photo` VALUES ('1856', '157', 'https://cdn.viperky.com/storage/images/20180816/xjcL6hUu0e.png', '9', '77108dbd87e5bc557bb7', '1', '1', '2018-08-20 17:00:55', '2018-08-20 17:00:55', null); INSERT INTO `ibrand_goods_photo` VALUES ('1857', '157', 'https://cdn.viperky.com/storage/images/20180816/DUtTk4w0yN.png', '9', 'c16bf042cba1e2b7841c', '0', '1', '2018-08-20 17:00:55', '2018-08-20 17:00:55', null); INSERT INTO `ibrand_goods_photo` VALUES ('1858', '147', 'https://cdn.viperky.com/storage/images/20180813/L15Y25Gu4B.png', '9', '61fd550c527c20a36b1d', '0', '1', '2018-08-20 17:01:05', '2018-08-20 17:01:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('1859', '147', 'https://cdn.viperky.com/storage/images/20180813/qBzBMR9d0L.png', '9', '680365f20e101798fb4f', '0', '1', '2018-08-20 17:01:05', '2018-08-20 17:01:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('1860', '147', 'https://cdn.viperky.com/storage/images/20180813/qjMcdXIdbD.png', '9', 'f3b03fc965102afd3252', '1', '1', '2018-08-20 17:01:05', '2018-08-20 17:01:05', null); INSERT INTO `ibrand_goods_photo` VALUES ('1861', '142', 'https://cdn.viperky.com/storage/images/20180810/nl2ZVLhbhL.png', '9', '5017bb77d5b97e2cd02f', '0', '1', '2018-08-20 17:01:19', '2018-08-20 17:01:19', null); INSERT INTO `ibrand_goods_photo` VALUES ('1862', '142', 'https://cdn.viperky.com/storage/images/20180810/pgrjq29rvw.png', '9', 'd3bd73743cd966f67145', '0', '1', '2018-08-20 17:01:19', '2018-08-20 17:01:19', null); INSERT INTO `ibrand_goods_photo` VALUES ('1863', '142', 'https://cdn.viperky.com/storage/images/20180810/2WTTyzpvXj.png', '9', 'c39992fdb8a382bf7bfc', '1', '1', '2018-08-20 17:01:19', '2018-08-20 17:01:19', null); INSERT INTO `ibrand_goods_photo` VALUES ('1864', '142', 'https://cdn.viperky.com/storage/images/20180810/FDnGvXFNVN.png', '9', 'b4df8b6c5fdec51a544d', '0', '1', '2018-08-20 17:01:19', '2018-08-20 17:01:19', null); INSERT INTO `ibrand_goods_photo` VALUES ('1865', '141', 'https://cdn.viperky.com/storage/images/20180810/tiJdw3u7TA.png', '9', '57cee0816fa69a2164d0', '0', '1', '2018-08-20 17:01:28', '2018-08-20 17:01:28', null); INSERT INTO `ibrand_goods_photo` VALUES ('1866', '141', 'https://cdn.viperky.com/storage/images/20180810/gXgEf0llFP.png', '9', '488a1b770e91abc94003', '1', '1', '2018-08-20 17:01:28', '2018-08-20 17:01:28', null); INSERT INTO `ibrand_goods_photo` VALUES ('1867', '141', 'https://cdn.viperky.com/storage/images/20180810/1kg7aoEx5M.png', '9', '4039107bc8be07685293', '0', '1', '2018-08-20 17:01:28', '2018-08-20 17:01:28', null); INSERT INTO `ibrand_goods_photo` VALUES ('1868', '141', 'https://cdn.viperky.com/storage/images/20180810/162ecwG3ZF.png', '9', 'de1b286054ab5cbfdcff', '0', '1', '2018-08-20 17:01:28', '2018-08-20 17:01:28', null); INSERT INTO `ibrand_goods_photo` VALUES ('1869', '141', 'https://cdn.viperky.com/storage/images/20180810/bEC1fJbwDp.png', '9', 'a06c5b4a8d34c314ee98', '0', '1', '2018-08-20 17:01:28', '2018-08-20 17:01:28', null); INSERT INTO `ibrand_goods_photo` VALUES ('1870', '136', 'https://cdn.viperky.com/storage/images/20180808/LQUwnv2TgG.png', '9', 'bc1a25b4afb9b0279667', '1', '1', '2018-08-20 17:01:55', '2018-08-20 17:01:55', null); INSERT INTO `ibrand_goods_photo` VALUES ('1871', '136', 'https://cdn.viperky.com/storage/images/20180808/4u3Vcncf1Q.png', '9', 'eb52da5476187608e302', '0', '1', '2018-08-20 17:01:55', '2018-08-20 17:01:55', null); INSERT INTO `ibrand_goods_photo` VALUES ('1872', '136', 'https://cdn.viperky.com/storage/images/20180808/KkVZCqXaYp.png', '9', 'e8bf1f04212dad5ee587', '0', '1', '2018-08-20 17:01:55', '2018-08-20 17:01:55', null); INSERT INTO `ibrand_goods_photo` VALUES ('1873', '136', 'https://cdn.viperky.com/storage/images/20180808/2KLLJfUGnX.png', '9', '8527eacfd9dc5a2022f5', '0', '1', '2018-08-20 17:01:55', '2018-08-20 17:01:55', null); INSERT INTO `ibrand_goods_photo` VALUES ('1877', '139', 'https://cdn.viperky.com/storage/images/20180809/Zg8bl233uu.png', '9', '2195e52559fe459cc5f6', '0', '1', '2018-08-23 10:24:26', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods_photo` VALUES ('1878', '139', 'https://cdn.viperky.com/storage/images/20180809/ezfKerLAB4.png', '9', '3ff04a339eca1219fe9e', '0', '1', '2018-08-23 10:24:26', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods_photo` VALUES ('1879', '139', 'https://cdn.viperky.com/storage/images/20180809/RYTnznYv9h.png', '9', '6777faebbaf8b53ca5bd', '1', '1', '2018-08-23 10:24:26', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods_photo` VALUES ('1880', '139', 'https://cdn.viperky.com/storage/images/20180809/TBPyzDjCjj.png', '9', 'c9bf03b585aa031ce285', '0', '1', '2018-08-23 10:24:26', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods_photo` VALUES ('1881', '139', 'https://cdn.viperky.com/storage/images/20180809/xXyUB5hOc8.png', '9', '35fdf669bc41f678c715', '0', '1', '2018-08-23 10:24:26', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods_photo` VALUES ('1885', '163', 'https://cdn.viperky.com/storage/images/20180827/NMRpa5xgQK.png', '9', '62d6adfb0608e6855b62', '1', '1', '2018-08-27 14:10:50', '2018-08-27 14:10:50', null); INSERT INTO `ibrand_goods_photo` VALUES ('1886', '163', 'https://cdn.viperky.com/storage/images/20180827/z3tiDvLS2C.png', '9', 'fb691835ff3a494d28a0', '0', '1', '2018-08-27 14:10:50', '2018-08-27 14:10:50', null); INSERT INTO `ibrand_goods_photo` VALUES ('1887', '163', 'https://cdn.viperky.com/storage/images/20180827/FuU6gCLWRR.png', '9', '4056656e15e2343a56a2', '0', '1', '2018-08-27 14:10:50', '2018-08-27 14:10:50', null); INSERT INTO `ibrand_goods_photo` VALUES ('1890', '165', 'https://cdn.viperky.com/storage/images/20180827/HHD8Nvtv1g.png', '9', 'a331c1071d9e0636cdb8', '0', '1', '2018-08-27 14:39:45', '2018-08-27 14:39:45', null); INSERT INTO `ibrand_goods_photo` VALUES ('1891', '165', 'https://cdn.viperky.com/storage/images/20180827/cUITZ7qVNB.png', '9', '80b4a4c7bde10f43c1ec', '0', '1', '2018-08-27 14:39:45', '2018-08-27 14:39:45', null); INSERT INTO `ibrand_goods_photo` VALUES ('1892', '165', 'https://cdn.viperky.com/storage/images/20180827/Jw94Plan4q.png', '9', '92caed8264db5fc0e354', '1', '1', '2018-08-27 14:39:45', '2018-08-27 14:39:45', null); INSERT INTO `ibrand_goods_photo` VALUES ('1895', '150', 'https://cdn.viperky.com/storage/images/20180813/k0WSOE4xu4.png', '9', 'af45404d79473ca96e8b', '0', '1', '2018-08-28 09:06:39', '2018-08-28 09:06:39', null); INSERT INTO `ibrand_goods_photo` VALUES ('1896', '150', 'https://cdn.viperky.com/storage/images/20180813/SmaWVlMuhP.png', '9', 'f468d96bf8c9778564ac', '0', '1', '2018-08-28 09:06:39', '2018-08-28 09:06:39', null); INSERT INTO `ibrand_goods_photo` VALUES ('1897', '150', 'https://cdn.viperky.com/storage/images/20180813/f1HxiawLYA.png', '9', 'e98f8b7cdac539630489', '1', '1', '2018-08-28 09:06:39', '2018-08-28 09:06:39', null); INSERT INTO `ibrand_goods_photo` VALUES ('1898', '166', 'https://cdn.viperky.com/storage/images/20180903/MzeSoFe1Ol.png', '9', '9fb59ec57fd04e10f590', '0', '1', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_photo` VALUES ('1899', '166', 'https://cdn.viperky.com/storage/images/20180903/wJC7cDVEz6.png', '9', '674a8a58b597b3cf32f6', '0', '1', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_photo` VALUES ('1900', '166', 'https://cdn.viperky.com/storage/images/20180903/fBl6XLq2cn.png', '9', '099ee549764996011a4a', '0', '1', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_photo` VALUES ('1901', '166', 'https://cdn.viperky.com/storage/images/20180903/ADO9qf46kP.png', '9', 'a4c90444c334c6f16348', '0', '1', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_photo` VALUES ('1902', '166', 'https://cdn.viperky.com/storage/images/20180903/Y30c19mQmY.png', '9', '236f971f9000f21476a1', '0', '1', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_photo` VALUES ('1903', '166', 'https://cdn.viperky.com/storage/images/20180903/hhlNBt74eh.png', '9', '9324bf02dd7012719dc3', '1', '1', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_photo` VALUES ('1904', '167', 'https://cdn.viperky.com/storage/images/20180903/NXkubVnBNx.png', '9', '5357234bbacaf8dada29', '0', '1', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_photo` VALUES ('1905', '167', 'https://cdn.viperky.com/storage/images/20180903/slVH96NWCZ.png', '9', '98c72481fdde3f557124', '0', '1', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_photo` VALUES ('1906', '167', 'https://cdn.viperky.com/storage/images/20180903/1vz1TX4blT.png', '9', '163c363d124fa3eae64b', '0', '1', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_photo` VALUES ('1907', '167', 'https://cdn.viperky.com/storage/images/20180903/Kf7O7o8PDQ.png', '9', 'd2af9c39ee54a5718b9b', '0', '1', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_photo` VALUES ('1908', '167', 'https://cdn.viperky.com/storage/images/20180903/K0OQDsU5I7.png', '9', '879e820e61d8de90b395', '1', '1', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_photo` VALUES ('1909', '168', 'https://cdn.viperky.com/storage/images/20180903/Kl9TJ1lt19.png', '7', '5b564a9efe85cf36a7d6', '0', '1', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_photo` VALUES ('1910', '168', 'https://cdn.viperky.com/storage/images/20180903/VY2yy7ApLZ.png', '8', 'adea91fc089219ce622d', '0', '1', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_photo` VALUES ('1911', '168', 'https://cdn.viperky.com/storage/images/20180903/l1RpEjPqAt.png', '9', '8f82468cc9cf08ab20e8', '1', '1', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_photo` VALUES ('1912', '168', 'https://cdn.viperky.com/storage/images/20180903/VqVcL2VAyy.png', '6', '9f1d7855ec69e4479a68', '0', '1', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_photo` VALUES ('1922', '171', 'https://cdn.viperky.com/storage/images/20180904/jm4TLKz6JV.jpg', '9', '4e2fa0a8ed11fce63412', '0', '1', '2018-09-04 20:03:02', '2018-09-04 20:03:02', null); INSERT INTO `ibrand_goods_photo` VALUES ('1923', '171', 'https://cdn.viperky.com/storage/images/20180904/gGE29kPjtE.jpg', '9', '481de804c6d6127d8e65', '1', '1', '2018-09-04 20:03:02', '2018-09-04 20:03:02', null); INSERT INTO `ibrand_goods_photo` VALUES ('1924', '171', 'https://cdn.viperky.com/storage/images/20180904/bDbieXUx4I.jpg', '9', 'cd97c0ed1f6b4a033e11', '0', '1', '2018-09-04 20:03:02', '2018-09-04 20:03:02', null); INSERT INTO `ibrand_goods_photo` VALUES ('1943', '169', 'https://cdn.viperky.com/storage/images/20180904/x6gGbJTIAh.jpg', '9', '1ddb6f1eee79cbbbe042', '0', '1', '2018-09-06 12:04:17', '2018-09-06 12:04:17', null); INSERT INTO `ibrand_goods_photo` VALUES ('1944', '169', 'https://cdn.viperky.com/storage/images/20180904/ssjzRd3oj7.jpg', '9', '9a77e3f497985492d84c', '0', '1', '2018-09-06 12:04:17', '2018-09-06 12:04:17', null); INSERT INTO `ibrand_goods_photo` VALUES ('1945', '169', 'https://cdn.viperky.com/storage/images/20180904/LTLoa8lWRI.jpg', '9', '87672f79a99aad959190', '0', '1', '2018-09-06 12:04:17', '2018-09-06 12:04:17', null); INSERT INTO `ibrand_goods_photo` VALUES ('1946', '169', 'https://cdn.viperky.com/storage/images/20180904/YTWT8I5Z8n.jpg', '9', '4009938327ec0fabe9cb', '1', '1', '2018-09-06 12:04:17', '2018-09-06 12:04:17', null); INSERT INTO `ibrand_goods_photo` VALUES ('1947', '154', 'https://cdn.viperky.com/storage/images/20180816/wCh4jiHuVf.png', '9', '241197b666ab1bc6daf3', '0', '1', '2018-09-06 16:59:47', '2018-09-06 16:59:47', null); INSERT INTO `ibrand_goods_photo` VALUES ('1948', '154', 'https://cdn.viperky.com/storage/images/20180816/MWNLYebOUK.png', '9', 'a332d54485d51ca955a5', '0', '1', '2018-09-06 16:59:47', '2018-09-06 16:59:47', null); INSERT INTO `ibrand_goods_photo` VALUES ('1949', '154', 'https://cdn.viperky.com/storage/images/20180906/j1MuDXf6n7.png', '9', 'acb95e9358592fc231ff', '1', '1', '2018-09-06 16:59:47', '2018-09-06 16:59:47', null); INSERT INTO `ibrand_goods_photo` VALUES ('1954', '170', 'https://cdn.viperky.com/storage/images/20180904/MvHeQ5oNZQ.jpg', '9', '698417e2c3c9e5e6bd13', '0', '1', '2018-09-11 16:46:59', '2018-09-11 16:46:59', null); INSERT INTO `ibrand_goods_photo` VALUES ('1955', '170', 'https://cdn.viperky.com/storage/images/20180906/ROpx6dMHS9.jpg', '9', '0a16aa0cd4930927c90e', '0', '1', '2018-09-11 16:46:59', '2018-09-11 16:46:59', null); INSERT INTO `ibrand_goods_photo` VALUES ('1956', '170', 'https://cdn.viperky.com/storage/images/20180906/V1Pi9zurAJ.jpg', '9', 'fa15aa02e129d8156155', '0', '1', '2018-09-11 16:46:59', '2018-09-11 16:46:59', null); INSERT INTO `ibrand_goods_photo` VALUES ('1957', '170', 'https://cdn.viperky.com/storage/images/20180906/ByXEE7EyjE.jpg', '9', '8fbff8f220ab620e3766', '0', '1', '2018-09-11 16:46:59', '2018-09-11 16:46:59', null); INSERT INTO `ibrand_goods_photo` VALUES ('1958', '170', 'https://cdn.viperky.com/storage/images/20180906/gkLsyBNdi4.jpg', '9', '882f9f77e8d149dcc8c2', '1', '1', '2018-09-11 16:46:59', '2018-09-11 16:46:59', null); INSERT INTO `ibrand_goods_photo` VALUES ('1959', '164', 'https://cdn.viperky.com/storage/images/20180827/JLC5xrU98s.png', '9', '850106cad010b7cd62ed', '1', '1', '2018-09-11 16:47:51', '2018-09-11 16:47:51', null); INSERT INTO `ibrand_goods_photo` VALUES ('1960', '164', 'https://cdn.viperky.com/storage/images/20180827/4MJcqNmTvR.png', '9', 'df624576ba98f2e014b9', '0', '1', '2018-09-11 16:47:51', '2018-09-11 16:47:51', null); INSERT INTO `ibrand_goods_photo` VALUES ('1961', '156', 'https://cdn.viperky.com/storage/images/20180816/0dt9YRChj0.png', '9', '318470214e83ad383dfb', '1', '1', '2018-09-11 16:48:28', '2018-09-11 16:48:28', null); INSERT INTO `ibrand_goods_photo` VALUES ('1962', '156', 'https://cdn.viperky.com/storage/images/20180816/owrO1mTout.png', '9', '9a91f8dcae417537cfa4', '0', '1', '2018-09-11 16:48:28', '2018-09-11 16:48:28', null); INSERT INTO `ibrand_goods_photo` VALUES ('1963', '156', 'https://cdn.viperky.com/storage/images/20180816/ILn5xyF0lo.png', '9', 'b165ced893840a7c105e', '0', '1', '2018-09-11 16:48:28', '2018-09-11 16:48:28', null); INSERT INTO `ibrand_goods_photo` VALUES ('1964', '156', 'https://cdn.viperky.com/storage/images/20180816/TUh31zaYWe.png', '9', 'c10512b947d0ddf098e1', '0', '1', '2018-09-11 16:48:28', '2018-09-11 16:48:28', null); INSERT INTO `ibrand_goods_photo` VALUES ('1965', '153', 'https://cdn.viperky.com/storage/images/20180813/tIPmlxcSVl.png', '9', '37efcc6092629f6ad091', '1', '1', '2018-09-11 16:48:52', '2018-09-11 16:48:52', null); INSERT INTO `ibrand_goods_photo` VALUES ('1966', '153', 'https://cdn.viperky.com/storage/images/20180813/H4V2PraCWG.png', '9', '99c0c219684926ba816d', '0', '1', '2018-09-11 16:48:52', '2018-09-11 16:48:52', null); INSERT INTO `ibrand_goods_photo` VALUES ('1967', '153', 'https://cdn.viperky.com/storage/images/20180813/K58AfCqWTf.png', '9', 'f3f77d4a647823e42b52', '0', '1', '2018-09-11 16:48:52', '2018-09-11 16:48:52', null); INSERT INTO `ibrand_goods_photo` VALUES ('1968', '153', 'https://cdn.viperky.com/storage/images/20180813/iHoV3Dd8Ai.png', '9', 'a96033176bb127b6221a', '0', '1', '2018-09-11 16:48:52', '2018-09-11 16:48:52', null); INSERT INTO `ibrand_goods_photo` VALUES ('1969', '148', 'https://cdn.viperky.com/storage/images/20180813/mPBQyHz5LG.png', '9', '33e55e08322e685dbd02', '1', '1', '2018-09-11 16:49:33', '2018-09-11 16:49:33', null); INSERT INTO `ibrand_goods_photo` VALUES ('1970', '148', 'https://cdn.viperky.com/storage/images/20180813/yCzsOGARyf.png', '9', 'b65e875d2d20d76167f2', '0', '1', '2018-09-11 16:49:33', '2018-09-11 16:49:33', null); INSERT INTO `ibrand_goods_photo` VALUES ('1971', '148', 'https://cdn.viperky.com/storage/images/20180813/CFn8hSJF1d.png', '9', 'c064328a6942984cf870', '0', '1', '2018-09-11 16:49:33', '2018-09-11 16:49:33', null); INSERT INTO `ibrand_goods_photo` VALUES ('1972', '135', 'https://cdn.viperky.com/storage/images/20180807/mZm6bXBLIw.png', '9', '58e2db384936db141145', '0', '1', '2018-09-11 16:49:54', '2018-09-11 16:49:54', null); INSERT INTO `ibrand_goods_photo` VALUES ('1973', '135', 'https://cdn.viperky.com/storage/images/20180807/p2CXcuNEn9.png', '9', 'a3a58c5a085b995e5019', '1', '1', '2018-09-11 16:49:54', '2018-09-11 16:49:54', null); INSERT INTO `ibrand_goods_photo` VALUES ('1974', '135', 'https://cdn.viperky.com/storage/images/20180807/k0Pw8NXSzC.png', '9', '4aadfc4fe735b768ac30', '0', '1', '2018-09-11 16:49:54', '2018-09-11 16:49:54', null); INSERT INTO `ibrand_goods_photo` VALUES ('1975', '137', 'https://cdn.viperky.com/storage/images/20180808/0pyNSZVN5k.png', '9', 'ed25f831b7d3305f93a0', '1', '1', '2018-09-11 16:50:17', '2018-09-11 16:50:17', null); INSERT INTO `ibrand_goods_photo` VALUES ('1976', '137', 'https://cdn.viperky.com/storage/images/20180808/4tVusBikEW.png', '9', '5fd9fe926007334c420b', '0', '1', '2018-09-11 16:50:17', '2018-09-11 16:50:17', null); INSERT INTO `ibrand_goods_photo` VALUES ('1987', '152', 'https://cdn.viperky.com/storage/images/20180813/xkDXKpvuOE.png', '9', '2d66f105158471fb0d6a', '1', '1', '2018-09-11 18:11:11', '2018-09-11 18:11:11', null); INSERT INTO `ibrand_goods_photo` VALUES ('1988', '152', 'https://cdn.viperky.com/storage/images/20180813/dqxlrM9BoJ.png', '9', '642869f1649315a71a91', '0', '1', '2018-09-11 18:11:11', '2018-09-11 18:11:11', null); INSERT INTO `ibrand_goods_photo` VALUES ('1989', '152', 'https://cdn.viperky.com/storage/images/20180813/nbyYlW3Tku.png', '9', '50e34a310ccf140be674', '0', '1', '2018-09-11 18:11:11', '2018-09-11 18:11:11', null); INSERT INTO `ibrand_goods_photo` VALUES ('1990', '152', 'https://cdn.viperky.com/storage/images/20180813/Sr9A1bePYq.png', '9', '8e07ac3687d94fc3c1fd', '0', '1', '2018-09-11 18:11:11', '2018-09-11 18:11:11', null); INSERT INTO `ibrand_goods_photo` VALUES ('1991', '152', 'https://cdn.viperky.com/storage/images/20180813/DtGEJZIZ9F.png', '9', 'a0b9aecb5eb37d7df4f3', '0', '1', '2018-09-11 18:11:11', '2018-09-11 18:11:11', null); INSERT INTO `ibrand_goods_photo` VALUES ('1992', '152', 'https://cdn.viperky.com/storage/images/20180813/fIsQDqeg8V.png', '9', '2193324f094428daf561', '0', '1', '2018-09-11 18:11:11', '2018-09-11 18:11:11', null); INSERT INTO `ibrand_goods_photo` VALUES ('1993', '134', 'https://cdn.viperky.com/storage/images/20180807/W6ZmCIVbLP.png', '9', 'ebed344bbffb5819ca85', '0', '1', '2018-09-11 18:13:06', '2018-09-11 18:13:06', null); INSERT INTO `ibrand_goods_photo` VALUES ('1994', '134', 'https://cdn.viperky.com/storage/images/20180807/S7PHMJHIU1.png', '9', 'f35f6db26b52d1b36a48', '0', '1', '2018-09-11 18:13:06', '2018-09-11 18:13:06', null); INSERT INTO `ibrand_goods_photo` VALUES ('1995', '134', 'https://cdn.viperky.com/storage/images/20180807/cg0mhjeIrx.png', '9', '03d850ddb2e86fbde726', '0', '1', '2018-09-11 18:13:06', '2018-09-11 18:13:06', null); INSERT INTO `ibrand_goods_photo` VALUES ('1996', '134', 'https://cdn.viperky.com/storage/images/20180807/Hg6uHt9SnI.png', '9', 'e16beeb28be2a4dc8c36', '1', '1', '2018-09-11 18:13:06', '2018-09-11 18:13:06', null); INSERT INTO `ibrand_goods_photo` VALUES ('1997', '161', 'https://cdn.viperky.com/storage/images/20180816/QwzANKTJpG.png', '9', 'd921c00c2fe876063e26', '0', '1', '2018-09-12 08:56:06', '2018-09-12 08:56:06', null); INSERT INTO `ibrand_goods_photo` VALUES ('1998', '161', 'https://cdn.viperky.com/storage/images/20180816/230WOHiKuP.png', '9', 'dcdf02dd502b97e894af', '0', '1', '2018-09-12 08:56:06', '2018-09-12 08:56:06', null); INSERT INTO `ibrand_goods_photo` VALUES ('1999', '161', 'https://cdn.viperky.com/storage/images/20180816/QQxM20krZA.png', '9', '6fdae4b3647b72e96a77', '1', '1', '2018-09-12 08:56:06', '2018-09-12 08:56:06', null); -- ---------------------------- -- Table structure for ibrand_goods_product -- ---------------------------- DROP TABLE IF EXISTS `ibrand_goods_product`; CREATE TABLE `ibrand_goods_product` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `goods_id` int(10) unsigned NOT NULL, `store_nums` int(11) NOT NULL DEFAULT '0', `sku` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `sell_price` decimal(15,2) NOT NULL, `market_price` decimal(15,2) DEFAULT NULL, `cost_price` decimal(15,2) DEFAULT NULL, `weight` decimal(15,2) DEFAULT NULL, `is_show` tinyint(4) NOT NULL DEFAULT '1', `spec_ids` text COLLATE utf8mb4_unicode_ci, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `deleted_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2406 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- ---------------------------- -- Records of ibrand_goods_product -- ---------------------------- INSERT INTO `ibrand_goods_product` VALUES ('6', '2', '41', 'YLY14290', '99.00', '199.00', null, null, '1', '[\"9\",\"40\"]', '2017-05-11 16:06:19', '2017-05-11 16:06:19', null); INSERT INTO `ibrand_goods_product` VALUES ('7', '2', '26', 'YLY142100', '99.00', '199.00', null, null, '1', '[\"9\",\"41\"]', '2017-05-11 16:06:19', '2017-05-11 16:06:19', null); INSERT INTO `ibrand_goods_product` VALUES ('8', '2', '81', 'YLY142110', '99.00', '199.00', null, null, '1', '[\"9\",\"42\"]', '2017-05-11 16:06:19', '2017-05-11 16:06:19', null); INSERT INTO `ibrand_goods_product` VALUES ('9', '2', '93', 'YLY142120', '99.00', '199.00', null, null, '1', '[\"9\",\"43\"]', '2017-05-11 16:06:19', '2017-05-11 16:06:19', null); INSERT INTO `ibrand_goods_product` VALUES ('10', '2', '24', 'YLY142130', '99.00', '199.00', null, null, '1', '[\"9\",\"44\"]', '2017-05-11 16:06:19', '2017-05-11 16:06:19', null); INSERT INTO `ibrand_goods_product` VALUES ('11', '3', '42', 'YDK4290', '99.00', '199.00', null, null, '1', '[\"40\",\"46\"]', '2017-05-15 15:22:03', '2017-05-15 15:22:03', null); INSERT INTO `ibrand_goods_product` VALUES ('12', '3', '33', 'YDK42100', '99.00', '199.00', null, null, '1', '[\"41\",\"46\"]', '2017-05-15 15:22:03', '2017-05-15 15:22:03', null); INSERT INTO `ibrand_goods_product` VALUES ('13', '3', '25', 'YDK42110', '99.00', '199.00', null, null, '1', '[\"42\",\"46\"]', '2017-05-15 15:22:03', '2017-05-15 15:22:03', null); INSERT INTO `ibrand_goods_product` VALUES ('14', '3', '21', 'YDK42120', '99.00', '199.00', null, null, '1', '[\"43\",\"46\"]', '2017-05-15 15:22:03', '2017-05-15 15:22:03', null); INSERT INTO `ibrand_goods_product` VALUES ('15', '3', '26', 'YDK42130', '99.00', '199.00', null, null, '1', '[\"44\",\"46\"]', '2017-05-15 15:22:03', '2017-05-15 15:22:03', null); INSERT INTO `ibrand_goods_product` VALUES ('16', '4', '34', 'YDK4390', '120.00', '239.00', null, null, '1', '[\"20\",\"40\"]', '2017-05-15 15:29:10', '2017-05-18 16:18:50', null); INSERT INTO `ibrand_goods_product` VALUES ('17', '4', '33', 'YDK43100', '120.00', '239.00', null, null, '1', '[\"20\",\"41\"]', '2017-05-15 15:29:10', '2017-05-15 15:29:10', null); INSERT INTO `ibrand_goods_product` VALUES ('18', '4', '24', 'YDK43110', '120.00', '239.00', null, null, '1', '[\"20\",\"42\"]', '2017-05-15 15:29:10', '2017-05-15 15:29:10', null); INSERT INTO `ibrand_goods_product` VALUES ('19', '4', '30', 'YDK43120', '120.00', '239.00', null, null, '1', '[\"20\",\"43\"]', '2017-05-15 15:29:10', '2017-05-15 15:29:10', null); INSERT INTO `ibrand_goods_product` VALUES ('20', '4', '33', 'YDK43130', '120.00', '239.00', null, null, '1', '[\"20\",\"44\"]', '2017-05-15 15:29:10', '2017-05-15 15:29:10', null); INSERT INTO `ibrand_goods_product` VALUES ('21', '5', '27', 'YLY10090', '135.00', '269.00', null, null, '1', '[\"4\",\"40\"]', '2017-05-15 15:36:23', '2017-05-15 15:36:23', null); INSERT INTO `ibrand_goods_product` VALUES ('22', '5', '24', 'YLY100100', '135.00', '269.00', null, null, '1', '[\"4\",\"41\"]', '2017-05-15 15:36:23', '2017-05-15 15:36:23', null); INSERT INTO `ibrand_goods_product` VALUES ('23', '5', '24', 'YLY100110', '135.00', '269.00', null, null, '1', '[\"4\",\"42\"]', '2017-05-15 15:36:23', '2017-05-15 15:36:23', null); INSERT INTO `ibrand_goods_product` VALUES ('24', '5', '19', 'YLY100120', '135.00', '269.00', null, null, '1', '[\"4\",\"43\"]', '2017-05-15 15:36:23', '2017-05-15 15:36:23', null); INSERT INTO `ibrand_goods_product` VALUES ('25', '5', '15', 'YLY100130', '135.00', '269.00', null, null, '1', '[\"4\",\"44\"]', '2017-05-15 15:36:23', '2017-05-15 15:36:23', null); INSERT INTO `ibrand_goods_product` VALUES ('26', '6', '49', 'YLY13090', '135.00', '269.00', null, null, '1', '[\"34\",\"40\"]', '2017-05-15 15:45:37', '2017-05-15 15:45:37', null); INSERT INTO `ibrand_goods_product` VALUES ('27', '6', '49', 'YLY130100', '135.00', '269.00', null, null, '1', '[\"34\",\"41\"]', '2017-05-15 15:45:37', '2017-05-15 15:45:37', null); INSERT INTO `ibrand_goods_product` VALUES ('28', '6', '49', 'YLY130110', '135.00', '269.00', null, null, '1', '[\"34\",\"42\"]', '2017-05-15 15:45:37', '2017-05-15 15:45:37', null); INSERT INTO `ibrand_goods_product` VALUES ('29', '6', '49', 'YLY130120', '135.00', '269.00', null, null, '1', '[\"34\",\"43\"]', '2017-05-15 15:45:37', '2017-05-15 15:45:37', null); INSERT INTO `ibrand_goods_product` VALUES ('30', '6', '49', 'YLY130130', '135.00', '269.00', null, null, '1', '[\"34\",\"44\"]', '2017-05-15 15:45:37', '2017-05-15 15:45:37', null); INSERT INTO `ibrand_goods_product` VALUES ('31', '7', '25', 'YLY10490', '85.00', '169.00', null, null, '1', '[\"37\",\"40\"]', '2017-05-15 16:00:54', '2017-05-15 16:00:54', null); INSERT INTO `ibrand_goods_product` VALUES ('32', '7', '50', 'YLY104100', '85.00', '169.00', null, null, '1', '[\"37\",\"41\"]', '2017-05-15 16:00:54', '2017-05-15 16:00:54', null); INSERT INTO `ibrand_goods_product` VALUES ('33', '7', '50', 'YLY104110', '85.00', '169.00', null, null, '1', '[\"37\",\"42\"]', '2017-05-15 16:00:54', '2017-05-15 16:00:54', null); INSERT INTO `ibrand_goods_product` VALUES ('34', '7', '50', 'YLY104120', '85.00', '169.00', null, null, '1', '[\"37\",\"43\"]', '2017-05-15 16:00:55', '2017-05-15 16:00:55', null); INSERT INTO `ibrand_goods_product` VALUES ('35', '7', '50', 'YLY104130', '85.00', '169.00', null, null, '1', '[\"37\",\"44\"]', '2017-05-15 16:00:55', '2017-05-15 16:00:55', null); INSERT INTO `ibrand_goods_product` VALUES ('36', '8', '40', 'YLY10390', '135.00', '269.00', null, null, '1', '[\"4\",\"40\"]', '2017-05-15 16:07:31', '2017-05-15 16:07:31', null); INSERT INTO `ibrand_goods_product` VALUES ('37', '8', '40', 'YLY103100', '135.00', '269.00', null, null, '1', '[\"4\",\"41\"]', '2017-05-15 16:07:31', '2017-05-15 16:07:31', null); INSERT INTO `ibrand_goods_product` VALUES ('38', '8', '40', 'YLY103110', '135.00', '269.00', null, null, '1', '[\"4\",\"42\"]', '2017-05-15 16:07:31', '2017-05-15 16:07:31', null); INSERT INTO `ibrand_goods_product` VALUES ('39', '8', '25', 'YLY103120', '135.00', '269.00', null, null, '1', '[\"4\",\"43\"]', '2017-05-15 16:07:31', '2017-05-15 16:07:31', null); INSERT INTO `ibrand_goods_product` VALUES ('40', '8', '33', 'YLY103130', '135.00', '269.00', null, null, '1', '[\"4\",\"44\"]', '2017-05-15 16:07:31', '2017-05-15 16:07:31', null); INSERT INTO `ibrand_goods_product` VALUES ('41', '9', '28', 'YLY12590', '135.00', '269.00', null, null, '1', '[\"15\",\"40\"]', '2017-05-15 16:13:34', '2017-05-15 16:13:34', null); INSERT INTO `ibrand_goods_product` VALUES ('42', '9', '50', 'YLY125100', '135.00', '269.00', null, null, '1', '[\"15\",\"41\"]', '2017-05-15 16:13:34', '2017-05-15 16:13:34', null); INSERT INTO `ibrand_goods_product` VALUES ('43', '9', '50', 'YLY125110', '135.00', '269.00', null, null, '1', '[\"15\",\"42\"]', '2017-05-15 16:13:34', '2017-05-15 16:13:34', null); INSERT INTO `ibrand_goods_product` VALUES ('44', '9', '50', 'YLY125120', '135.00', '269.00', null, null, '1', '[\"15\",\"43\"]', '2017-05-15 16:13:34', '2017-05-15 16:13:34', null); INSERT INTO `ibrand_goods_product` VALUES ('45', '9', '50', 'YLY125130', '135.00', '269.00', null, null, '1', '[\"15\",\"44\"]', '2017-05-15 16:13:34', '2017-05-15 16:13:34', null); INSERT INTO `ibrand_goods_product` VALUES ('46', '10', '26', 'YTZ11490', '125.00', '249.00', null, null, '1', '[\"40\",\"46\"]', '2017-05-15 16:41:51', '2017-05-15 16:41:51', null); INSERT INTO `ibrand_goods_product` VALUES ('47', '10', '50', 'YTZ114100', '125.00', '249.00', null, null, '1', '[\"41\",\"46\"]', '2017-05-15 16:41:51', '2017-05-15 16:41:51', null); INSERT INTO `ibrand_goods_product` VALUES ('48', '10', '50', 'YTZ114110', '125.00', '249.00', null, null, '1', '[\"42\",\"46\"]', '2017-05-15 16:41:51', '2017-05-15 16:41:51', null); INSERT INTO `ibrand_goods_product` VALUES ('49', '10', '36', 'YTZ114120', '125.00', '249.00', null, null, '1', '[\"43\",\"46\"]', '2017-05-15 16:41:51', '2017-05-15 16:41:51', null); INSERT INTO `ibrand_goods_product` VALUES ('50', '10', '50', 'YTZ114130', '125.00', '249.00', null, null, '1', '[\"44\",\"46\"]', '2017-05-15 16:41:51', '2017-05-15 16:41:51', null); INSERT INTO `ibrand_goods_product` VALUES ('51', '11', '50', 'YLY108F90', '99.00', '199.00', null, null, '1', '[\"4\",\"40\"]', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_product` VALUES ('52', '11', '50', 'YLY108H90', '99.00', '199.00', null, null, '1', '[\"40\",\"47\"]', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_product` VALUES ('53', '11', '50', 'YLY108F100', '99.00', '199.00', null, null, '1', '[\"4\",\"41\"]', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_product` VALUES ('54', '11', '50', 'YLY108H100', '99.00', '199.00', null, null, '1', '[\"41\",\"47\"]', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_product` VALUES ('55', '11', '50', 'YLY108F110', '99.00', '199.00', null, null, '1', '[\"4\",\"42\"]', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_product` VALUES ('56', '11', '50', 'YLY108H110', '99.00', '199.00', null, null, '1', '[\"42\",\"47\"]', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_product` VALUES ('57', '11', '50', 'YLY108F120', '99.00', '199.00', null, null, '1', '[\"4\",\"43\"]', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_product` VALUES ('58', '11', '50', 'YLY108H120', '99.00', '199.00', null, null, '1', '[\"43\",\"47\"]', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_product` VALUES ('59', '11', '50', 'YLY108F130', '99.00', '199.00', null, null, '1', '[\"4\",\"44\"]', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_product` VALUES ('60', '11', '50', 'YLY108H130', '99.00', '199.00', null, null, '1', '[\"44\",\"47\"]', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_product` VALUES ('61', '12', '40', 'YLY11690', '99.00', '199.00', null, null, '1', '[\"40\",\"46\"]', '2017-05-15 17:24:01', '2017-05-15 17:24:01', null); INSERT INTO `ibrand_goods_product` VALUES ('62', '12', '40', 'YLY116100', '99.00', '199.00', null, null, '1', '[\"41\",\"46\"]', '2017-05-15 17:24:01', '2017-05-15 17:24:01', null); INSERT INTO `ibrand_goods_product` VALUES ('63', '12', '40', 'YLY116110', '99.00', '199.00', null, null, '1', '[\"42\",\"46\"]', '2017-05-15 17:24:01', '2017-05-15 17:24:01', null); INSERT INTO `ibrand_goods_product` VALUES ('64', '12', '40', 'YLY116120', '99.00', '199.00', null, null, '1', '[\"43\",\"46\"]', '2017-05-15 17:24:01', '2017-05-15 17:24:01', null); INSERT INTO `ibrand_goods_product` VALUES ('65', '12', '23', 'YLY116130', '99.00', '199.00', null, null, '1', '[\"44\",\"46\"]', '2017-05-15 17:24:01', '2017-05-15 17:24:01', null); INSERT INTO `ibrand_goods_product` VALUES ('66', '13', '95', '77000', '298.00', '298.00', null, null, '1', '[\"1\",\"48\"]', '2017-09-22 13:26:08', '2017-10-19 22:11:40', null); INSERT INTO `ibrand_goods_product` VALUES ('67', '14', '1', 'SD21001', '28.00', '37.00', null, null, '1', '[\"4\",\"48\"]', '2017-10-16 15:09:03', '2017-10-19 22:23:47', null); INSERT INTO `ibrand_goods_product` VALUES ('68', '14', '4', 'SD21001-M', '28.00', '37.00', null, null, '1', '[\"18\",\"48\"]', '2017-10-16 15:09:03', '2018-03-30 08:08:07', null); INSERT INTO `ibrand_goods_product` VALUES ('69', '15', '20', 'jumony300', '145.00', '145.00', null, null, '1', '[\"45\",\"47\"]', '2017-10-18 22:12:12', '2017-10-18 22:12:12', null); INSERT INTO `ibrand_goods_product` VALUES ('70', '16', '20', 'theroms305-b', '159.00', '198.00', null, null, '1', '[\"4\",\"48\"]', '2017-10-18 22:22:04', '2017-10-18 22:22:04', null); INSERT INTO `ibrand_goods_product` VALUES ('71', '16', '20', 'theroms305-s', '159.00', '198.00', null, null, '1', '[\"20\",\"48\"]', '2017-10-18 22:22:04', '2017-10-18 22:22:04', null); INSERT INTO `ibrand_goods_product` VALUES ('72', '17', '20', 'dismk12-f', '98.00', '121.00', null, null, '1', '[\"4\",\"48\"]', '2017-10-18 22:46:49', '2017-10-18 22:46:49', null); INSERT INTO `ibrand_goods_product` VALUES ('73', '17', '20', 'dismk12-l', '98.00', '121.00', null, null, '1', '[\"11\",\"48\"]', '2017-10-18 22:46:49', '2017-10-18 22:46:49', null); INSERT INTO `ibrand_goods_product` VALUES ('74', '17', '20', 'dismk12-h', '98.00', '121.00', null, null, '1', '[\"47\",\"48\"]', '2017-10-18 22:46:49', '2017-10-18 22:46:49', null); INSERT INTO `ibrand_goods_product` VALUES ('75', '18', '20', 'lionyg-f', '32.00', '60.00', null, null, '1', '[\"4\",\"48\"]', '2017-10-18 22:52:47', '2017-10-18 22:52:47', null); INSERT INTO `ibrand_goods_product` VALUES ('76', '18', '20', 'lionyg-l', '32.00', '60.00', null, null, '1', '[\"10\",\"48\"]', '2017-10-18 22:52:47', '2017-10-18 22:52:47', null); INSERT INTO `ibrand_goods_product` VALUES ('77', '18', '20', 'lionyg-z', '32.00', '60.00', null, null, '1', '[\"26\",\"48\"]', '2017-10-18 22:52:47', '2017-10-18 22:52:47', null); INSERT INTO `ibrand_goods_product` VALUES ('78', '19', '20', 'liont-f', '109.00', '149.00', null, null, '1', '[\"4\",\"48\"]', '2017-10-18 22:57:27', '2017-10-18 22:57:27', null); INSERT INTO `ibrand_goods_product` VALUES ('79', '19', '20', 'liont-l', '109.00', '149.00', null, null, '1', '[\"11\",\"48\"]', '2017-10-18 22:57:27', '2017-10-18 22:57:27', null); INSERT INTO `ibrand_goods_product` VALUES ('80', '20', '39', 'XHR02', '258.00', '258.00', null, null, '1', '[\"47\",\"48\"]', '2017-10-18 22:59:15', '2018-09-03 22:22:08', null); INSERT INTO `ibrand_goods_product` VALUES ('81', '21', '20', 'BabyGanics-l', '79.00', '148.00', null, null, '1', '[\"11\",\"48\"]', '2017-10-18 23:04:10', '2017-10-18 23:04:10', null); INSERT INTO `ibrand_goods_product` VALUES ('82', '22', '10', '668-19', '88.00', '88.00', null, null, '1', '[\"4\",\"48\"]', '2017-10-18 23:07:04', '2017-10-18 23:07:04', null); INSERT INTO `ibrand_goods_product` VALUES ('83', '22', '10', '668-21', '88.00', '88.00', null, null, '1', '[\"20\",\"48\"]', '2017-10-18 23:07:04', '2017-10-18 23:07:04', null); INSERT INTO `ibrand_goods_product` VALUES ('84', '23', '20', '49796001-1', '35.00', '40.00', null, null, '1', '[\"11\",\"48\"]', '2017-10-18 23:08:06', '2017-10-18 23:08:06', null); INSERT INTO `ibrand_goods_product` VALUES ('85', '24', '19', 'vapejp-f', '78.00', '82.00', null, null, '1', '[\"4\",\"48\"]', '2017-10-18 23:11:32', '2018-05-07 17:11:12', null); INSERT INTO `ibrand_goods_product` VALUES ('86', '25', '10', 'A28', '39.90', '39.90', null, null, '1', '[\"4\",\"48\"]', '2017-10-18 23:11:54', '2017-10-18 23:11:54', null); INSERT INTO `ibrand_goods_product` VALUES ('87', '25', '10', 'B28', '39.90', '39.90', null, null, '1', '[\"20\",\"48\"]', '2017-10-18 23:11:54', '2017-10-18 23:11:54', null); INSERT INTO `ibrand_goods_product` VALUES ('88', '26', '20', 'hgt60-w', '53.00', '53.00', null, null, '1', '[\"46\",\"48\"]', '2017-10-18 23:16:04', '2017-10-18 23:16:04', null); INSERT INTO `ibrand_goods_product` VALUES ('89', '27', '10', 'XHP0011', '59.00', '59.00', null, null, '1', '[\"20\",\"48\"]', '2017-10-18 23:16:49', '2017-10-18 23:16:49', null); INSERT INTO `ibrand_goods_product` VALUES ('90', '28', '18', 'H33751-l', '22.90', '48.00', null, null, '1', '[\"11\",\"48\"]', '2017-10-18 23:18:53', '2017-12-16 16:22:40', null); INSERT INTO `ibrand_goods_product` VALUES ('91', '29', '8', 'TI-2021', '79.00', '79.00', null, null, '1', '[\"18\",\"48\"]', '2017-10-18 23:19:57', '2018-09-03 22:20:50', null); INSERT INTO `ibrand_goods_product` VALUES ('92', '30', '10', 'ENLIGHTEN', '128.00', '128.00', null, null, '1', '[\"9\",\"48\"]', '2017-10-18 23:25:57', '2017-10-18 23:25:57', null); INSERT INTO `ibrand_goods_product` VALUES ('93', '31', '10', 'Goodbaby2502', '118.00', '118.00', null, null, '1', '[\"12\",\"48\"]', '2017-10-18 23:32:08', '2017-10-18 23:32:08', null); INSERT INTO `ibrand_goods_product` VALUES ('94', '32', '10', 'U3201', '25.00', '25.00', null, null, '1', '[\"19\",\"48\"]', '2017-10-18 23:36:24', '2017-10-18 23:36:24', null); INSERT INTO `ibrand_goods_product` VALUES ('95', '33', '21', 'WEIBO1101', '16.11', '48.00', null, null, '1', '[\"7\",\"48\"]', '2017-11-09 16:39:47', '2017-11-22 21:18:01', null); INSERT INTO `ibrand_goods_product` VALUES ('96', '34', '92', 'WAZI001', '2.11', '15.00', null, null, '1', '[\"7\",\"48\"]', '2017-11-09 17:38:05', '2017-11-12 15:34:26', null); INSERT INTO `ibrand_goods_product` VALUES ('97', '35', '10', 'WANJU001', '2.11', '15.00', null, null, '1', '[\"7\",\"48\"]', '2017-11-09 17:40:33', '2017-11-12 17:10:13', null); INSERT INTO `ibrand_goods_product` VALUES ('98', '36', '100', 'TW-3035-1', '49.00', '228.00', null, null, '1', '[\"4\",\"48\"]', '2017-12-13 17:43:51', '2017-12-13 17:43:51', null); INSERT INTO `ibrand_goods_product` VALUES ('99', '36', '100', 'TW-3035-2', '49.00', '228.00', null, null, '1', '[\"16\",\"48\"]', '2017-12-13 17:43:51', '2017-12-13 17:43:51', null); INSERT INTO `ibrand_goods_product` VALUES ('100', '36', '100', 'TW-3035-3', '49.00', '228.00', null, null, '1', '[\"20\",\"48\"]', '2017-12-13 17:43:51', '2017-12-13 17:43:51', null); INSERT INTO `ibrand_goods_product` VALUES ('101', '37', '21', 'b070', '2.90', '15.00', null, null, '1', '[\"5\",\"48\"]', '2017-12-15 12:40:38', '2018-05-15 17:55:17', null); INSERT INTO `ibrand_goods_product` VALUES ('102', '38', '9', 'mz12', '15.90', '39.00', null, null, '1', '[\"5\",\"48\"]', '2017-12-15 12:44:50', '2017-12-15 12:44:50', null); INSERT INTO `ibrand_goods_product` VALUES ('103', '39', '6', '5239', '19.90', '69.00', null, null, '1', '[\"1\",\"48\"]', '2017-12-15 14:01:39', '2018-05-15 18:01:41', null); INSERT INTO `ibrand_goods_product` VALUES ('104', '40', '28', 'st020', '12.90', '35.00', null, null, '1', '[\"1\",\"48\"]', '2017-12-15 14:05:10', '2017-12-22 16:42:43', null); INSERT INTO `ibrand_goods_product` VALUES ('105', '41', '0', '9063-1', '29.00', '39.00', null, null, '1', '[\"10\",\"40\"]', '2018-05-15 11:13:52', '2018-05-15 11:16:29', null); INSERT INTO `ibrand_goods_product` VALUES ('106', '41', '0', '9063-2', '29.00', '39.00', null, null, '1', '[\"10\",\"41\"]', '2018-05-15 11:13:52', '2018-05-15 11:16:29', null); INSERT INTO `ibrand_goods_product` VALUES ('107', '41', '0', '9063-3', '29.00', '39.00', null, null, '1', '[\"10\",\"42\"]', '2018-05-15 11:13:52', '2018-05-15 11:16:29', null); INSERT INTO `ibrand_goods_product` VALUES ('108', '41', '0', '9063-4', '29.00', '39.00', null, null, '1', '[\"10\",\"43\"]', '2018-05-15 11:13:52', '2018-05-15 11:16:29', null); INSERT INTO `ibrand_goods_product` VALUES ('109', '41', '0', '9063-5', '29.00', '39.00', null, null, '1', '[\"10\",\"44\"]', '2018-05-15 11:13:52', '2018-05-15 11:16:29', null); INSERT INTO `ibrand_goods_product` VALUES ('110', '41', '0', '9063-6', '29.00', '39.00', null, null, '1', '[\"10\",\"45\"]', '2018-05-15 11:13:52', '2018-05-15 11:16:29', null); INSERT INTO `ibrand_goods_product` VALUES ('111', '41', '0', '9063-7', '29.00', '39.00', null, null, '1', '[\"34\",\"40\"]', '2018-05-15 11:13:52', '2018-05-15 11:16:29', null); INSERT INTO `ibrand_goods_product` VALUES ('112', '41', '0', '9063-8', '29.00', '39.00', null, null, '1', '[\"34\",\"41\"]', '2018-05-15 11:13:52', '2018-05-15 11:16:29', null); INSERT INTO `ibrand_goods_product` VALUES ('113', '41', '0', '9063-9', '29.00', '39.00', null, null, '1', '[\"34\",\"42\"]', '2018-05-15 11:13:52', '2018-05-15 11:16:29', null); INSERT INTO `ibrand_goods_product` VALUES ('114', '41', '0', '9063-10', '29.00', '39.00', null, null, '1', '[\"34\",\"43\"]', '2018-05-15 11:13:52', '2018-05-15 11:16:29', null); INSERT INTO `ibrand_goods_product` VALUES ('115', '41', '0', '9063-11', '29.00', '39.00', null, null, '1', '[\"34\",\"44\"]', '2018-05-15 11:13:52', '2018-05-15 11:16:29', null); INSERT INTO `ibrand_goods_product` VALUES ('116', '41', '0', '9063-12', '29.00', '39.00', null, null, '1', '[\"34\",\"45\"]', '2018-05-15 11:13:52', '2018-05-15 11:16:29', null); INSERT INTO `ibrand_goods_product` VALUES ('117', '41', '0', '9063-13', '29.00', '39.00', null, null, '1', '[\"35\",\"40\"]', '2018-05-15 11:13:52', '2018-05-15 11:16:29', null); INSERT INTO `ibrand_goods_product` VALUES ('118', '41', '19', '9063-14', '29.00', '39.00', null, null, '1', '[\"35\",\"41\"]', '2018-05-15 11:13:52', '2018-05-16 16:20:36', null); INSERT INTO `ibrand_goods_product` VALUES ('119', '41', '0', '9063-15', '29.00', '39.00', null, null, '1', '[\"35\",\"42\"]', '2018-05-15 11:13:52', '2018-05-15 11:16:29', null); INSERT INTO `ibrand_goods_product` VALUES ('120', '41', '0', '9063-16', '29.00', '39.00', null, null, '1', '[\"35\",\"43\"]', '2018-05-15 11:13:52', '2018-05-15 11:16:29', null); INSERT INTO `ibrand_goods_product` VALUES ('121', '41', '0', '9063-17', '29.00', '39.00', null, null, '1', '[\"35\",\"44\"]', '2018-05-15 11:13:52', '2018-05-15 11:16:29', null); INSERT INTO `ibrand_goods_product` VALUES ('122', '41', '50', '9063-18', '29.00', '39.00', null, null, '1', '[\"35\",\"45\"]', '2018-05-15 11:13:52', '2018-05-15 11:16:29', null); INSERT INTO `ibrand_goods_product` VALUES ('123', '42', '49', '9315-1', '29.00', '39.00', null, null, '1', '[\"38\",\"40\"]', '2018-05-15 11:29:26', '2018-05-15 18:13:23', null); INSERT INTO `ibrand_goods_product` VALUES ('124', '42', '29', '9315-2', '29.00', '39.00', null, null, '1', '[\"38\",\"41\"]', '2018-05-15 11:29:26', '2018-05-15 15:57:41', null); INSERT INTO `ibrand_goods_product` VALUES ('125', '42', '10', '9315-3', '29.00', '39.00', null, null, '1', '[\"38\",\"42\"]', '2018-05-15 11:29:26', '2018-05-15 11:29:26', null); INSERT INTO `ibrand_goods_product` VALUES ('126', '42', '0', '9315-4', '29.00', '39.00', null, null, '1', '[\"38\",\"43\"]', '2018-05-15 11:29:26', '2018-05-15 11:29:26', null); INSERT INTO `ibrand_goods_product` VALUES ('127', '42', '5', '9315-5', '29.00', '39.00', null, null, '1', '[\"38\",\"44\"]', '2018-05-15 11:29:26', '2018-05-15 16:10:45', null); INSERT INTO `ibrand_goods_product` VALUES ('128', '42', '0', '9315-6', '29.00', '39.00', null, null, '1', '[\"38\",\"45\"]', '2018-05-15 11:29:26', '2018-05-15 11:29:26', null); INSERT INTO `ibrand_goods_product` VALUES ('129', '43', '99', '9053-1', '28.00', '38.00', null, null, '1', '[\"10\",\"40\"]', '2018-05-15 11:58:44', '2018-05-16 22:02:26', null); INSERT INTO `ibrand_goods_product` VALUES ('130', '43', '100', '9053-2', '28.00', '38.00', null, null, '1', '[\"10\",\"41\"]', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_product` VALUES ('131', '43', '100', '9053-3', '28.00', '38.00', null, null, '1', '[\"10\",\"42\"]', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_product` VALUES ('132', '43', '100', '9053-4', '28.00', '38.00', null, null, '1', '[\"10\",\"43\"]', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_product` VALUES ('133', '43', '100', '9053-5', '28.00', '38.00', null, null, '1', '[\"10\",\"44\"]', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_product` VALUES ('134', '43', '100', '9053-6', '28.00', '38.00', null, null, '1', '[\"10\",\"45\"]', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_product` VALUES ('135', '43', '100', '9053-7', '28.00', '38.00', null, null, '1', '[\"14\",\"40\"]', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_product` VALUES ('136', '43', '100', '9053-8', '28.00', '38.00', null, null, '1', '[\"14\",\"41\"]', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_product` VALUES ('137', '43', '100', '9053-9', '28.00', '38.00', null, null, '1', '[\"14\",\"42\"]', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_product` VALUES ('138', '43', '100', '9053-10', '28.00', '38.00', null, null, '1', '[\"14\",\"43\"]', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_product` VALUES ('139', '43', '100', '9053-11', '28.00', '38.00', null, null, '1', '[\"14\",\"44\"]', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_product` VALUES ('140', '43', '100', '9053-12', '28.00', '38.00', null, null, '1', '[\"14\",\"45\"]', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_product` VALUES ('141', '43', '100', '9053-13', '28.00', '38.00', null, null, '1', '[\"31\",\"40\"]', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_product` VALUES ('142', '43', '100', '9053-14', '28.00', '38.00', null, null, '1', '[\"31\",\"41\"]', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_product` VALUES ('143', '43', '100', '9053-15', '28.00', '38.00', null, null, '1', '[\"31\",\"42\"]', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_product` VALUES ('144', '43', '99', '9053-16', '28.00', '38.00', null, null, '1', '[\"31\",\"43\"]', '2018-05-15 11:58:44', '2018-05-29 18:46:36', null); INSERT INTO `ibrand_goods_product` VALUES ('145', '43', '100', '9053-17', '28.00', '38.00', null, null, '1', '[\"31\",\"44\"]', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_product` VALUES ('146', '43', '100', '9053-18', '28.00', '38.00', null, null, '1', '[\"31\",\"45\"]', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_product` VALUES ('147', '43', '100', '9053-19', '28.00', '38.00', null, null, '1', '[\"40\",\"47\"]', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_product` VALUES ('148', '43', '100', '9053-20', '28.00', '38.00', null, null, '1', '[\"41\",\"47\"]', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_product` VALUES ('149', '43', '100', '9053-21', '28.00', '38.00', null, null, '1', '[\"42\",\"47\"]', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_product` VALUES ('150', '43', '100', '9053-22', '28.00', '38.00', null, null, '1', '[\"43\",\"47\"]', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_product` VALUES ('151', '43', '100', '9053-23', '28.00', '38.00', null, null, '1', '[\"44\",\"47\"]', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_product` VALUES ('152', '43', '100', '9053-24', '28.00', '38.00', null, null, '1', '[\"45\",\"47\"]', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_product` VALUES ('153', '44', '99', '9076-1', '29.00', '39.00', null, null, '1', '[\"10\",\"40\"]', '2018-05-15 12:21:58', '2018-05-16 14:30:55', null); INSERT INTO `ibrand_goods_product` VALUES ('154', '44', '100', '9076-2', '29.00', '39.00', null, null, '1', '[\"10\",\"41\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('155', '44', '100', '9076-3', '29.00', '39.00', null, null, '1', '[\"10\",\"42\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('156', '44', '100', '9076-4', '29.00', '39.00', null, null, '1', '[\"10\",\"43\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('157', '44', '100', '9076-5', '29.00', '39.00', null, null, '1', '[\"10\",\"44\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('158', '44', '100', '9076-6', '29.00', '39.00', null, null, '1', '[\"10\",\"45\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('159', '44', '0', '9076-7', '29.00', '39.00', null, null, '0', '[\"14\",\"40\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('160', '44', '0', '9076-8', '29.00', '39.00', null, null, '0', '[\"14\",\"41\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('161', '44', '100', '9076-9', '29.00', '39.00', null, null, '1', '[\"14\",\"42\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('162', '44', '100', '9076-10', '29.00', '39.00', null, null, '1', '[\"14\",\"43\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('163', '44', '50', '9076-11', '29.00', '39.00', null, null, '1', '[\"14\",\"44\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('164', '44', '20', '9076-12', '29.00', '39.00', null, null, '1', '[\"14\",\"45\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('165', '44', '10', '9076-13', '29.00', '39.00', null, null, '1', '[\"40\",\"46\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('166', '44', '30', '9076-14', '29.00', '39.00', null, null, '1', '[\"41\",\"46\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('167', '44', '30', '9076-15', '29.00', '39.00', null, null, '1', '[\"42\",\"46\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('168', '44', '0', '9076-16', '29.00', '39.00', null, null, '0', '[\"43\",\"46\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('169', '44', '0', '9076-17', '29.00', '39.00', null, null, '0', '[\"44\",\"46\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('170', '44', '0', '9076-18', '29.00', '39.00', null, null, '0', '[\"45\",\"46\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('171', '44', '0', '9076-19', '29.00', '39.00', null, null, '0', '[\"40\",\"47\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('172', '44', '0', '9076-20', '29.00', '39.00', null, null, '0', '[\"41\",\"47\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('173', '44', '0', '9076-21', '29.00', '39.00', null, null, '0', '[\"42\",\"47\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('174', '44', '0', '9076-22', '29.00', '39.00', null, null, '0', '[\"43\",\"47\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('175', '44', '0', '9076-23', '29.00', '39.00', null, null, '0', '[\"44\",\"47\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('176', '44', '0', '9076-24', '29.00', '39.00', null, null, '0', '[\"45\",\"47\"]', '2018-05-15 12:21:58', '2018-05-15 12:21:58', null); INSERT INTO `ibrand_goods_product` VALUES ('177', '45', '20', '9061-1', '28.00', '38.00', null, null, '1', '[\"14\",\"40\"]', '2018-05-15 14:23:36', '2018-05-18 17:57:02', null); INSERT INTO `ibrand_goods_product` VALUES ('178', '45', '20', '9061-2', '28.00', '38.00', null, null, '1', '[\"14\",\"41\"]', '2018-05-15 14:23:36', '2018-05-18 17:57:02', null); INSERT INTO `ibrand_goods_product` VALUES ('179', '45', '20', '9061-3', '28.00', '38.00', null, null, '1', '[\"14\",\"42\"]', '2018-05-15 14:23:36', '2018-05-18 17:57:02', null); INSERT INTO `ibrand_goods_product` VALUES ('180', '45', '20', '9061-4', '28.00', '38.00', null, null, '1', '[\"14\",\"43\"]', '2018-05-15 14:23:36', '2018-05-18 17:57:02', null); INSERT INTO `ibrand_goods_product` VALUES ('181', '45', '20', '9061-5', '28.00', '38.00', null, null, '1', '[\"14\",\"44\"]', '2018-05-15 14:23:36', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_product` VALUES ('182', '45', '20', '9061-6', '28.00', '38.00', null, null, '1', '[\"14\",\"45\"]', '2018-05-15 14:23:36', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_product` VALUES ('183', '45', '20', '9061-7', '28.00', '38.00', null, null, '1', '[\"23\",\"40\"]', '2018-05-15 14:23:36', '2018-05-15 14:23:36', null); INSERT INTO `ibrand_goods_product` VALUES ('184', '45', '20', '9061-8', '28.00', '38.00', null, null, '1', '[\"23\",\"41\"]', '2018-05-15 14:23:36', '2018-05-15 14:23:36', null); INSERT INTO `ibrand_goods_product` VALUES ('185', '45', '20', '9061-9', '28.00', '38.00', null, null, '1', '[\"23\",\"42\"]', '2018-05-15 14:23:36', '2018-05-15 14:23:36', null); INSERT INTO `ibrand_goods_product` VALUES ('186', '45', '17', '9061-10', '28.00', '38.00', null, null, '1', '[\"23\",\"43\"]', '2018-05-15 14:23:36', '2018-05-26 12:43:04', null); INSERT INTO `ibrand_goods_product` VALUES ('187', '45', '20', '9061-11', '28.00', '38.00', null, null, '1', '[\"23\",\"44\"]', '2018-05-15 14:23:36', '2018-05-15 14:23:36', null); INSERT INTO `ibrand_goods_product` VALUES ('188', '45', '19', '9061-12', '28.00', '38.00', null, null, '1', '[\"23\",\"45\"]', '2018-05-15 14:23:36', '2018-05-26 12:24:29', null); INSERT INTO `ibrand_goods_product` VALUES ('189', '45', '20', '9061-13', '28.00', '38.00', null, null, '1', '[\"40\",\"46\"]', '2018-05-15 14:23:36', '2018-05-15 14:23:36', null); INSERT INTO `ibrand_goods_product` VALUES ('190', '45', '20', '9061-14', '28.00', '38.00', null, null, '1', '[\"41\",\"46\"]', '2018-05-15 14:23:36', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_product` VALUES ('191', '45', '20', '9061-15', '28.00', '38.00', null, null, '1', '[\"42\",\"46\"]', '2018-05-15 14:23:36', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_product` VALUES ('192', '45', '20', '9061-16', '28.00', '38.00', null, null, '1', '[\"43\",\"46\"]', '2018-05-15 14:23:36', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_product` VALUES ('193', '45', '20', '9061-17', '28.00', '38.00', null, null, '1', '[\"44\",\"46\"]', '2018-05-15 14:23:36', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_product` VALUES ('194', '45', '20', '9061-18', '28.00', '38.00', null, null, '1', '[\"45\",\"46\"]', '2018-05-15 14:23:36', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_product` VALUES ('195', '45', '20', '9061-19', '28.00', '38.00', null, null, '1', '[\"40\",\"47\"]', '2018-05-15 14:23:36', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_product` VALUES ('196', '45', '20', '9061-20', '28.00', '38.00', null, null, '1', '[\"41\",\"47\"]', '2018-05-15 14:23:36', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_product` VALUES ('197', '45', '20', '9061-21', '28.00', '38.00', null, null, '1', '[\"42\",\"47\"]', '2018-05-15 14:23:36', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_product` VALUES ('198', '45', '20', '9061-22', '28.00', '38.00', null, null, '1', '[\"43\",\"47\"]', '2018-05-15 14:23:37', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_product` VALUES ('199', '45', '20', '9061-23', '28.00', '38.00', null, null, '1', '[\"44\",\"47\"]', '2018-05-15 14:23:37', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_product` VALUES ('200', '45', '20', '9061-24', '28.00', '38.00', null, null, '1', '[\"45\",\"47\"]', '2018-05-15 14:23:37', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_product` VALUES ('201', '46', '10', '9099-1', '29.00', '39.00', null, null, '1', '[\"35\",\"40\"]', '2018-05-15 14:41:16', '2018-05-15 14:41:16', null); INSERT INTO `ibrand_goods_product` VALUES ('202', '46', '0', '9099-2', '29.00', '39.00', null, null, '0', '[\"35\",\"41\"]', '2018-05-15 14:41:16', '2018-05-15 14:41:16', null); INSERT INTO `ibrand_goods_product` VALUES ('203', '46', '0', '9099-3', '29.00', '39.00', null, null, '0', '[\"35\",\"42\"]', '2018-05-15 14:41:16', '2018-05-15 14:41:16', null); INSERT INTO `ibrand_goods_product` VALUES ('204', '46', '0', '9099-4', '29.00', '39.00', null, null, '0', '[\"35\",\"43\"]', '2018-05-15 14:41:16', '2018-05-15 14:41:16', null); INSERT INTO `ibrand_goods_product` VALUES ('205', '46', '0', '9099-5', '29.00', '39.00', null, null, '0', '[\"35\",\"44\"]', '2018-05-15 14:41:16', '2018-05-15 14:41:16', null); INSERT INTO `ibrand_goods_product` VALUES ('206', '46', '0', '9099-6', '29.00', '39.00', null, null, '0', '[\"35\",\"45\"]', '2018-05-15 14:41:16', '2018-05-15 14:41:16', null); INSERT INTO `ibrand_goods_product` VALUES ('207', '47', '0', 'KS364-1', '28.00', '38.00', null, null, '0', '[\"40\",\"46\"]', '2018-05-15 14:53:04', '2018-05-15 18:07:52', null); INSERT INTO `ibrand_goods_product` VALUES ('208', '47', '0', 'KS364-2', '28.00', '38.00', null, null, '0', '[\"41\",\"46\"]', '2018-05-15 14:53:04', '2018-05-15 18:07:52', null); INSERT INTO `ibrand_goods_product` VALUES ('209', '47', '0', 'KS364-3', '28.00', '38.00', null, null, '0', '[\"42\",\"46\"]', '2018-05-15 14:53:04', '2018-05-15 18:07:52', null); INSERT INTO `ibrand_goods_product` VALUES ('210', '47', '0', 'KS364-4', '28.00', '38.00', null, null, '0', '[\"43\",\"46\"]', '2018-05-15 14:53:04', '2018-05-15 18:07:52', null); INSERT INTO `ibrand_goods_product` VALUES ('211', '47', '0', 'KS364-5', '28.00', '38.00', null, null, '0', '[\"44\",\"46\"]', '2018-05-15 14:53:04', '2018-05-15 18:07:52', null); INSERT INTO `ibrand_goods_product` VALUES ('212', '47', '0', 'KS364-6', '28.00', '38.00', null, null, '0', '[\"46\",\"60\"]', '2018-05-15 14:53:04', '2018-05-15 18:07:52', null); INSERT INTO `ibrand_goods_product` VALUES ('218', '48', '100', 'KS1702-6', '98.00', '146.00', null, null, '1', '[\"1\",\"49\"]', '2018-05-15 15:37:43', '2018-05-16 10:21:30', null); INSERT INTO `ibrand_goods_product` VALUES ('219', '48', '100', 'KS1702-7', '98.00', '146.00', null, null, '1', '[\"1\",\"50\"]', '2018-05-15 15:37:43', '2018-05-16 10:21:30', null); INSERT INTO `ibrand_goods_product` VALUES ('220', '48', '100', 'KS1702-8', '98.00', '146.00', null, null, '1', '[\"1\",\"51\"]', '2018-05-15 15:37:43', '2018-05-16 10:21:30', null); INSERT INTO `ibrand_goods_product` VALUES ('221', '48', '100', 'KS1702-9', '98.00', '146.00', null, null, '1', '[\"1\",\"52\"]', '2018-05-15 15:37:43', '2018-05-16 10:21:30', null); INSERT INTO `ibrand_goods_product` VALUES ('227', '48', '100', 'KS1702-15', '98.00', '146.00', null, null, '1', '[\"5\",\"49\"]', '2018-05-15 15:37:43', '2018-05-16 10:21:30', null); INSERT INTO `ibrand_goods_product` VALUES ('228', '48', '100', 'KS1702-16', '98.00', '146.00', null, null, '1', '[\"5\",\"50\"]', '2018-05-15 15:37:43', '2018-05-16 10:21:30', null); INSERT INTO `ibrand_goods_product` VALUES ('229', '48', '100', 'KS1702-17', '98.00', '146.00', null, null, '1', '[\"5\",\"51\"]', '2018-05-15 15:37:43', '2018-05-16 10:21:30', null); INSERT INTO `ibrand_goods_product` VALUES ('230', '48', '100', 'KS1702-18', '98.00', '146.00', null, null, '1', '[\"5\",\"52\"]', '2018-05-15 15:37:43', '2018-05-16 10:21:30', null); INSERT INTO `ibrand_goods_product` VALUES ('231', '49', '79', 'KS1602-1', '69.00', '99.00', null, null, '1', '[\"4\",\"40\"]', '2018-05-15 15:47:55', '2018-05-16 15:15:13', null); INSERT INTO `ibrand_goods_product` VALUES ('232', '49', '80', 'KS1602-2', '69.00', '99.00', null, null, '1', '[\"4\",\"41\"]', '2018-05-15 15:47:55', '2018-05-15 15:47:55', null); INSERT INTO `ibrand_goods_product` VALUES ('233', '49', '80', 'KS1602-3', '69.00', '99.00', null, null, '1', '[\"4\",\"42\"]', '2018-05-15 15:47:55', '2018-05-15 15:47:55', null); INSERT INTO `ibrand_goods_product` VALUES ('234', '49', '80', 'KS1602-4', '69.00', '99.00', null, null, '1', '[\"4\",\"43\"]', '2018-05-15 15:47:55', '2018-05-15 15:47:55', null); INSERT INTO `ibrand_goods_product` VALUES ('235', '49', '80', 'KS1602-5', '69.00', '99.00', null, null, '1', '[\"4\",\"44\"]', '2018-05-15 15:47:55', '2018-05-15 15:47:55', null); INSERT INTO `ibrand_goods_product` VALUES ('236', '49', '80', 'KS1602-6', '69.00', '99.00', null, null, '1', '[\"40\",\"46\"]', '2018-05-15 15:47:55', '2018-05-15 15:47:55', null); INSERT INTO `ibrand_goods_product` VALUES ('237', '49', '80', 'KS1602-7', '69.00', '99.00', null, null, '1', '[\"41\",\"46\"]', '2018-05-15 15:47:55', '2018-05-15 15:47:55', null); INSERT INTO `ibrand_goods_product` VALUES ('238', '49', '80', 'KS1602-8', '69.00', '99.00', null, null, '1', '[\"42\",\"46\"]', '2018-05-15 15:47:55', '2018-05-15 15:47:55', null); INSERT INTO `ibrand_goods_product` VALUES ('239', '49', '80', 'KS1602-9', '69.00', '99.00', null, null, '1', '[\"43\",\"46\"]', '2018-05-15 15:47:55', '2018-05-15 15:47:55', null); INSERT INTO `ibrand_goods_product` VALUES ('240', '49', '80', 'KS1602-10', '69.00', '99.00', null, null, '1', '[\"44\",\"46\"]', '2018-05-15 15:47:55', '2018-05-15 15:47:55', null); INSERT INTO `ibrand_goods_product` VALUES ('241', '50', '80', 'KS1705-1', '69.00', '99.00', null, null, '1', '[\"4\",\"41\"]', '2018-05-15 16:07:12', '2018-05-15 16:07:12', null); INSERT INTO `ibrand_goods_product` VALUES ('242', '50', '80', 'KS1705-2', '69.00', '99.00', null, null, '1', '[\"4\",\"42\"]', '2018-05-15 16:07:12', '2018-05-15 16:07:12', null); INSERT INTO `ibrand_goods_product` VALUES ('243', '50', '80', 'KS1705-3', '69.00', '99.00', null, null, '1', '[\"4\",\"43\"]', '2018-05-15 16:07:12', '2018-05-15 16:07:12', null); INSERT INTO `ibrand_goods_product` VALUES ('244', '50', '80', 'KS1705-4', '69.00', '99.00', null, null, '1', '[\"4\",\"44\"]', '2018-05-15 16:07:12', '2018-05-15 16:07:12', null); INSERT INTO `ibrand_goods_product` VALUES ('245', '50', '80', 'KS1705-5', '69.00', '99.00', null, null, '1', '[\"4\",\"49\"]', '2018-05-15 16:07:12', '2018-05-15 16:07:12', null); INSERT INTO `ibrand_goods_product` VALUES ('246', '50', '80', 'KS1705-6', '69.00', '99.00', null, null, '1', '[\"4\",\"50\"]', '2018-05-15 16:07:12', '2018-05-15 16:07:12', null); INSERT INTO `ibrand_goods_product` VALUES ('247', '50', '0', 'KS1705-7', '69.00', '99.00', null, null, '0', '[\"4\",\"51\"]', '2018-05-15 16:07:12', '2018-05-15 16:07:12', null); INSERT INTO `ibrand_goods_product` VALUES ('248', '50', '0', 'KS1705-10', '69.00', '99.00', null, null, '0', '[\"4\",\"52\"]', '2018-05-15 16:07:12', '2018-05-15 16:07:12', null); INSERT INTO `ibrand_goods_product` VALUES ('249', '50', '10', 'KS1705-11', '69.00', '99.00', null, null, '1', '[\"15\",\"41\"]', '2018-05-15 16:07:12', '2018-05-15 16:07:12', null); INSERT INTO `ibrand_goods_product` VALUES ('250', '50', '10', 'KS1705-12', '69.00', '99.00', null, null, '1', '[\"15\",\"42\"]', '2018-05-15 16:07:12', '2018-05-15 16:07:12', null); INSERT INTO `ibrand_goods_product` VALUES ('251', '50', '10', 'KS1705-13', '69.00', '99.00', null, null, '1', '[\"15\",\"43\"]', '2018-05-15 16:07:12', '2018-05-15 16:07:12', null); INSERT INTO `ibrand_goods_product` VALUES ('252', '50', '10', 'KS1705-14', '69.00', '99.00', null, null, '1', '[\"15\",\"44\"]', '2018-05-15 16:07:12', '2018-05-15 16:07:12', null); INSERT INTO `ibrand_goods_product` VALUES ('253', '50', '30', 'KS1705-15', '69.00', '99.00', null, null, '1', '[\"15\",\"49\"]', '2018-05-15 16:07:12', '2018-05-15 16:07:12', null); INSERT INTO `ibrand_goods_product` VALUES ('254', '50', '10', 'KS1705-16', '69.00', '99.00', null, null, '1', '[\"15\",\"50\"]', '2018-05-15 16:07:12', '2018-05-15 16:07:12', null); INSERT INTO `ibrand_goods_product` VALUES ('255', '50', '30', 'KS1705-17', '69.00', '99.00', null, null, '1', '[\"15\",\"51\"]', '2018-05-15 16:07:12', '2018-05-15 16:07:12', null); INSERT INTO `ibrand_goods_product` VALUES ('256', '50', '10', 'KS1705-18', '69.00', '99.00', null, null, '1', '[\"15\",\"52\"]', '2018-05-15 16:07:12', '2018-05-15 16:07:12', null); INSERT INTO `ibrand_goods_product` VALUES ('269', '52', '80', '9097-1', '29.00', '39.00', null, null, '1', '[\"14\",\"40\"]', '2018-05-15 16:21:02', '2018-05-15 16:21:02', null); INSERT INTO `ibrand_goods_product` VALUES ('270', '52', '80', '9097-2', '29.00', '39.00', null, null, '1', '[\"14\",\"41\"]', '2018-05-15 16:21:02', '2018-05-15 16:21:02', null); INSERT INTO `ibrand_goods_product` VALUES ('271', '52', '80', '9097-3', '29.00', '39.00', null, null, '1', '[\"14\",\"42\"]', '2018-05-15 16:21:02', '2018-05-15 16:21:02', null); INSERT INTO `ibrand_goods_product` VALUES ('272', '52', '80', '9097-4', '29.00', '39.00', null, null, '1', '[\"14\",\"43\"]', '2018-05-15 16:21:02', '2018-05-15 16:21:02', null); INSERT INTO `ibrand_goods_product` VALUES ('273', '52', '80', '9097-5', '29.00', '39.00', null, null, '1', '[\"14\",\"44\"]', '2018-05-15 16:21:02', '2018-05-15 16:21:02', null); INSERT INTO `ibrand_goods_product` VALUES ('274', '52', '80', '9097-6', '29.00', '39.00', null, null, '1', '[\"14\",\"45\"]', '2018-05-15 16:21:02', '2018-05-15 16:21:02', null); INSERT INTO `ibrand_goods_product` VALUES ('275', '52', '10', '9097-7', '29.00', '39.00', null, null, '1', '[\"40\",\"47\"]', '2018-05-15 16:21:02', '2018-05-15 16:21:02', null); INSERT INTO `ibrand_goods_product` VALUES ('276', '52', '30', '9097-8', '29.00', '39.00', null, null, '1', '[\"41\",\"47\"]', '2018-05-15 16:21:02', '2018-05-15 16:21:02', null); INSERT INTO `ibrand_goods_product` VALUES ('277', '52', '10', '9097-9', '29.00', '39.00', null, null, '1', '[\"42\",\"47\"]', '2018-05-15 16:21:02', '2018-05-15 16:21:02', null); INSERT INTO `ibrand_goods_product` VALUES ('278', '52', '10', '9097-10', '29.00', '39.00', null, null, '1', '[\"43\",\"47\"]', '2018-05-15 16:21:02', '2018-05-15 16:21:02', null); INSERT INTO `ibrand_goods_product` VALUES ('279', '52', '10', '9097-11', '29.00', '39.00', null, null, '1', '[\"44\",\"47\"]', '2018-05-15 16:21:02', '2018-05-15 16:21:02', null); INSERT INTO `ibrand_goods_product` VALUES ('280', '52', '10', '9097-12', '29.00', '39.00', null, null, '1', '[\"45\",\"47\"]', '2018-05-15 16:21:02', '2018-05-15 16:21:02', null); INSERT INTO `ibrand_goods_product` VALUES ('291', '53', '80', 'KS496-1', '89.00', '139.00', null, null, '1', '[\"4\",\"40\"]', '2018-05-15 16:40:20', '2018-05-15 16:40:20', null); INSERT INTO `ibrand_goods_product` VALUES ('292', '53', '80', 'KS496-2', '89.00', '139.00', null, null, '1', '[\"4\",\"41\"]', '2018-05-15 16:40:20', '2018-05-15 16:40:20', null); INSERT INTO `ibrand_goods_product` VALUES ('293', '53', '80', 'KS496-3', '89.00', '139.00', null, null, '1', '[\"4\",\"42\"]', '2018-05-15 16:40:20', '2018-05-15 16:40:20', null); INSERT INTO `ibrand_goods_product` VALUES ('294', '53', '80', 'KS496-4', '89.00', '139.00', null, null, '1', '[\"4\",\"43\"]', '2018-05-15 16:40:20', '2018-05-15 16:40:20', null); INSERT INTO `ibrand_goods_product` VALUES ('295', '53', '80', 'KS496-5', '89.00', '139.00', null, null, '1', '[\"4\",\"44\"]', '2018-05-15 16:40:20', '2018-05-15 16:40:20', null); INSERT INTO `ibrand_goods_product` VALUES ('296', '53', '80', 'KS496-6', '89.00', '139.00', null, null, '1', '[\"14\",\"40\"]', '2018-05-15 16:40:20', '2018-05-15 16:40:20', null); INSERT INTO `ibrand_goods_product` VALUES ('297', '53', '79', 'KS496-7', '89.00', '139.00', null, null, '1', '[\"14\",\"41\"]', '2018-05-15 16:40:20', '2018-05-25 15:33:42', null); INSERT INTO `ibrand_goods_product` VALUES ('298', '53', '80', 'KS496-8', '89.00', '139.00', null, null, '1', '[\"14\",\"42\"]', '2018-05-15 16:40:21', '2018-05-15 16:40:21', null); INSERT INTO `ibrand_goods_product` VALUES ('299', '53', '80', 'KS496-9', '89.00', '139.00', null, null, '1', '[\"14\",\"43\"]', '2018-05-15 16:40:21', '2018-05-15 16:40:21', null); INSERT INTO `ibrand_goods_product` VALUES ('300', '53', '80', 'KS496-10', '89.00', '139.00', null, null, '1', '[\"14\",\"44\"]', '2018-05-15 16:40:21', '2018-05-15 16:40:21', null); INSERT INTO `ibrand_goods_product` VALUES ('301', '54', '10', 'KS580-6', '88.00', '136.00', null, null, '1', '[\"1\",\"50\"]', '2018-05-15 16:42:46', '2018-05-16 10:26:17', null); INSERT INTO `ibrand_goods_product` VALUES ('307', '54', '5', 'KS580-7', '88.00', '136.00', null, null, '1', '[\"1\",\"61\"]', '2018-05-15 16:42:46', '2018-05-15 16:42:46', null); INSERT INTO `ibrand_goods_product` VALUES ('308', '54', '10', 'KS580-13', '88.00', '136.00', null, null, '1', '[\"46\",\"50\"]', '2018-05-15 16:42:46', '2018-05-16 10:26:17', null); INSERT INTO `ibrand_goods_product` VALUES ('314', '54', '0', 'KS580-14', '88.00', '136.00', null, null, '0', '[\"46\",\"61\"]', '2018-05-15 16:42:46', '2018-05-15 16:45:39', null); INSERT INTO `ibrand_goods_product` VALUES ('315', '55', '0', 'KS342-1', '89.00', '149.00', null, null, '0', '[\"4\",\"40\"]', '2018-05-15 16:57:14', '2018-05-15 16:57:14', null); INSERT INTO `ibrand_goods_product` VALUES ('316', '55', '0', 'KS342-2', '89.00', '149.00', null, null, '0', '[\"4\",\"41\"]', '2018-05-15 16:57:14', '2018-05-15 16:57:14', null); INSERT INTO `ibrand_goods_product` VALUES ('317', '55', '0', 'KS342-3', '89.00', '149.00', null, null, '0', '[\"4\",\"42\"]', '2018-05-15 16:57:14', '2018-05-15 16:57:14', null); INSERT INTO `ibrand_goods_product` VALUES ('318', '55', '0', 'KS342-4', '89.00', '149.00', null, null, '0', '[\"4\",\"43\"]', '2018-05-15 16:57:14', '2018-05-15 16:57:14', null); INSERT INTO `ibrand_goods_product` VALUES ('319', '55', '0', 'KS342-5', '89.00', '149.00', null, null, '0', '[\"4\",\"44\"]', '2018-05-15 16:57:14', '2018-05-15 16:57:14', null); INSERT INTO `ibrand_goods_product` VALUES ('320', '55', '3', 'KS342-6', '89.00', '149.00', null, null, '1', '[\"21\",\"40\"]', '2018-05-15 16:57:14', '2018-05-15 16:57:14', null); INSERT INTO `ibrand_goods_product` VALUES ('321', '55', '3', 'KS342-7', '89.00', '149.00', null, null, '1', '[\"21\",\"41\"]', '2018-05-15 16:57:14', '2018-05-15 16:57:14', null); INSERT INTO `ibrand_goods_product` VALUES ('322', '55', '3', 'KS342-8', '89.00', '149.00', null, null, '1', '[\"21\",\"42\"]', '2018-05-15 16:57:14', '2018-05-15 16:57:14', null); INSERT INTO `ibrand_goods_product` VALUES ('323', '55', '3', 'KS342-9', '89.00', '149.00', null, null, '1', '[\"21\",\"43\"]', '2018-05-15 16:57:14', '2018-05-15 16:57:14', null); INSERT INTO `ibrand_goods_product` VALUES ('324', '55', '3', 'KS342-10', '89.00', '149.00', null, null, '1', '[\"21\",\"44\"]', '2018-05-15 16:57:15', '2018-05-15 16:57:15', null); INSERT INTO `ibrand_goods_product` VALUES ('325', '55', '0', 'KS342-11', '89.00', '149.00', null, null, '0', '[\"37\",\"40\"]', '2018-05-15 16:57:15', '2018-05-15 16:57:15', null); INSERT INTO `ibrand_goods_product` VALUES ('326', '55', '0', 'KS342-12', '89.00', '149.00', null, null, '0', '[\"37\",\"41\"]', '2018-05-15 16:57:15', '2018-05-15 16:57:15', null); INSERT INTO `ibrand_goods_product` VALUES ('327', '55', '0', 'KS342-13', '89.00', '149.00', null, null, '0', '[\"37\",\"42\"]', '2018-05-15 16:57:15', '2018-05-15 16:57:15', null); INSERT INTO `ibrand_goods_product` VALUES ('328', '55', '0', 'KS342-14', '89.00', '149.00', null, null, '0', '[\"37\",\"43\"]', '2018-05-15 16:57:15', '2018-05-15 16:57:15', null); INSERT INTO `ibrand_goods_product` VALUES ('329', '55', '0', 'KS342-15', '89.00', '149.00', null, null, '0', '[\"37\",\"44\"]', '2018-05-15 16:57:15', '2018-05-15 16:57:15', null); INSERT INTO `ibrand_goods_product` VALUES ('330', '56', '0', 'KS1681-1', '99.00', '169.00', null, null, '0', '[\"40\",\"46\"]', '2018-05-15 17:13:24', '2018-05-15 17:13:24', null); INSERT INTO `ibrand_goods_product` VALUES ('331', '56', '0', 'KS1681-2', '99.00', '169.00', null, null, '0', '[\"41\",\"46\"]', '2018-05-15 17:13:24', '2018-05-15 17:13:24', null); INSERT INTO `ibrand_goods_product` VALUES ('332', '56', '1', 'KS1681-3', '99.00', '169.00', null, null, '1', '[\"42\",\"46\"]', '2018-05-15 17:13:24', '2018-05-15 17:13:24', null); INSERT INTO `ibrand_goods_product` VALUES ('333', '56', '0', 'KS1681-4', '99.00', '169.00', null, null, '0', '[\"43\",\"46\"]', '2018-05-15 17:13:24', '2018-05-15 17:13:24', null); INSERT INTO `ibrand_goods_product` VALUES ('334', '56', '0', 'KS1681-5', '99.00', '169.00', null, null, '0', '[\"44\",\"46\"]', '2018-05-15 17:13:24', '2018-05-15 17:13:24', null); INSERT INTO `ibrand_goods_product` VALUES ('335', '57', '5', 'KS448-1', '89.00', '139.00', null, null, '1', '[\"1\",\"40\"]', '2018-05-15 17:26:20', '2018-05-15 17:26:20', null); INSERT INTO `ibrand_goods_product` VALUES ('336', '57', '5', 'KS448-2', '89.00', '139.00', null, null, '1', '[\"1\",\"41\"]', '2018-05-15 17:26:20', '2018-05-15 17:26:20', null); INSERT INTO `ibrand_goods_product` VALUES ('337', '57', '5', 'KS448-3', '89.00', '139.00', null, null, '1', '[\"1\",\"42\"]', '2018-05-15 17:26:20', '2018-05-15 17:26:20', null); INSERT INTO `ibrand_goods_product` VALUES ('338', '57', '5', 'KS448-4', '89.00', '139.00', null, null, '1', '[\"1\",\"43\"]', '2018-05-15 17:26:20', '2018-05-15 17:26:20', null); INSERT INTO `ibrand_goods_product` VALUES ('339', '57', '5', 'KS448-5', '89.00', '139.00', null, null, '1', '[\"1\",\"44\"]', '2018-05-15 17:26:20', '2018-05-15 17:26:20', null); INSERT INTO `ibrand_goods_product` VALUES ('340', '57', '5', 'KS448-6', '89.00', '139.00', null, null, '1', '[\"5\",\"40\"]', '2018-05-15 17:26:20', '2018-05-15 17:26:20', null); INSERT INTO `ibrand_goods_product` VALUES ('341', '57', '5', 'KS448-7', '89.00', '139.00', null, null, '1', '[\"5\",\"41\"]', '2018-05-15 17:26:20', '2018-05-15 17:26:20', null); INSERT INTO `ibrand_goods_product` VALUES ('342', '57', '5', 'KS448-8', '89.00', '139.00', null, null, '1', '[\"5\",\"42\"]', '2018-05-15 17:26:20', '2018-05-15 17:26:20', null); INSERT INTO `ibrand_goods_product` VALUES ('343', '57', '5', 'KS448-9', '89.00', '139.00', null, null, '1', '[\"5\",\"43\"]', '2018-05-15 17:26:20', '2018-05-15 17:26:20', null); INSERT INTO `ibrand_goods_product` VALUES ('344', '57', '5', 'KS448-10', '89.00', '139.00', null, null, '1', '[\"5\",\"44\"]', '2018-05-15 17:26:20', '2018-05-15 17:26:20', null); INSERT INTO `ibrand_goods_product` VALUES ('345', '58', '99', 'KS1794-1', '98.00', '146.00', null, null, '1', '[\"4\",\"49\"]', '2018-05-15 17:30:56', '2018-05-27 11:40:24', null); INSERT INTO `ibrand_goods_product` VALUES ('346', '58', '100', 'KS1794-2', '98.00', '146.00', null, null, '1', '[\"4\",\"50\"]', '2018-05-15 17:30:56', '2018-05-15 17:30:56', null); INSERT INTO `ibrand_goods_product` VALUES ('347', '58', '0', 'KS1794-3', '98.00', '146.00', null, null, '0', '[\"4\",\"51\"]', '2018-05-15 17:30:56', '2018-05-15 17:30:56', null); INSERT INTO `ibrand_goods_product` VALUES ('348', '58', '0', 'KS1794-4', '98.00', '146.00', null, null, '0', '[\"4\",\"52\"]', '2018-05-15 17:30:56', '2018-05-15 17:30:56', null); INSERT INTO `ibrand_goods_product` VALUES ('349', '58', '100', 'KS1794-5', '68.00', '99.00', null, null, '1', '[\"4\",\"53\"]', '2018-05-15 17:30:56', '2018-05-15 17:30:56', null); INSERT INTO `ibrand_goods_product` VALUES ('350', '58', '100', 'KS1794-6', '68.00', '99.00', null, null, '1', '[\"4\",\"54\"]', '2018-05-15 17:30:56', '2018-05-15 17:30:56', null); INSERT INTO `ibrand_goods_product` VALUES ('351', '58', '100', 'KS1794-7', '68.00', '99.00', null, null, '1', '[\"4\",\"55\"]', '2018-05-15 17:30:56', '2018-05-15 17:30:56', null); INSERT INTO `ibrand_goods_product` VALUES ('352', '58', '100', 'KS1794-8', '68.00', '99.00', null, null, '1', '[\"4\",\"56\"]', '2018-05-15 17:30:56', '2018-05-15 17:30:56', null); INSERT INTO `ibrand_goods_product` VALUES ('353', '58', '100', 'KS1794-9', '98.00', '99.00', null, null, '1', '[\"4\",\"57\"]', '2018-05-15 17:30:56', '2018-05-15 17:30:56', null); INSERT INTO `ibrand_goods_product` VALUES ('354', '58', '100', 'KS1794-10', '98.00', '146.00', null, null, '1', '[\"47\",\"49\"]', '2018-05-15 17:30:56', '2018-05-15 17:30:56', null); INSERT INTO `ibrand_goods_product` VALUES ('355', '58', '97', 'KS1794-11', '98.00', '146.00', null, null, '1', '[\"47\",\"50\"]', '2018-05-15 17:30:56', '2018-05-26 18:02:39', null); INSERT INTO `ibrand_goods_product` VALUES ('356', '58', '100', 'KS1794-12', '98.00', '146.00', null, null, '1', '[\"47\",\"51\"]', '2018-05-15 17:30:56', '2018-05-15 17:30:56', null); INSERT INTO `ibrand_goods_product` VALUES ('357', '58', '100', 'KS1794-13', '98.00', '146.00', null, null, '1', '[\"47\",\"52\"]', '2018-05-15 17:30:56', '2018-05-15 17:30:56', null); INSERT INTO `ibrand_goods_product` VALUES ('358', '58', '99', 'KS1794-14', '68.00', '99.00', null, null, '1', '[\"47\",\"53\"]', '2018-05-15 17:30:56', '2018-05-27 11:55:43', null); INSERT INTO `ibrand_goods_product` VALUES ('359', '58', '99', 'KS1794-15', '68.00', '99.00', null, null, '1', '[\"47\",\"54\"]', '2018-05-15 17:30:56', '2018-05-27 11:09:53', null); INSERT INTO `ibrand_goods_product` VALUES ('360', '58', '99', 'KS1794-16', '68.00', '99.00', null, null, '1', '[\"47\",\"55\"]', '2018-05-15 17:30:56', '2018-06-04 19:22:25', null); INSERT INTO `ibrand_goods_product` VALUES ('361', '58', '100', 'KS1794-17', '68.00', '99.00', null, null, '1', '[\"47\",\"56\"]', '2018-05-15 17:30:56', '2018-05-15 17:30:56', null); INSERT INTO `ibrand_goods_product` VALUES ('362', '58', '100', 'KS1794-18', '68.00', '99.00', null, null, '1', '[\"47\",\"57\"]', '2018-05-15 17:30:56', '2018-05-15 17:30:56', null); INSERT INTO `ibrand_goods_product` VALUES ('363', '59', '20', 'KS1637-1', '69.00', '119.00', null, null, '1', '[\"1\",\"40\"]', '2018-05-15 17:41:25', '2018-05-18 17:57:55', null); INSERT INTO `ibrand_goods_product` VALUES ('364', '59', '20', 'KS1637-2', '69.00', '119.00', null, null, '1', '[\"1\",\"41\"]', '2018-05-15 17:41:25', '2018-05-18 17:57:55', null); INSERT INTO `ibrand_goods_product` VALUES ('365', '59', '20', 'KS1637-3', '69.00', '119.00', null, null, '1', '[\"1\",\"42\"]', '2018-05-15 17:41:25', '2018-05-18 17:57:55', null); INSERT INTO `ibrand_goods_product` VALUES ('366', '59', '20', 'KS1637-4', '69.00', '119.00', null, null, '1', '[\"1\",\"43\"]', '2018-05-15 17:41:25', '2018-05-18 17:57:55', null); INSERT INTO `ibrand_goods_product` VALUES ('367', '59', '20', 'KS1637-5', '69.00', '119.00', null, null, '1', '[\"1\",\"44\"]', '2018-05-15 17:41:25', '2018-05-18 17:57:55', null); INSERT INTO `ibrand_goods_product` VALUES ('368', '59', '20', 'KS1637-6', '69.00', '119.00', null, null, '1', '[\"2\",\"40\"]', '2018-05-15 17:41:25', '2018-05-18 17:57:55', null); INSERT INTO `ibrand_goods_product` VALUES ('369', '59', '20', 'KS1637-7', '69.00', '119.00', null, null, '1', '[\"2\",\"41\"]', '2018-05-15 17:41:25', '2018-05-18 17:57:55', null); INSERT INTO `ibrand_goods_product` VALUES ('370', '59', '20', 'KS1637-8', '69.00', '119.00', null, null, '1', '[\"2\",\"42\"]', '2018-05-15 17:41:25', '2018-05-18 17:57:55', null); INSERT INTO `ibrand_goods_product` VALUES ('371', '59', '20', 'KS1637-9', '69.00', '119.00', null, null, '1', '[\"2\",\"43\"]', '2018-05-15 17:41:25', '2018-05-18 17:57:55', null); INSERT INTO `ibrand_goods_product` VALUES ('372', '59', '19', 'KS1637-10', '69.00', '119.00', null, null, '1', '[\"2\",\"44\"]', '2018-05-15 17:41:25', '2018-05-27 11:19:22', null); INSERT INTO `ibrand_goods_product` VALUES ('373', '59', '20', 'KS1637-11', '69.00', '119.00', null, null, '1', '[\"5\",\"40\"]', '2018-05-15 17:41:25', '2018-05-18 17:57:56', null); INSERT INTO `ibrand_goods_product` VALUES ('374', '59', '20', 'KS1637-12', '69.00', '119.00', null, null, '1', '[\"5\",\"41\"]', '2018-05-15 17:41:25', '2018-05-18 17:57:56', null); INSERT INTO `ibrand_goods_product` VALUES ('375', '59', '20', 'KS1637-13', '69.00', '119.00', null, null, '1', '[\"5\",\"42\"]', '2018-05-15 17:41:25', '2018-05-18 17:57:56', null); INSERT INTO `ibrand_goods_product` VALUES ('376', '59', '20', 'KS1637-14', '69.00', '119.00', null, null, '1', '[\"5\",\"43\"]', '2018-05-15 17:41:25', '2018-05-18 17:57:56', null); INSERT INTO `ibrand_goods_product` VALUES ('377', '59', '20', 'KS1637-15', '69.00', '119.00', null, null, '1', '[\"5\",\"44\"]', '2018-05-15 17:41:25', '2018-05-18 17:57:56', null); INSERT INTO `ibrand_goods_product` VALUES ('378', '59', '20', 'KS1637-16', '69.00', '119.00', null, null, '1', '[\"18\",\"40\"]', '2018-05-15 17:41:25', '2018-05-18 17:57:56', null); INSERT INTO `ibrand_goods_product` VALUES ('379', '59', '20', 'KS1637-17', '69.00', '119.00', null, null, '1', '[\"18\",\"41\"]', '2018-05-15 17:41:25', '2018-05-18 17:57:56', null); INSERT INTO `ibrand_goods_product` VALUES ('380', '59', '20', 'KS1637-18', '69.00', '119.00', null, null, '1', '[\"18\",\"42\"]', '2018-05-15 17:41:25', '2018-05-18 17:57:56', null); INSERT INTO `ibrand_goods_product` VALUES ('381', '59', '20', 'KS1637-19', '69.00', '119.00', null, null, '1', '[\"18\",\"43\"]', '2018-05-15 17:41:25', '2018-05-18 17:57:56', null); INSERT INTO `ibrand_goods_product` VALUES ('382', '59', '20', 'KS1637-20', '69.00', '119.00', null, null, '1', '[\"18\",\"44\"]', '2018-05-15 17:41:25', '2018-05-18 17:57:56', null); INSERT INTO `ibrand_goods_product` VALUES ('383', '59', '20', 'KS1637-21', '69.00', '119.00', null, null, '1', '[\"40\",\"46\"]', '2018-05-15 17:41:25', '2018-05-18 17:57:56', null); INSERT INTO `ibrand_goods_product` VALUES ('384', '59', '20', 'KS1637-22', '69.00', '119.00', null, null, '1', '[\"41\",\"46\"]', '2018-05-15 17:41:25', '2018-05-18 17:57:56', null); INSERT INTO `ibrand_goods_product` VALUES ('385', '59', '20', 'KS1637-23', '69.00', '119.00', null, null, '1', '[\"42\",\"46\"]', '2018-05-15 17:41:25', '2018-05-18 17:57:56', null); INSERT INTO `ibrand_goods_product` VALUES ('386', '59', '20', 'KS1637-24', '69.00', '119.00', null, null, '1', '[\"43\",\"46\"]', '2018-05-15 17:41:26', '2018-05-18 17:57:56', null); INSERT INTO `ibrand_goods_product` VALUES ('387', '59', '20', 'KS1637-25', '69.00', '119.00', null, null, '1', '[\"44\",\"46\"]', '2018-05-15 17:41:26', '2018-05-18 17:57:56', null); INSERT INTO `ibrand_goods_product` VALUES ('388', '60', '1', 'KS1717-1', '79.00', '129.00', null, null, '1', '[\"1\",\"40\"]', '2018-05-15 17:51:34', '2018-05-26 10:48:57', null); INSERT INTO `ibrand_goods_product` VALUES ('389', '60', '2', 'KS1717-2', '79.00', '129.00', null, null, '1', '[\"1\",\"41\"]', '2018-05-15 17:51:34', '2018-05-15 17:51:34', null); INSERT INTO `ibrand_goods_product` VALUES ('390', '60', '2', 'KS1717-3', '79.00', '129.00', null, null, '1', '[\"1\",\"42\"]', '2018-05-15 17:51:34', '2018-05-15 17:51:34', null); INSERT INTO `ibrand_goods_product` VALUES ('391', '60', '2', 'KS1717-4', '79.00', '129.00', null, null, '1', '[\"1\",\"43\"]', '2018-05-15 17:51:34', '2018-05-15 17:51:34', null); INSERT INTO `ibrand_goods_product` VALUES ('392', '60', '2', 'KS1717-5', '79.00', '129.00', null, null, '1', '[\"1\",\"44\"]', '2018-05-15 17:51:34', '2018-05-15 17:51:34', null); INSERT INTO `ibrand_goods_product` VALUES ('393', '60', '2', 'KS1717-6', '79.00', '129.00', null, null, '1', '[\"40\",\"46\"]', '2018-05-15 17:51:35', '2018-05-15 17:51:35', null); INSERT INTO `ibrand_goods_product` VALUES ('394', '60', '2', 'KS1717-7', '79.00', '129.00', null, null, '1', '[\"41\",\"46\"]', '2018-05-15 17:51:35', '2018-05-15 17:51:35', null); INSERT INTO `ibrand_goods_product` VALUES ('395', '60', '2', 'KS1717-8', '79.00', '129.00', null, null, '1', '[\"42\",\"46\"]', '2018-05-15 17:51:35', '2018-05-15 17:51:35', null); INSERT INTO `ibrand_goods_product` VALUES ('396', '60', '2', 'KS1717-9', '79.00', '129.00', null, null, '1', '[\"43\",\"46\"]', '2018-05-15 17:51:35', '2018-05-15 17:51:35', null); INSERT INTO `ibrand_goods_product` VALUES ('397', '60', '2', 'KS1717-10', '79.00', '129.00', null, null, '1', '[\"44\",\"46\"]', '2018-05-15 17:51:35', '2018-05-15 17:51:35', null); INSERT INTO `ibrand_goods_product` VALUES ('398', '61', '0', 'KS1612-1', '129.00', '199.00', null, null, '0', '[\"4\",\"51\"]', '2018-05-15 17:58:37', '2018-05-15 17:58:37', null); INSERT INTO `ibrand_goods_product` VALUES ('399', '61', '0', 'KS1612-2', '129.00', '199.00', null, null, '0', '[\"4\",\"52\"]', '2018-05-15 17:58:37', '2018-05-15 17:58:37', null); INSERT INTO `ibrand_goods_product` VALUES ('400', '61', '20', 'KS1612-3', '79.00', '125.00', null, null, '1', '[\"4\",\"53\"]', '2018-05-15 17:58:37', '2018-05-18 17:55:48', null); INSERT INTO `ibrand_goods_product` VALUES ('401', '61', '20', 'KS1612-4', '79.00', '125.00', null, null, '1', '[\"4\",\"54\"]', '2018-05-15 17:58:37', '2018-05-18 17:55:48', null); INSERT INTO `ibrand_goods_product` VALUES ('402', '61', '20', 'KS1612-5', '79.00', '125.00', null, null, '1', '[\"4\",\"55\"]', '2018-05-15 17:58:37', '2018-05-18 17:55:48', null); INSERT INTO `ibrand_goods_product` VALUES ('403', '61', '20', 'KS1612-6', '79.00', '125.00', null, null, '1', '[\"4\",\"56\"]', '2018-05-15 17:58:37', '2018-05-18 17:55:48', null); INSERT INTO `ibrand_goods_product` VALUES ('404', '61', '20', 'KS1612-7', '79.00', '125.00', null, null, '1', '[\"4\",\"57\"]', '2018-05-15 17:58:37', '2018-05-18 17:55:48', null); INSERT INTO `ibrand_goods_product` VALUES ('405', '61', '20', 'KS1612-8', '129.00', '199.00', null, null, '1', '[\"4\",\"58\"]', '2018-05-15 17:58:37', '2018-05-18 17:55:48', null); INSERT INTO `ibrand_goods_product` VALUES ('406', '61', '20', 'KS1612-9', '129.00', '199.00', null, null, '1', '[\"4\",\"59\"]', '2018-05-15 17:58:37', '2018-05-18 17:55:48', null); INSERT INTO `ibrand_goods_product` VALUES ('407', '61', '20', 'KS1612-10', '129.00', '199.00', null, null, '1', '[\"18\",\"51\"]', '2018-05-15 17:58:38', '2018-05-18 17:55:48', null); INSERT INTO `ibrand_goods_product` VALUES ('408', '61', '20', 'KS1612-11', '129.00', '199.00', null, null, '1', '[\"18\",\"52\"]', '2018-05-15 17:58:38', '2018-05-18 17:55:48', null); INSERT INTO `ibrand_goods_product` VALUES ('409', '61', '20', 'KS1612-12', '79.00', '125.00', null, null, '1', '[\"18\",\"53\"]', '2018-05-15 17:58:38', '2018-05-18 17:55:48', null); INSERT INTO `ibrand_goods_product` VALUES ('410', '61', '20', 'KS1612-13', '79.00', '125.00', null, null, '1', '[\"18\",\"54\"]', '2018-05-15 17:58:38', '2018-05-18 17:55:48', null); INSERT INTO `ibrand_goods_product` VALUES ('411', '61', '20', 'KS1612-14', '79.00', '125.00', null, null, '1', '[\"18\",\"55\"]', '2018-05-15 17:58:38', '2018-05-18 17:55:48', null); INSERT INTO `ibrand_goods_product` VALUES ('412', '61', '20', 'KS1612-15', '79.00', '125.00', null, null, '1', '[\"18\",\"56\"]', '2018-05-15 17:58:38', '2018-05-18 17:55:48', null); INSERT INTO `ibrand_goods_product` VALUES ('413', '61', '20', 'KS1612-16', '79.00', '125.00', null, null, '1', '[\"18\",\"57\"]', '2018-05-15 17:58:38', '2018-05-18 17:55:48', null); INSERT INTO `ibrand_goods_product` VALUES ('414', '61', '20', 'KS1612-17', '129.00', '199.00', null, null, '1', '[\"18\",\"58\"]', '2018-05-15 17:58:38', '2018-05-18 17:55:48', null); INSERT INTO `ibrand_goods_product` VALUES ('415', '61', '20', 'KS1612-18', '129.00', '199.00', null, null, '1', '[\"18\",\"59\"]', '2018-05-15 17:58:38', '2018-05-18 17:55:48', null); INSERT INTO `ibrand_goods_product` VALUES ('416', '62', '0', 'KS1581-1', '79.00', '129.00', null, null, '1', '[\"1\",\"40\"]', '2018-05-15 18:01:29', '2018-05-15 18:01:29', null); INSERT INTO `ibrand_goods_product` VALUES ('417', '62', '0', 'KS1581-2', '79.00', '129.00', null, null, '1', '[\"1\",\"41\"]', '2018-05-15 18:01:29', '2018-05-15 18:01:29', null); INSERT INTO `ibrand_goods_product` VALUES ('418', '62', '0', 'KS1581-3', '79.00', '129.00', null, null, '1', '[\"1\",\"42\"]', '2018-05-15 18:01:29', '2018-05-15 18:01:29', null); INSERT INTO `ibrand_goods_product` VALUES ('419', '62', '0', 'KS1581-4', '79.00', '129.00', null, null, '1', '[\"1\",\"43\"]', '2018-05-15 18:01:29', '2018-05-15 18:01:29', null); INSERT INTO `ibrand_goods_product` VALUES ('420', '62', '0', 'KS1581-5', '79.00', '129.00', null, null, '1', '[\"1\",\"44\"]', '2018-05-15 18:01:29', '2018-05-15 18:01:29', null); INSERT INTO `ibrand_goods_product` VALUES ('421', '62', '0', 'KS1581-6', '79.00', '129.00', null, null, '1', '[\"4\",\"40\"]', '2018-05-15 18:01:29', '2018-05-15 18:01:29', null); INSERT INTO `ibrand_goods_product` VALUES ('422', '62', '0', 'KS1581-7', '79.00', '129.00', null, null, '1', '[\"4\",\"41\"]', '2018-05-15 18:01:29', '2018-05-15 18:01:29', null); INSERT INTO `ibrand_goods_product` VALUES ('423', '62', '0', 'KS1581-8', '79.00', '129.00', null, null, '1', '[\"4\",\"42\"]', '2018-05-15 18:01:29', '2018-05-15 18:01:29', null); INSERT INTO `ibrand_goods_product` VALUES ('424', '62', '0', 'KS1581-9', '79.00', '129.00', null, null, '1', '[\"4\",\"43\"]', '2018-05-15 18:01:29', '2018-05-15 18:01:29', null); INSERT INTO `ibrand_goods_product` VALUES ('425', '62', '0', 'KS1581-10', '79.00', '129.00', null, null, '1', '[\"4\",\"44\"]', '2018-05-15 18:01:29', '2018-05-15 18:01:29', null); INSERT INTO `ibrand_goods_product` VALUES ('426', '62', '0', 'KS1581-11', '79.00', '129.00', null, null, '1', '[\"40\",\"46\"]', '2018-05-15 18:01:29', '2018-05-15 18:01:29', null); INSERT INTO `ibrand_goods_product` VALUES ('427', '62', '0', 'KS1581-12', '79.00', '129.00', null, null, '1', '[\"41\",\"46\"]', '2018-05-15 18:01:29', '2018-05-15 18:01:29', null); INSERT INTO `ibrand_goods_product` VALUES ('428', '62', '0', 'KS1581-13', '79.00', '129.00', null, null, '1', '[\"42\",\"46\"]', '2018-05-15 18:01:29', '2018-05-15 18:01:29', null); INSERT INTO `ibrand_goods_product` VALUES ('429', '62', '0', 'KS1581-14', '79.00', '129.00', null, null, '1', '[\"43\",\"46\"]', '2018-05-15 18:01:29', '2018-05-15 18:01:29', null); INSERT INTO `ibrand_goods_product` VALUES ('430', '62', '0', 'KS1581-15', '79.00', '129.00', null, null, '1', '[\"44\",\"46\"]', '2018-05-15 18:01:30', '2018-05-15 18:01:30', null); INSERT INTO `ibrand_goods_product` VALUES ('431', '63', '100', 'KS1729-1', '69.00', '99.00', null, null, '1', '[\"20\",\"40\"]', '2018-05-16 09:41:38', '2018-05-16 09:41:38', null); INSERT INTO `ibrand_goods_product` VALUES ('432', '63', '100', 'KS1729-2', '69.00', '99.00', null, null, '1', '[\"20\",\"41\"]', '2018-05-16 09:41:38', '2018-05-16 09:41:38', null); INSERT INTO `ibrand_goods_product` VALUES ('433', '63', '100', 'KS1729-3', '69.00', '99.00', null, null, '1', '[\"20\",\"42\"]', '2018-05-16 09:41:38', '2018-05-16 09:41:38', null); INSERT INTO `ibrand_goods_product` VALUES ('434', '63', '100', 'KS1729-4', '69.00', '99.00', null, null, '1', '[\"20\",\"43\"]', '2018-05-16 09:41:38', '2018-05-16 09:41:38', null); INSERT INTO `ibrand_goods_product` VALUES ('435', '63', '100', 'KS1729-5', '69.00', '99.00', null, null, '1', '[\"20\",\"44\"]', '2018-05-16 09:41:39', '2018-05-16 09:41:39', null); INSERT INTO `ibrand_goods_product` VALUES ('436', '63', '100', 'KS1729-6', '88.00', '136.00', null, null, '1', '[\"20\",\"49\"]', '2018-05-16 09:41:39', '2018-05-16 09:41:39', null); INSERT INTO `ibrand_goods_product` VALUES ('437', '63', '100', 'KS1729-7', '88.00', '136.00', null, null, '1', '[\"20\",\"50\"]', '2018-05-16 09:41:39', '2018-05-16 09:41:39', null); INSERT INTO `ibrand_goods_product` VALUES ('438', '64', '10', '9700-1', '49.00', '79.00', null, null, '1', '[\"14\",\"40\"]', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_product` VALUES ('439', '64', '10', '9700-2', '49.00', '79.00', null, null, '1', '[\"14\",\"41\"]', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_product` VALUES ('440', '64', '0', '9700-3', '49.00', '79.00', null, null, '0', '[\"14\",\"42\"]', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_product` VALUES ('441', '64', '0', '9700-4', '49.00', '79.00', null, null, '0', '[\"14\",\"43\"]', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_product` VALUES ('442', '64', '5', '9700-5', '49.00', '79.00', null, null, '1', '[\"14\",\"44\"]', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_product` VALUES ('443', '64', '20', '9700-6', '49.00', '79.00', null, null, '1', '[\"14\",\"45\"]', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_product` VALUES ('444', '64', '20', '9700-7', '49.00', '79.00', null, null, '1', '[\"40\",\"47\"]', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_product` VALUES ('445', '64', '20', '9700-8', '49.00', '79.00', null, null, '1', '[\"41\",\"47\"]', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_product` VALUES ('446', '64', '20', '9700-9', '49.00', '79.00', null, null, '1', '[\"42\",\"47\"]', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_product` VALUES ('447', '64', '20', '9700-10', '49.00', '79.00', null, null, '1', '[\"43\",\"47\"]', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_product` VALUES ('448', '64', '20', '9700-11', '49.00', '79.00', null, null, '1', '[\"44\",\"47\"]', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_product` VALUES ('449', '64', '20', '9700-12', '49.00', '79.00', null, null, '1', '[\"45\",\"47\"]', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_product` VALUES ('450', '65', '100', 'KS1636-1', '49.00', '75.00', null, null, '1', '[\"4\",\"40\"]', '2018-05-16 09:53:33', '2018-05-16 09:53:33', null); INSERT INTO `ibrand_goods_product` VALUES ('451', '65', '100', 'KS1636-2', '49.00', '75.00', null, null, '1', '[\"4\",\"41\"]', '2018-05-16 09:53:33', '2018-05-16 09:53:33', null); INSERT INTO `ibrand_goods_product` VALUES ('452', '65', '100', 'KS1636-3', '49.00', '75.00', null, null, '1', '[\"4\",\"42\"]', '2018-05-16 09:53:33', '2018-05-16 09:53:33', null); INSERT INTO `ibrand_goods_product` VALUES ('453', '65', '100', 'KS1636-4', '49.00', '75.00', null, null, '1', '[\"4\",\"43\"]', '2018-05-16 09:53:33', '2018-05-16 09:53:33', null); INSERT INTO `ibrand_goods_product` VALUES ('454', '65', '100', 'KS1636-5', '49.00', '75.00', null, null, '1', '[\"4\",\"44\"]', '2018-05-16 09:53:33', '2018-05-16 09:53:33', null); INSERT INTO `ibrand_goods_product` VALUES ('455', '65', '100', 'KS1636-6', '79.00', '120.00', null, null, '1', '[\"4\",\"49\"]', '2018-05-16 09:53:33', '2018-05-16 09:53:33', null); INSERT INTO `ibrand_goods_product` VALUES ('456', '65', '100', 'KS1636-7', '79.00', '120.00', null, null, '1', '[\"4\",\"50\"]', '2018-05-16 09:53:33', '2018-05-16 09:53:33', null); INSERT INTO `ibrand_goods_product` VALUES ('457', '65', '0', 'KS1636-8', '79.00', '120.00', null, null, '0', '[\"4\",\"51\"]', '2018-05-16 09:53:33', '2018-05-16 09:53:33', null); INSERT INTO `ibrand_goods_product` VALUES ('458', '65', '0', 'KS1636-9', '79.00', '120.00', null, null, '0', '[\"4\",\"52\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('459', '65', '100', 'KS1636-10', '49.00', '75.00', null, null, '1', '[\"20\",\"40\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('460', '65', '100', 'KS1636-11', '49.00', '75.00', null, null, '1', '[\"20\",\"41\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('461', '65', '100', 'KS1636-12', '49.00', '75.00', null, null, '1', '[\"20\",\"42\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('462', '65', '100', 'KS1636-13', '49.00', '75.00', null, null, '1', '[\"20\",\"43\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('463', '65', '100', 'KS1636-14', '49.00', '75.00', null, null, '1', '[\"20\",\"44\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('464', '65', '100', 'KS1636-15', '79.00', '120.00', null, null, '1', '[\"20\",\"49\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('465', '65', '100', 'KS1636-16', '79.00', '120.00', null, null, '1', '[\"20\",\"50\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('466', '65', '100', 'KS1636-17', '79.00', '120.00', null, null, '1', '[\"20\",\"51\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('467', '65', '100', 'KS1636-18', '79.00', '120.00', null, null, '1', '[\"20\",\"52\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('468', '65', '100', 'KS1636-19', '49.00', '75.00', null, null, '1', '[\"40\",\"46\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('469', '65', '100', 'KS1636-20', '49.00', '75.00', null, null, '1', '[\"41\",\"46\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('470', '65', '100', 'KS1636-21', '49.00', '75.00', null, null, '1', '[\"42\",\"46\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('471', '65', '100', 'KS1636-22', '49.00', '75.00', null, null, '1', '[\"43\",\"46\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('472', '65', '100', 'KS1636-23', '49.00', '75.00', null, null, '1', '[\"44\",\"46\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('473', '65', '100', 'KS1636-24', '79.00', '120.00', null, null, '1', '[\"46\",\"49\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('474', '65', '100', 'KS1636-25', '79.00', '120.00', null, null, '1', '[\"46\",\"50\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('475', '65', '100', 'KS1636-26', '79.00', '120.00', null, null, '1', '[\"46\",\"51\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('476', '65', '100', 'KS1636-27', '79.00', '120.00', null, null, '1', '[\"46\",\"52\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('477', '65', '100', 'KS1636-28', '49.00', '75.00', null, null, '1', '[\"40\",\"47\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('478', '65', '100', 'KS1636-29', '49.00', '75.00', null, null, '1', '[\"41\",\"47\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('479', '65', '100', 'KS1636-30', '49.00', '75.00', null, null, '1', '[\"42\",\"47\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('480', '65', '100', 'KS1636-31', '49.00', '75.00', null, null, '1', '[\"43\",\"47\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('481', '65', '100', 'KS1636-32', '49.00', '75.00', null, null, '1', '[\"44\",\"47\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('482', '65', '100', 'KS1636-33', '79.00', '120.00', null, null, '1', '[\"47\",\"49\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('483', '65', '100', 'KS1636-34', '79.00', '120.00', null, null, '1', '[\"47\",\"50\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('484', '65', '0', 'KS1636-35', '79.00', '120.00', null, null, '0', '[\"47\",\"51\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('485', '65', '0', 'KS1636-36', '79.00', '120.00', null, null, '0', '[\"47\",\"52\"]', '2018-05-16 09:53:34', '2018-05-16 09:53:34', null); INSERT INTO `ibrand_goods_product` VALUES ('486', '66', '30', 'Ks1694-1', '78.00', '118.00', null, null, '1', '[\"15\",\"40\"]', '2018-05-16 10:08:51', '2018-05-16 10:08:51', null); INSERT INTO `ibrand_goods_product` VALUES ('487', '66', '30', 'Ks1694-2', '78.00', '118.00', null, null, '1', '[\"15\",\"41\"]', '2018-05-16 10:08:51', '2018-05-16 10:08:51', null); INSERT INTO `ibrand_goods_product` VALUES ('488', '66', '30', 'Ks1694-4', '78.00', '118.00', null, null, '1', '[\"15\",\"42\"]', '2018-05-16 10:08:51', '2018-05-16 10:08:51', null); INSERT INTO `ibrand_goods_product` VALUES ('489', '66', '30', 'Ks1694-5', '78.00', '118.00', null, null, '1', '[\"15\",\"43\"]', '2018-05-16 10:08:51', '2018-05-16 10:08:51', null); INSERT INTO `ibrand_goods_product` VALUES ('490', '66', '30', 'Ks1694-6', '78.00', '118.00', null, null, '1', '[\"15\",\"44\"]', '2018-05-16 10:08:51', '2018-05-16 10:08:51', null); INSERT INTO `ibrand_goods_product` VALUES ('491', '66', '30', 'Ks1694-7', '78.00', '118.00', null, null, '1', '[\"40\",\"47\"]', '2018-05-16 10:08:51', '2018-05-16 10:08:51', null); INSERT INTO `ibrand_goods_product` VALUES ('492', '66', '30', 'Ks1694-8', '78.00', '118.00', null, null, '1', '[\"41\",\"47\"]', '2018-05-16 10:08:52', '2018-05-16 10:08:52', null); INSERT INTO `ibrand_goods_product` VALUES ('493', '66', '30', 'Ks1694-9', '78.00', '118.00', null, null, '1', '[\"42\",\"47\"]', '2018-05-16 10:08:52', '2018-05-16 10:08:52', null); INSERT INTO `ibrand_goods_product` VALUES ('494', '66', '30', 'Ks1694-10', '78.00', '118.00', null, null, '1', '[\"43\",\"47\"]', '2018-05-16 10:08:52', '2018-05-16 10:08:52', null); INSERT INTO `ibrand_goods_product` VALUES ('495', '66', '30', 'Ks1694-11', '78.00', '118.00', null, null, '1', '[\"44\",\"47\"]', '2018-05-16 10:08:52', '2018-05-16 10:08:52', null); INSERT INTO `ibrand_goods_product` VALUES ('496', '67', '0', 'KS1677-1', '68.00', '98.00', null, null, '0', '[\"4\",\"40\"]', '2018-05-16 10:12:03', '2018-05-16 10:12:03', null); INSERT INTO `ibrand_goods_product` VALUES ('497', '67', '0', 'KS1677-2', '68.00', '98.00', null, null, '0', '[\"4\",\"41\"]', '2018-05-16 10:12:03', '2018-05-16 10:12:03', null); INSERT INTO `ibrand_goods_product` VALUES ('498', '67', '0', 'KS1677-3', '68.00', '98.00', null, null, '0', '[\"4\",\"42\"]', '2018-05-16 10:12:03', '2018-05-16 10:12:03', null); INSERT INTO `ibrand_goods_product` VALUES ('499', '67', '0', 'KS1677-4', '68.00', '98.00', null, null, '0', '[\"4\",\"43\"]', '2018-05-16 10:12:03', '2018-05-16 10:12:03', null); INSERT INTO `ibrand_goods_product` VALUES ('500', '67', '0', 'KS1677-5', '68.00', '98.00', null, null, '0', '[\"4\",\"44\"]', '2018-05-16 10:12:04', '2018-05-16 10:12:04', null); INSERT INTO `ibrand_goods_product` VALUES ('501', '67', '0', 'KS1677-6', '79.00', '125.00', null, null, '0', '[\"4\",\"49\"]', '2018-05-16 10:12:04', '2018-05-16 10:12:04', null); INSERT INTO `ibrand_goods_product` VALUES ('502', '67', '0', 'KS1677-7', '79.00', '125.00', null, null, '0', '[\"4\",\"50\"]', '2018-05-16 10:12:04', '2018-05-16 10:12:04', null); INSERT INTO `ibrand_goods_product` VALUES ('503', '67', '0', 'KS1677-8', '68.00', '98.00', null, null, '0', '[\"11\",\"40\"]', '2018-05-16 10:12:04', '2018-05-16 10:12:04', null); INSERT INTO `ibrand_goods_product` VALUES ('504', '67', '0', 'KS1677-9', '68.00', '98.00', null, null, '0', '[\"11\",\"41\"]', '2018-05-16 10:12:04', '2018-05-16 10:12:04', null); INSERT INTO `ibrand_goods_product` VALUES ('505', '67', '0', 'KS1677-10', '68.00', '98.00', null, null, '0', '[\"11\",\"42\"]', '2018-05-16 10:12:04', '2018-05-16 10:12:04', null); INSERT INTO `ibrand_goods_product` VALUES ('506', '67', '0', 'KS1677-11', '68.00', '98.00', null, null, '0', '[\"11\",\"43\"]', '2018-05-16 10:12:04', '2018-05-16 10:12:04', null); INSERT INTO `ibrand_goods_product` VALUES ('507', '67', '0', 'KS1677-12', '68.00', '98.00', null, null, '0', '[\"11\",\"44\"]', '2018-05-16 10:12:04', '2018-05-16 10:12:04', null); INSERT INTO `ibrand_goods_product` VALUES ('508', '67', '0', 'KS1677-13', '79.00', '125.00', null, null, '0', '[\"11\",\"49\"]', '2018-05-16 10:12:04', '2018-05-16 10:12:04', null); INSERT INTO `ibrand_goods_product` VALUES ('509', '67', '0', 'KS1677-14', '79.00', '125.00', null, null, '0', '[\"11\",\"50\"]', '2018-05-16 10:12:04', '2018-05-16 10:12:04', null); INSERT INTO `ibrand_goods_product` VALUES ('510', '67', '0', 'KS1677-15', '68.00', '98.00', null, null, '0', '[\"40\",\"46\"]', '2018-05-16 10:12:04', '2018-05-16 10:12:04', null); INSERT INTO `ibrand_goods_product` VALUES ('511', '67', '0', 'KS1677-16', '68.00', '98.00', null, null, '0', '[\"41\",\"46\"]', '2018-05-16 10:12:04', '2018-05-16 10:12:04', null); INSERT INTO `ibrand_goods_product` VALUES ('512', '67', '0', 'KS1677-17', '68.00', '98.00', null, null, '0', '[\"42\",\"46\"]', '2018-05-16 10:12:04', '2018-05-16 10:12:04', null); INSERT INTO `ibrand_goods_product` VALUES ('513', '67', '0', 'KS1677-18', '68.00', '98.00', null, null, '0', '[\"43\",\"46\"]', '2018-05-16 10:12:04', '2018-05-16 10:12:04', null); INSERT INTO `ibrand_goods_product` VALUES ('514', '67', '0', 'KS1677-19', '68.00', '98.00', null, null, '0', '[\"44\",\"46\"]', '2018-05-16 10:12:04', '2018-05-16 10:12:04', null); INSERT INTO `ibrand_goods_product` VALUES ('515', '67', '0', 'KS1677-20', '79.00', '125.00', null, null, '0', '[\"46\",\"49\"]', '2018-05-16 10:12:04', '2018-05-16 10:12:04', null); INSERT INTO `ibrand_goods_product` VALUES ('516', '67', '0', 'KS1677-21', '79.00', '125.00', null, null, '0', '[\"46\",\"50\"]', '2018-05-16 10:12:04', '2018-05-16 10:12:04', null); INSERT INTO `ibrand_goods_product` VALUES ('517', '48', '100', 'KS1702-1', '68.00', '99.00', null, null, '1', '[\"1\",\"40\"]', '2018-05-16 10:21:29', '2018-05-16 10:21:29', null); INSERT INTO `ibrand_goods_product` VALUES ('518', '48', '100', 'KS1702-2', '68.00', '99.00', null, null, '1', '[\"1\",\"41\"]', '2018-05-16 10:21:29', '2018-05-16 10:21:29', null); INSERT INTO `ibrand_goods_product` VALUES ('519', '48', '100', 'KS1702-3', '68.00', '99.00', null, null, '1', '[\"1\",\"42\"]', '2018-05-16 10:21:29', '2018-05-16 10:21:29', null); INSERT INTO `ibrand_goods_product` VALUES ('520', '48', '100', 'KS1702-4', '68.00', '99.00', null, null, '1', '[\"1\",\"43\"]', '2018-05-16 10:21:30', '2018-05-16 10:21:30', null); INSERT INTO `ibrand_goods_product` VALUES ('521', '48', '100', 'KS1702-5', '68.00', '99.00', null, null, '1', '[\"1\",\"44\"]', '2018-05-16 10:21:30', '2018-05-16 10:21:30', null); INSERT INTO `ibrand_goods_product` VALUES ('522', '48', '100', 'KS1702-10', '68.00', '99.00', null, null, '1', '[\"5\",\"40\"]', '2018-05-16 10:21:30', '2018-05-16 10:21:30', null); INSERT INTO `ibrand_goods_product` VALUES ('523', '48', '99', 'KS1702-11', '68.00', '99.00', null, null, '1', '[\"5\",\"41\"]', '2018-05-16 10:21:30', '2018-05-16 10:30:03', null); INSERT INTO `ibrand_goods_product` VALUES ('524', '48', '100', 'KS1702-12', '68.00', '99.00', null, null, '1', '[\"5\",\"42\"]', '2018-05-16 10:21:30', '2018-05-16 10:21:30', null); INSERT INTO `ibrand_goods_product` VALUES ('525', '48', '100', 'KS1702-13', '68.00', '99.00', null, null, '1', '[\"5\",\"43\"]', '2018-05-16 10:21:30', '2018-05-16 10:21:30', null); INSERT INTO `ibrand_goods_product` VALUES ('526', '48', '100', 'KS1702-14', '68.00', '99.00', null, null, '1', '[\"5\",\"44\"]', '2018-05-16 10:21:30', '2018-05-16 10:21:30', null); INSERT INTO `ibrand_goods_product` VALUES ('527', '68', '10', 'KS1610-1', '139.00', '219.00', null, null, '1', '[\"17\",\"40\"]', '2018-05-16 10:21:53', '2018-05-18 17:59:23', null); INSERT INTO `ibrand_goods_product` VALUES ('528', '68', '10', 'KS1610-2', '139.00', '219.00', null, null, '1', '[\"17\",\"41\"]', '2018-05-16 10:21:53', '2018-05-18 17:59:23', null); INSERT INTO `ibrand_goods_product` VALUES ('529', '68', '10', 'KS1610-3', '139.00', '219.00', null, null, '1', '[\"17\",\"42\"]', '2018-05-16 10:21:53', '2018-05-18 17:59:23', null); INSERT INTO `ibrand_goods_product` VALUES ('530', '68', '10', 'KS1610-4', '139.00', '219.00', null, null, '1', '[\"17\",\"43\"]', '2018-05-16 10:21:53', '2018-05-18 17:59:23', null); INSERT INTO `ibrand_goods_product` VALUES ('531', '68', '10', 'KS1610-5', '139.00', '219.00', null, null, '1', '[\"17\",\"44\"]', '2018-05-16 10:21:53', '2018-05-18 17:59:23', null); INSERT INTO `ibrand_goods_product` VALUES ('532', '54', '0', 'KS580-1', '59.00', '90.00', null, null, '0', '[\"1\",\"40\"]', '2018-05-16 10:26:17', '2018-05-16 10:26:17', null); INSERT INTO `ibrand_goods_product` VALUES ('533', '54', '0', 'KS580-2', '59.00', '90.00', null, null, '0', '[\"1\",\"41\"]', '2018-05-16 10:26:17', '2018-05-16 10:26:17', null); INSERT INTO `ibrand_goods_product` VALUES ('534', '54', '0', 'KS580-3', '59.00', '90.00', null, null, '0', '[\"1\",\"42\"]', '2018-05-16 10:26:17', '2018-05-16 10:26:17', null); INSERT INTO `ibrand_goods_product` VALUES ('535', '54', '0', 'KS580-4', '59.00', '90.00', null, null, '0', '[\"1\",\"43\"]', '2018-05-16 10:26:17', '2018-05-16 10:26:17', null); INSERT INTO `ibrand_goods_product` VALUES ('536', '54', '0', 'KS580-5', '59.00', '90.00', null, null, '0', '[\"1\",\"44\"]', '2018-05-16 10:26:17', '2018-05-16 10:26:17', null); INSERT INTO `ibrand_goods_product` VALUES ('537', '54', '0', 'KS580-8', '59.00', '90.00', null, null, '0', '[\"40\",\"46\"]', '2018-05-16 10:26:17', '2018-05-16 10:26:17', null); INSERT INTO `ibrand_goods_product` VALUES ('538', '54', '0', 'KS580-9', '59.00', '90.00', null, null, '0', '[\"41\",\"46\"]', '2018-05-16 10:26:17', '2018-05-16 10:26:17', null); INSERT INTO `ibrand_goods_product` VALUES ('539', '54', '0', 'KS580-10', '59.00', '90.00', null, null, '0', '[\"42\",\"46\"]', '2018-05-16 10:26:17', '2018-05-16 10:26:17', null); INSERT INTO `ibrand_goods_product` VALUES ('540', '54', '0', 'KS580-11', '59.00', '90.00', null, null, '0', '[\"43\",\"46\"]', '2018-05-16 10:26:17', '2018-05-16 10:26:17', null); INSERT INTO `ibrand_goods_product` VALUES ('541', '54', '0', 'KS580-12', '59.00', '90.00', null, null, '0', '[\"44\",\"46\"]', '2018-05-16 10:26:17', '2018-05-16 10:26:17', null); INSERT INTO `ibrand_goods_product` VALUES ('542', '69', '60', 'KS670-1', '98.00', '158.00', null, null, '1', '[\"4\",\"40\"]', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_product` VALUES ('543', '69', '60', 'KS670-2', '98.00', '158.00', null, null, '1', '[\"4\",\"41\"]', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_product` VALUES ('544', '69', '60', 'KS670-3', '98.00', '158.00', null, null, '1', '[\"4\",\"42\"]', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_product` VALUES ('545', '69', '60', 'KS670-4', '98.00', '158.00', null, null, '1', '[\"4\",\"43\"]', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_product` VALUES ('546', '69', '60', 'KS670-5', '98.00', '158.00', null, null, '1', '[\"4\",\"44\"]', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_product` VALUES ('547', '69', '60', 'KS670-6', '98.00', '158.00', null, null, '1', '[\"37\",\"40\"]', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_product` VALUES ('548', '69', '60', 'KS670-7', '98.00', '158.00', null, null, '1', '[\"37\",\"41\"]', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_product` VALUES ('549', '69', '60', 'KS670-8', '98.00', '158.00', null, null, '1', '[\"37\",\"42\"]', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_product` VALUES ('550', '69', '60', 'KS670-9', '98.00', '158.00', null, null, '1', '[\"37\",\"43\"]', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_product` VALUES ('551', '69', '60', 'KS670-10', '98.00', '158.00', null, null, '1', '[\"37\",\"44\"]', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_product` VALUES ('552', '70', '5', 'KS1707-1', '79.00', '129.00', null, null, '1', '[\"10\",\"40\"]', '2018-05-16 11:37:01', '2018-05-16 11:37:01', null); INSERT INTO `ibrand_goods_product` VALUES ('553', '70', '5', 'KS1707-2', '79.00', '129.00', null, null, '1', '[\"10\",\"41\"]', '2018-05-16 11:37:01', '2018-05-16 11:37:01', null); INSERT INTO `ibrand_goods_product` VALUES ('554', '70', '5', 'KS1707-3', '79.00', '129.00', null, null, '1', '[\"10\",\"42\"]', '2018-05-16 11:37:01', '2018-05-16 11:37:01', null); INSERT INTO `ibrand_goods_product` VALUES ('555', '70', '5', 'KS1707-4', '79.00', '129.00', null, null, '1', '[\"10\",\"43\"]', '2018-05-16 11:37:01', '2018-05-16 11:37:01', null); INSERT INTO `ibrand_goods_product` VALUES ('556', '70', '5', 'KS1707-5', '79.00', '129.00', null, null, '1', '[\"10\",\"44\"]', '2018-05-16 11:37:01', '2018-05-16 11:37:01', null); INSERT INTO `ibrand_goods_product` VALUES ('557', '70', '5', 'KS1707-6', '79.00', '129.00', null, null, '1', '[\"34\",\"40\"]', '2018-05-16 11:37:01', '2018-05-18 18:01:58', null); INSERT INTO `ibrand_goods_product` VALUES ('558', '70', '5', 'KS1707-7', '79.00', '129.00', null, null, '1', '[\"34\",\"41\"]', '2018-05-16 11:37:01', '2018-05-18 18:01:58', null); INSERT INTO `ibrand_goods_product` VALUES ('559', '70', '5', 'KS1707-8', '79.00', '129.00', null, null, '1', '[\"34\",\"42\"]', '2018-05-16 11:37:01', '2018-05-18 18:01:58', null); INSERT INTO `ibrand_goods_product` VALUES ('560', '70', '5', 'KS1707-9', '79.00', '129.00', null, null, '1', '[\"34\",\"43\"]', '2018-05-16 11:37:02', '2018-05-18 18:01:58', null); INSERT INTO `ibrand_goods_product` VALUES ('561', '70', '5', 'KS1707-10', '79.00', '129.00', null, null, '1', '[\"34\",\"44\"]', '2018-05-16 11:37:02', '2018-05-18 18:01:58', null); INSERT INTO `ibrand_goods_product` VALUES ('562', '70', '5', 'KS1707-11', '79.00', '129.00', null, null, '1', '[\"36\",\"40\"]', '2018-05-16 11:37:02', '2018-05-18 18:01:58', null); INSERT INTO `ibrand_goods_product` VALUES ('563', '70', '5', 'KS1707-12', '79.00', '129.00', null, null, '1', '[\"36\",\"41\"]', '2018-05-16 11:37:02', '2018-05-18 18:01:58', null); INSERT INTO `ibrand_goods_product` VALUES ('564', '70', '0', 'KS1707-13', '79.00', '129.00', null, null, '0', '[\"36\",\"42\"]', '2018-05-16 11:37:02', '2018-05-18 18:01:59', null); INSERT INTO `ibrand_goods_product` VALUES ('565', '70', '0', 'KS1707-14', '79.00', '129.00', null, null, '0', '[\"36\",\"43\"]', '2018-05-16 11:37:02', '2018-05-18 18:01:59', null); INSERT INTO `ibrand_goods_product` VALUES ('566', '70', '0', 'KS1707-15', '79.00', '129.00', null, null, '0', '[\"36\",\"44\"]', '2018-05-16 11:37:02', '2018-05-18 18:01:59', null); INSERT INTO `ibrand_goods_product` VALUES ('567', '70', '5', 'KS1707-16', '79.00', '129.00', null, null, '1', '[\"40\",\"46\"]', '2018-05-16 11:37:02', '2018-05-18 18:01:59', null); INSERT INTO `ibrand_goods_product` VALUES ('568', '70', '5', 'KS1707-17', '79.00', '129.00', null, null, '1', '[\"41\",\"46\"]', '2018-05-16 11:37:02', '2018-05-16 11:37:02', null); INSERT INTO `ibrand_goods_product` VALUES ('569', '70', '5', 'KS1707-18', '79.00', '129.00', null, null, '1', '[\"42\",\"46\"]', '2018-05-16 11:37:02', '2018-05-18 18:01:59', null); INSERT INTO `ibrand_goods_product` VALUES ('570', '70', '0', 'KS1707-19', '79.00', '129.00', null, null, '0', '[\"43\",\"46\"]', '2018-05-16 11:37:02', '2018-05-18 18:01:59', null); INSERT INTO `ibrand_goods_product` VALUES ('571', '70', '5', 'KS1707-20', '79.00', '129.00', null, null, '1', '[\"44\",\"46\"]', '2018-05-16 11:37:02', '2018-05-18 18:01:59', null); INSERT INTO `ibrand_goods_product` VALUES ('597', '72', '0', 'KS316-1', '78.00', '128.00', null, null, '1', '[\"4\",\"40\"]', '2018-05-16 11:55:31', '2018-05-16 11:55:31', null); INSERT INTO `ibrand_goods_product` VALUES ('598', '72', '0', 'KS316-2', '78.00', '128.00', null, null, '1', '[\"4\",\"41\"]', '2018-05-16 11:55:31', '2018-05-16 11:55:31', null); INSERT INTO `ibrand_goods_product` VALUES ('599', '72', '0', 'KS316-3', '78.00', '128.00', null, null, '1', '[\"4\",\"42\"]', '2018-05-16 11:55:31', '2018-05-16 11:55:31', null); INSERT INTO `ibrand_goods_product` VALUES ('600', '72', '0', 'KS316-4', '78.00', '128.00', null, null, '1', '[\"4\",\"43\"]', '2018-05-16 11:55:31', '2018-05-16 11:55:31', null); INSERT INTO `ibrand_goods_product` VALUES ('601', '72', '0', 'KS316-5', '78.00', '128.00', null, null, '1', '[\"4\",\"44\"]', '2018-05-16 11:55:31', '2018-05-16 11:55:31', null); INSERT INTO `ibrand_goods_product` VALUES ('602', '72', '0', 'KS316-6', '78.00', '128.00', null, null, '1', '[\"17\",\"40\"]', '2018-05-16 11:55:31', '2018-05-16 11:55:31', null); INSERT INTO `ibrand_goods_product` VALUES ('603', '72', '0', 'KS316-7', '78.00', '128.00', null, null, '1', '[\"17\",\"41\"]', '2018-05-16 11:55:31', '2018-05-16 11:55:31', null); INSERT INTO `ibrand_goods_product` VALUES ('604', '72', '0', 'KS316-8', '78.00', '128.00', null, null, '1', '[\"17\",\"42\"]', '2018-05-16 11:55:31', '2018-05-16 11:55:31', null); INSERT INTO `ibrand_goods_product` VALUES ('605', '72', '0', 'KS316-9', '78.00', '128.00', null, null, '1', '[\"17\",\"43\"]', '2018-05-16 11:55:31', '2018-05-16 11:55:31', null); INSERT INTO `ibrand_goods_product` VALUES ('606', '72', '0', 'KS316-10', '78.00', '128.00', null, null, '1', '[\"17\",\"44\"]', '2018-05-16 11:55:31', '2018-05-16 11:55:31', null); INSERT INTO `ibrand_goods_product` VALUES ('607', '72', '0', 'KS316-11', '78.00', '128.00', null, null, '1', '[\"18\",\"40\"]', '2018-05-16 11:55:31', '2018-05-16 11:55:31', null); INSERT INTO `ibrand_goods_product` VALUES ('608', '72', '0', 'KS316-12', '78.00', '128.00', null, null, '1', '[\"18\",\"41\"]', '2018-05-16 11:55:31', '2018-05-16 11:55:31', null); INSERT INTO `ibrand_goods_product` VALUES ('609', '72', '0', 'KS316-13', '78.00', '128.00', null, null, '1', '[\"18\",\"42\"]', '2018-05-16 11:55:31', '2018-05-16 11:55:31', null); INSERT INTO `ibrand_goods_product` VALUES ('610', '72', '0', 'KS316-14', '78.00', '128.00', null, null, '1', '[\"18\",\"43\"]', '2018-05-16 11:55:31', '2018-05-16 11:55:31', null); INSERT INTO `ibrand_goods_product` VALUES ('611', '72', '0', 'KS316-15', '78.00', '128.00', null, null, '1', '[\"18\",\"44\"]', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_product` VALUES ('612', '72', '0', 'KS316-16', '78.00', '128.00', null, null, '1', '[\"40\",\"46\"]', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_product` VALUES ('613', '72', '0', 'KS316-17', '78.00', '128.00', null, null, '1', '[\"41\",\"46\"]', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_product` VALUES ('614', '72', '0', 'KS316-18', '78.00', '128.00', null, null, '1', '[\"42\",\"46\"]', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_product` VALUES ('615', '72', '0', 'KS316-19', '78.00', '128.00', null, null, '1', '[\"43\",\"46\"]', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_product` VALUES ('616', '72', '0', 'KS316-20', '78.00', '128.00', null, null, '1', '[\"44\",\"46\"]', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_product` VALUES ('617', '72', '0', 'KS316-21', '78.00', '128.00', null, null, '1', '[\"40\",\"47\"]', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_product` VALUES ('618', '72', '0', 'KS316-22', '78.00', '128.00', null, null, '1', '[\"41\",\"47\"]', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_product` VALUES ('619', '72', '0', 'KS316-23', '78.00', '128.00', null, null, '1', '[\"42\",\"47\"]', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_product` VALUES ('620', '72', '0', 'KS316-24', '78.00', '128.00', null, null, '1', '[\"43\",\"47\"]', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_product` VALUES ('621', '72', '0', 'KS316-25', '78.00', '128.00', null, null, '1', '[\"44\",\"47\"]', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_product` VALUES ('622', '73', '0', 'KS174-1', '88.00', '158.00', null, null, '1', '[\"18\",\"40\"]', '2018-05-16 12:11:45', '2018-05-16 12:11:45', null); INSERT INTO `ibrand_goods_product` VALUES ('623', '73', '0', 'KS174-2', '88.00', '158.00', null, null, '1', '[\"18\",\"41\"]', '2018-05-16 12:11:45', '2018-05-16 12:11:45', null); INSERT INTO `ibrand_goods_product` VALUES ('624', '73', '0', 'KS174-3', '88.00', '158.00', null, null, '1', '[\"18\",\"42\"]', '2018-05-16 12:11:45', '2018-05-16 12:11:45', null); INSERT INTO `ibrand_goods_product` VALUES ('625', '73', '0', 'KS174-4', '88.00', '158.00', null, null, '1', '[\"18\",\"43\"]', '2018-05-16 12:11:45', '2018-05-16 12:11:45', null); INSERT INTO `ibrand_goods_product` VALUES ('626', '73', '0', 'KS174-5', '88.00', '158.00', null, null, '1', '[\"18\",\"44\"]', '2018-05-16 12:11:45', '2018-05-16 12:11:45', null); INSERT INTO `ibrand_goods_product` VALUES ('627', '73', '0', 'KS174-6', '88.00', '158.00', null, null, '1', '[\"38\",\"40\"]', '2018-05-16 12:11:45', '2018-05-16 12:11:45', null); INSERT INTO `ibrand_goods_product` VALUES ('628', '73', '0', 'KS174-7', '88.00', '158.00', null, null, '1', '[\"38\",\"41\"]', '2018-05-16 12:11:45', '2018-05-16 12:11:45', null); INSERT INTO `ibrand_goods_product` VALUES ('629', '73', '0', 'KS174-8', '88.00', '158.00', null, null, '1', '[\"38\",\"42\"]', '2018-05-16 12:11:45', '2018-05-16 12:11:45', null); INSERT INTO `ibrand_goods_product` VALUES ('630', '73', '0', 'KS174-9', '88.00', '158.00', null, null, '1', '[\"38\",\"43\"]', '2018-05-16 12:11:45', '2018-05-16 12:11:45', null); INSERT INTO `ibrand_goods_product` VALUES ('631', '73', '0', 'KS174-10', '88.00', '158.00', null, null, '1', '[\"38\",\"44\"]', '2018-05-16 12:11:46', '2018-05-16 12:11:46', null); INSERT INTO `ibrand_goods_product` VALUES ('632', '73', '0', 'KS174-11', '88.00', '158.00', null, null, '1', '[\"40\",\"47\"]', '2018-05-16 12:11:46', '2018-05-16 12:11:46', null); INSERT INTO `ibrand_goods_product` VALUES ('633', '73', '0', 'KS174-12', '88.00', '158.00', null, null, '1', '[\"41\",\"47\"]', '2018-05-16 12:11:46', '2018-05-16 12:11:46', null); INSERT INTO `ibrand_goods_product` VALUES ('634', '73', '0', 'KS174-13', '88.00', '158.00', null, null, '1', '[\"42\",\"47\"]', '2018-05-16 12:11:46', '2018-05-16 12:11:46', null); INSERT INTO `ibrand_goods_product` VALUES ('635', '73', '0', 'KS174-14', '88.00', '158.00', null, null, '1', '[\"43\",\"47\"]', '2018-05-16 12:11:46', '2018-05-16 12:11:46', null); INSERT INTO `ibrand_goods_product` VALUES ('636', '73', '0', 'KS174-15', '88.00', '158.00', null, null, '1', '[\"44\",\"47\"]', '2018-05-16 12:11:46', '2018-05-16 12:11:46', null); INSERT INTO `ibrand_goods_product` VALUES ('637', '74', '5', 'KS1591-1', '49.00', '79.00', null, null, '1', '[\"3\",\"40\"]', '2018-05-16 13:21:41', '2018-05-16 13:21:41', null); INSERT INTO `ibrand_goods_product` VALUES ('638', '74', '5', 'KS1591-2', '49.00', '79.00', null, null, '1', '[\"3\",\"41\"]', '2018-05-16 13:21:41', '2018-05-16 13:21:41', null); INSERT INTO `ibrand_goods_product` VALUES ('639', '74', '5', 'KS1591-3', '49.00', '79.00', null, null, '1', '[\"3\",\"43\"]', '2018-05-16 13:21:41', '2018-05-16 13:21:41', null); INSERT INTO `ibrand_goods_product` VALUES ('640', '74', '5', 'KS1591-4', '49.00', '79.00', null, null, '1', '[\"3\",\"44\"]', '2018-05-16 13:21:41', '2018-05-16 13:21:41', null); INSERT INTO `ibrand_goods_product` VALUES ('641', '74', '5', 'KS1591-5', '49.00', '79.00', null, null, '1', '[\"11\",\"40\"]', '2018-05-16 13:21:41', '2018-05-16 13:21:41', null); INSERT INTO `ibrand_goods_product` VALUES ('642', '74', '5', 'KS1591-6', '49.00', '79.00', null, null, '1', '[\"11\",\"41\"]', '2018-05-16 13:21:41', '2018-05-16 13:21:41', null); INSERT INTO `ibrand_goods_product` VALUES ('643', '74', '5', 'KS1591-7', '49.00', '79.00', null, null, '1', '[\"11\",\"43\"]', '2018-05-16 13:21:41', '2018-05-16 13:21:41', null); INSERT INTO `ibrand_goods_product` VALUES ('644', '74', '5', 'KS1591-8', '49.00', '79.00', null, null, '1', '[\"11\",\"44\"]', '2018-05-16 13:21:41', '2018-05-16 13:21:41', null); INSERT INTO `ibrand_goods_product` VALUES ('645', '74', '5', 'KS1591-9', '49.00', '79.00', null, null, '1', '[\"37\",\"40\"]', '2018-05-16 13:21:41', '2018-05-16 13:21:41', null); INSERT INTO `ibrand_goods_product` VALUES ('646', '74', '5', 'KS1591-10', '49.00', '79.00', null, null, '1', '[\"37\",\"41\"]', '2018-05-16 13:21:42', '2018-05-16 13:21:42', null); INSERT INTO `ibrand_goods_product` VALUES ('647', '74', '5', 'KS1591-11', '49.00', '79.00', null, null, '1', '[\"37\",\"43\"]', '2018-05-16 13:21:42', '2018-05-16 13:21:42', null); INSERT INTO `ibrand_goods_product` VALUES ('648', '74', '5', 'KS1591-12', '49.00', '79.00', null, null, '1', '[\"37\",\"44\"]', '2018-05-16 13:21:42', '2018-05-16 13:21:42', null); INSERT INTO `ibrand_goods_product` VALUES ('649', '75', '2', 'KS1607-1', '78.00', '128.00', null, null, '1', '[\"18\",\"40\"]', '2018-05-16 13:30:20', '2018-05-16 13:30:20', null); INSERT INTO `ibrand_goods_product` VALUES ('650', '75', '2', 'KS1607-2', '78.00', '128.00', null, null, '1', '[\"18\",\"41\"]', '2018-05-16 13:30:20', '2018-05-16 13:30:20', null); INSERT INTO `ibrand_goods_product` VALUES ('651', '75', '2', 'KS1607-3', '78.00', '128.00', null, null, '1', '[\"18\",\"42\"]', '2018-05-16 13:30:20', '2018-05-16 13:30:20', null); INSERT INTO `ibrand_goods_product` VALUES ('652', '75', '2', 'KS1607-4', '78.00', '128.00', null, null, '1', '[\"18\",\"43\"]', '2018-05-16 13:30:20', '2018-05-16 13:30:20', null); INSERT INTO `ibrand_goods_product` VALUES ('653', '75', '2', 'KS1607-5', '78.00', '128.00', null, null, '1', '[\"18\",\"44\"]', '2018-05-16 13:30:20', '2018-05-16 13:30:20', null); INSERT INTO `ibrand_goods_product` VALUES ('654', '76', '80', 'KS666-1', '89.00', '139.00', null, null, '1', '[\"14\",\"40\"]', '2018-05-16 13:39:59', '2018-05-16 13:39:59', null); INSERT INTO `ibrand_goods_product` VALUES ('655', '76', '80', 'KS666-2', '89.00', '139.00', null, null, '1', '[\"14\",\"41\"]', '2018-05-16 13:39:59', '2018-05-16 13:39:59', null); INSERT INTO `ibrand_goods_product` VALUES ('656', '76', '80', 'KS666-3', '89.00', '139.00', null, null, '1', '[\"14\",\"42\"]', '2018-05-16 13:39:59', '2018-05-16 13:39:59', null); INSERT INTO `ibrand_goods_product` VALUES ('657', '76', '80', 'KS666-4', '89.00', '139.00', null, null, '1', '[\"14\",\"43\"]', '2018-05-16 13:39:59', '2018-05-16 13:39:59', null); INSERT INTO `ibrand_goods_product` VALUES ('658', '76', '80', 'KS666-5', '89.00', '139.00', null, null, '1', '[\"14\",\"44\"]', '2018-05-16 13:39:59', '2018-05-16 13:39:59', null); INSERT INTO `ibrand_goods_product` VALUES ('659', '77', '4', 'test-1', '9.00', '29.00', null, null, '1', '[\"1\",\"40\"]', '2018-05-16 14:33:59', '2018-05-16 22:11:42', null); INSERT INTO `ibrand_goods_product` VALUES ('660', '78', '5', '8172101193-1', '58.00', '79.00', null, null, '1', '[\"38\",\"40\"]', '2018-05-21 15:34:49', '2018-05-21 15:34:49', null); INSERT INTO `ibrand_goods_product` VALUES ('661', '78', '5', '8172101193-2', '58.00', '79.00', null, null, '1', '[\"38\",\"41\"]', '2018-05-21 15:34:49', '2018-05-21 15:34:49', null); INSERT INTO `ibrand_goods_product` VALUES ('662', '78', '5', '8172101193-3', '58.00', '79.00', null, null, '1', '[\"38\",\"42\"]', '2018-05-21 15:34:49', '2018-05-21 15:34:49', null); INSERT INTO `ibrand_goods_product` VALUES ('663', '78', '5', '8172101193-4', '58.00', '79.00', null, null, '1', '[\"38\",\"43\"]', '2018-05-21 15:34:49', '2018-05-21 15:34:49', null); INSERT INTO `ibrand_goods_product` VALUES ('664', '78', '5', '8172101193-5', '58.00', '79.00', null, null, '1', '[\"38\",\"44\"]', '2018-05-21 15:34:49', '2018-05-21 15:34:49', null); INSERT INTO `ibrand_goods_product` VALUES ('665', '78', '5', '8172101193-6', '58.00', '79.00', null, null, '1', '[\"38\",\"45\"]', '2018-05-21 15:34:50', '2018-05-21 15:34:50', null); INSERT INTO `ibrand_goods_product` VALUES ('666', '78', '5', '8172101193-7', '58.00', '79.00', null, null, '1', '[\"40\",\"46\"]', '2018-05-21 15:34:50', '2018-05-21 15:34:50', null); INSERT INTO `ibrand_goods_product` VALUES ('667', '78', '5', '8172101193-8', '58.00', '79.00', null, null, '1', '[\"41\",\"46\"]', '2018-05-21 15:34:50', '2018-05-21 15:34:50', null); INSERT INTO `ibrand_goods_product` VALUES ('668', '78', '5', '8172101193-9', '58.00', '79.00', null, null, '1', '[\"42\",\"46\"]', '2018-05-21 15:34:50', '2018-05-21 15:34:50', null); INSERT INTO `ibrand_goods_product` VALUES ('669', '78', '5', '8172101193-10', '58.00', '79.00', null, null, '1', '[\"43\",\"46\"]', '2018-05-21 15:34:50', '2018-05-21 15:34:50', null); INSERT INTO `ibrand_goods_product` VALUES ('670', '78', '5', '8172101193-11', '58.00', '79.00', null, null, '1', '[\"44\",\"46\"]', '2018-05-21 15:34:50', '2018-05-21 15:34:50', null); INSERT INTO `ibrand_goods_product` VALUES ('671', '78', '5', '8172101193-12', '58.00', '79.00', null, null, '1', '[\"45\",\"46\"]', '2018-05-21 15:34:50', '2018-05-21 15:34:50', null); INSERT INTO `ibrand_goods_product` VALUES ('672', '79', '100', 'KS1781-1', '88.00', '134.00', null, null, '1', '[\"17\",\"40\"]', '2018-05-21 15:35:37', '2018-05-21 15:35:37', null); INSERT INTO `ibrand_goods_product` VALUES ('673', '79', '100', 'KS1781-2', '88.00', '134.00', null, null, '1', '[\"17\",\"41\"]', '2018-05-21 15:35:37', '2018-05-21 15:35:37', null); INSERT INTO `ibrand_goods_product` VALUES ('674', '79', '100', 'KS1781-3', '88.00', '134.00', null, null, '1', '[\"17\",\"42\"]', '2018-05-21 15:35:37', '2018-05-21 15:35:37', null); INSERT INTO `ibrand_goods_product` VALUES ('675', '79', '100', 'KS1781-4', '88.00', '134.00', null, null, '1', '[\"17\",\"43\"]', '2018-05-21 15:35:37', '2018-05-21 15:35:37', null); INSERT INTO `ibrand_goods_product` VALUES ('676', '79', '100', 'KS1781-5', '88.00', '134.00', null, null, '1', '[\"17\",\"44\"]', '2018-05-21 15:35:37', '2018-05-21 15:35:37', null); INSERT INTO `ibrand_goods_product` VALUES ('677', '80', '100', 'KS1582-1', '98.00', '150.00', null, null, '1', '[\"17\",\"40\"]', '2018-05-21 15:53:01', '2018-05-21 15:53:01', null); INSERT INTO `ibrand_goods_product` VALUES ('678', '80', '100', 'KS1582-2', '98.00', '150.00', null, null, '1', '[\"17\",\"41\"]', '2018-05-21 15:53:01', '2018-05-21 15:53:01', null); INSERT INTO `ibrand_goods_product` VALUES ('679', '80', '100', 'KS1582-3', '98.00', '150.00', null, null, '1', '[\"17\",\"42\"]', '2018-05-21 15:53:01', '2018-05-21 15:53:01', null); INSERT INTO `ibrand_goods_product` VALUES ('680', '80', '100', 'KS1582-4', '98.00', '150.00', null, null, '1', '[\"17\",\"43\"]', '2018-05-21 15:53:01', '2018-05-21 15:53:01', null); INSERT INTO `ibrand_goods_product` VALUES ('681', '80', '100', 'KS1582-5', '98.00', '150.00', null, null, '1', '[\"17\",\"44\"]', '2018-05-21 15:53:01', '2018-05-21 15:53:01', null); INSERT INTO `ibrand_goods_product` VALUES ('682', '81', '100', '17189-1', '69.00', '99.00', null, null, '1', '[\"4\",\"40\"]', '2018-05-21 15:54:33', '2018-05-21 15:54:33', null); INSERT INTO `ibrand_goods_product` VALUES ('683', '81', '100', '17189-2', '69.00', '99.00', null, null, '1', '[\"4\",\"41\"]', '2018-05-21 15:54:33', '2018-05-21 15:54:33', null); INSERT INTO `ibrand_goods_product` VALUES ('684', '81', '100', '17189-3', '69.00', '99.00', null, null, '1', '[\"4\",\"42\"]', '2018-05-21 15:54:33', '2018-05-21 15:54:33', null); INSERT INTO `ibrand_goods_product` VALUES ('685', '81', '100', '17189-4', '69.00', '99.00', null, null, '1', '[\"4\",\"43\"]', '2018-05-21 15:54:33', '2018-05-21 15:54:33', null); INSERT INTO `ibrand_goods_product` VALUES ('686', '81', '100', '17189-5', '69.00', '99.00', null, null, '1', '[\"4\",\"44\"]', '2018-05-21 15:54:33', '2018-05-21 15:54:33', null); INSERT INTO `ibrand_goods_product` VALUES ('687', '81', '100', '17189-6', '69.00', '99.00', null, null, '1', '[\"20\",\"40\"]', '2018-05-21 15:54:34', '2018-05-21 15:54:34', null); INSERT INTO `ibrand_goods_product` VALUES ('688', '81', '100', '17189-7', '69.00', '99.00', null, null, '1', '[\"20\",\"41\"]', '2018-05-21 15:54:34', '2018-05-21 15:54:34', null); INSERT INTO `ibrand_goods_product` VALUES ('689', '81', '100', '17189-8', '69.00', '99.00', null, null, '1', '[\"20\",\"42\"]', '2018-05-21 15:54:34', '2018-05-21 15:54:34', null); INSERT INTO `ibrand_goods_product` VALUES ('690', '81', '100', '17189-9', '69.00', '99.00', null, null, '1', '[\"20\",\"43\"]', '2018-05-21 15:54:34', '2018-05-21 15:54:34', null); INSERT INTO `ibrand_goods_product` VALUES ('691', '81', '100', '17189-10', '69.00', '99.00', null, null, '1', '[\"20\",\"44\"]', '2018-05-21 15:54:34', '2018-05-21 15:54:34', null); INSERT INTO `ibrand_goods_product` VALUES ('692', '81', '100', '17189-11', '69.00', '99.00', null, null, '1', '[\"40\",\"46\"]', '2018-05-21 15:54:34', '2018-05-21 15:54:34', null); INSERT INTO `ibrand_goods_product` VALUES ('693', '81', '100', '17189-12', '69.00', '99.00', null, null, '1', '[\"41\",\"46\"]', '2018-05-21 15:54:34', '2018-05-21 15:54:34', null); INSERT INTO `ibrand_goods_product` VALUES ('694', '81', '100', '17189-13', '69.00', '99.00', null, null, '1', '[\"42\",\"46\"]', '2018-05-21 15:54:34', '2018-05-21 15:54:34', null); INSERT INTO `ibrand_goods_product` VALUES ('695', '81', '100', '17189-14', '69.00', '99.00', null, null, '1', '[\"43\",\"46\"]', '2018-05-21 15:54:34', '2018-05-21 15:54:34', null); INSERT INTO `ibrand_goods_product` VALUES ('696', '81', '100', '17189-15', '69.00', '99.00', null, null, '1', '[\"44\",\"46\"]', '2018-05-21 15:54:34', '2018-05-21 15:54:34', null); INSERT INTO `ibrand_goods_product` VALUES ('697', '81', '100', '17189-16', '69.00', '99.00', null, null, '1', '[\"40\",\"47\"]', '2018-05-21 15:54:34', '2018-05-21 15:54:34', null); INSERT INTO `ibrand_goods_product` VALUES ('698', '81', '100', '17189-17', '69.00', '99.00', null, null, '1', '[\"41\",\"47\"]', '2018-05-21 15:54:34', '2018-05-21 15:54:34', null); INSERT INTO `ibrand_goods_product` VALUES ('699', '81', '100', '17189-18', '69.00', '99.00', null, null, '1', '[\"42\",\"47\"]', '2018-05-21 15:54:34', '2018-05-21 15:54:34', null); INSERT INTO `ibrand_goods_product` VALUES ('700', '81', '100', '17189-19', '69.00', '99.00', null, null, '1', '[\"43\",\"47\"]', '2018-05-21 15:54:34', '2018-05-21 15:54:34', null); INSERT INTO `ibrand_goods_product` VALUES ('701', '81', '100', '17189-20', '69.00', '99.00', null, null, '1', '[\"44\",\"47\"]', '2018-05-21 15:54:34', '2018-05-21 15:54:34', null); INSERT INTO `ibrand_goods_product` VALUES ('702', '82', '100', '17078-1', '68.00', '98.00', null, null, '1', '[\"35\",\"40\"]', '2018-05-21 16:04:42', '2018-05-21 16:04:42', null); INSERT INTO `ibrand_goods_product` VALUES ('703', '82', '100', '17078-2', '68.00', '98.00', null, null, '1', '[\"35\",\"41\"]', '2018-05-21 16:04:42', '2018-05-21 16:04:42', null); INSERT INTO `ibrand_goods_product` VALUES ('704', '82', '100', '17078-3', '68.00', '98.00', null, null, '1', '[\"35\",\"42\"]', '2018-05-21 16:04:42', '2018-05-21 16:04:42', null); INSERT INTO `ibrand_goods_product` VALUES ('705', '82', '100', '17078-4', '68.00', '98.00', null, null, '1', '[\"35\",\"43\"]', '2018-05-21 16:04:42', '2018-05-21 16:04:42', null); INSERT INTO `ibrand_goods_product` VALUES ('706', '82', '100', '17078-5', '68.00', '98.00', null, null, '1', '[\"35\",\"44\"]', '2018-05-21 16:04:42', '2018-05-21 16:04:42', null); INSERT INTO `ibrand_goods_product` VALUES ('707', '82', '100', '17078-6', '68.00', '98.00', null, null, '1', '[\"40\",\"46\"]', '2018-05-21 16:04:42', '2018-05-21 16:04:42', null); INSERT INTO `ibrand_goods_product` VALUES ('708', '82', '100', '17078-7', '68.00', '98.00', null, null, '1', '[\"41\",\"46\"]', '2018-05-21 16:04:42', '2018-05-21 16:04:42', null); INSERT INTO `ibrand_goods_product` VALUES ('709', '82', '100', '17078-8', '68.00', '98.00', null, null, '1', '[\"42\",\"46\"]', '2018-05-21 16:04:42', '2018-05-21 16:04:42', null); INSERT INTO `ibrand_goods_product` VALUES ('710', '82', '100', '17078-9', '68.00', '98.00', null, null, '1', '[\"43\",\"46\"]', '2018-05-21 16:04:42', '2018-05-21 16:04:42', null); INSERT INTO `ibrand_goods_product` VALUES ('711', '82', '100', '17078-10', '68.00', '98.00', null, null, '1', '[\"44\",\"46\"]', '2018-05-21 16:04:42', '2018-05-21 16:04:42', null); INSERT INTO `ibrand_goods_product` VALUES ('712', '83', '100', 'KS1710-1', '59.00', '90.00', null, null, '1', '[\"4\",\"40\"]', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_product` VALUES ('713', '83', '100', 'KS1710-2', '59.00', '90.00', null, null, '1', '[\"4\",\"41\"]', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_product` VALUES ('714', '83', '100', 'KS1710-3', '59.00', '90.00', null, null, '1', '[\"4\",\"42\"]', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_product` VALUES ('715', '83', '100', 'KS1710-4', '59.00', '90.00', null, null, '1', '[\"4\",\"43\"]', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_product` VALUES ('716', '83', '100', 'KS1710-5', '59.00', '90.00', null, null, '1', '[\"4\",\"44\"]', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_product` VALUES ('717', '83', '100', 'KS1710-6', '59.00', '90.00', null, null, '1', '[\"40\",\"46\"]', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_product` VALUES ('718', '83', '100', 'KS1710-7', '59.00', '90.00', null, null, '1', '[\"41\",\"46\"]', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_product` VALUES ('719', '83', '100', 'KS1710-8', '59.00', '90.00', null, null, '1', '[\"42\",\"46\"]', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_product` VALUES ('720', '83', '100', 'KS1710-9', '59.00', '90.00', null, null, '1', '[\"43\",\"46\"]', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_product` VALUES ('721', '83', '100', 'KS1710-10', '59.00', '90.00', null, null, '1', '[\"44\",\"46\"]', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_product` VALUES ('722', '84', '100', '17180-1', '59.00', '118.00', null, null, '1', '[\"4\",\"40\"]', '2018-05-21 16:14:34', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_product` VALUES ('723', '84', '100', '17180-2', '59.00', '118.00', null, null, '1', '[\"4\",\"41\"]', '2018-05-21 16:14:34', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_product` VALUES ('724', '84', '100', '17180-3', '59.00', '118.00', null, null, '1', '[\"4\",\"42\"]', '2018-05-21 16:14:34', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_product` VALUES ('725', '84', '100', '17180-4', '59.00', '118.00', null, null, '1', '[\"4\",\"43\"]', '2018-05-21 16:14:34', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_product` VALUES ('726', '84', '100', '17180-5', '59.00', '118.00', null, null, '1', '[\"4\",\"44\"]', '2018-05-21 16:14:34', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_product` VALUES ('727', '84', '100', '17180-6', '59.00', '118.00', null, null, '1', '[\"40\",\"46\"]', '2018-05-21 16:14:34', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_product` VALUES ('728', '84', '100', '17180-7', '59.00', '118.00', null, null, '1', '[\"41\",\"46\"]', '2018-05-21 16:14:34', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_product` VALUES ('729', '84', '100', '17180-8', '59.00', '118.00', null, null, '1', '[\"42\",\"46\"]', '2018-05-21 16:14:34', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_product` VALUES ('730', '84', '100', '17180-9', '59.00', '118.00', null, null, '1', '[\"43\",\"46\"]', '2018-05-21 16:14:34', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_product` VALUES ('731', '84', '100', '17180-10', '59.00', '118.00', null, null, '1', '[\"44\",\"46\"]', '2018-05-21 16:14:34', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_product` VALUES ('752', '87', '100', 'KS1773-1', '59.00', '90.00', null, null, '1', '[\"4\",\"40\"]', '2018-05-21 16:19:54', '2018-05-21 16:19:54', null); INSERT INTO `ibrand_goods_product` VALUES ('753', '87', '100', 'KS1773-2', '59.00', '90.00', null, null, '1', '[\"4\",\"41\"]', '2018-05-21 16:19:54', '2018-05-21 16:19:54', null); INSERT INTO `ibrand_goods_product` VALUES ('754', '87', '100', 'KS1773-3', '59.00', '90.00', null, null, '1', '[\"4\",\"42\"]', '2018-05-21 16:19:54', '2018-05-21 16:19:54', null); INSERT INTO `ibrand_goods_product` VALUES ('755', '87', '100', 'KS1773-4', '59.00', '90.00', null, null, '1', '[\"4\",\"43\"]', '2018-05-21 16:19:54', '2018-05-21 16:19:54', null); INSERT INTO `ibrand_goods_product` VALUES ('756', '87', '100', 'KS1773-5', '59.00', '90.00', null, null, '1', '[\"4\",\"44\"]', '2018-05-21 16:19:54', '2018-05-21 16:19:54', null); INSERT INTO `ibrand_goods_product` VALUES ('757', '87', '100', 'KS1773-6', '88.00', '136.00', null, null, '1', '[\"4\",\"49\"]', '2018-05-21 16:19:54', '2018-05-21 16:19:54', null); INSERT INTO `ibrand_goods_product` VALUES ('758', '87', '100', 'KS1773-7', '88.00', '136.00', null, null, '1', '[\"4\",\"50\"]', '2018-05-21 16:19:54', '2018-05-21 16:19:54', null); INSERT INTO `ibrand_goods_product` VALUES ('759', '87', '100', 'KS1773-8', '59.00', '90.00', null, null, '1', '[\"40\",\"47\"]', '2018-05-21 16:19:54', '2018-05-21 16:19:54', null); INSERT INTO `ibrand_goods_product` VALUES ('760', '87', '100', 'KS1773-9', '59.00', '90.00', null, null, '1', '[\"41\",\"47\"]', '2018-05-21 16:19:54', '2018-05-21 16:19:54', null); INSERT INTO `ibrand_goods_product` VALUES ('761', '87', '100', 'KS1773-10', '59.00', '90.00', null, null, '1', '[\"42\",\"47\"]', '2018-05-21 16:19:54', '2018-05-21 16:19:54', null); INSERT INTO `ibrand_goods_product` VALUES ('762', '87', '100', 'KS1773-11', '59.00', '90.00', null, null, '1', '[\"43\",\"47\"]', '2018-05-21 16:19:54', '2018-05-21 16:19:54', null); INSERT INTO `ibrand_goods_product` VALUES ('763', '87', '100', 'KS1773-12', '59.00', '90.00', null, null, '1', '[\"44\",\"47\"]', '2018-05-21 16:19:54', '2018-05-21 16:19:54', null); INSERT INTO `ibrand_goods_product` VALUES ('764', '87', '100', 'KS1773-13', '88.00', '136.00', null, null, '1', '[\"47\",\"49\"]', '2018-05-21 16:19:54', '2018-05-21 16:19:54', null); INSERT INTO `ibrand_goods_product` VALUES ('765', '87', '100', 'KS1773-14', '88.00', '136.00', null, null, '1', '[\"47\",\"50\"]', '2018-05-21 16:19:54', '2018-05-21 16:19:54', null); INSERT INTO `ibrand_goods_product` VALUES ('766', '88', '100', 'KS1782-1', '59.00', '95.00', null, null, '1', '[\"18\",\"40\"]', '2018-05-21 16:33:38', '2018-05-21 16:33:38', null); INSERT INTO `ibrand_goods_product` VALUES ('767', '88', '100', 'KS1782-2', '59.00', '95.00', null, null, '1', '[\"18\",\"41\"]', '2018-05-21 16:33:38', '2018-05-21 16:33:38', null); INSERT INTO `ibrand_goods_product` VALUES ('768', '88', '100', 'KS1782-3', '59.00', '95.00', null, null, '1', '[\"18\",\"42\"]', '2018-05-21 16:33:38', '2018-05-21 16:33:38', null); INSERT INTO `ibrand_goods_product` VALUES ('769', '88', '100', 'KS1782-4', '59.00', '95.00', null, null, '1', '[\"18\",\"43\"]', '2018-05-21 16:33:38', '2018-05-21 16:33:38', null); INSERT INTO `ibrand_goods_product` VALUES ('770', '88', '100', 'KS1782-5', '59.00', '95.00', null, null, '1', '[\"18\",\"44\"]', '2018-05-21 16:33:38', '2018-05-21 16:33:38', null); INSERT INTO `ibrand_goods_product` VALUES ('771', '88', '100', 'KS1782-6', '89.00', '145.00', null, null, '1', '[\"18\",\"49\"]', '2018-05-21 16:33:38', '2018-05-21 16:33:38', null); INSERT INTO `ibrand_goods_product` VALUES ('772', '88', '100', 'KS1782-7', '89.00', '145.00', null, null, '1', '[\"18\",\"50\"]', '2018-05-21 16:33:38', '2018-05-21 16:33:38', null); INSERT INTO `ibrand_goods_product` VALUES ('773', '88', '100', 'KS1782-8', '59.00', '145.00', null, null, '1', '[\"18\",\"51\"]', '2018-05-21 16:33:38', '2018-05-21 16:33:38', null); INSERT INTO `ibrand_goods_product` VALUES ('774', '88', '100', 'KS1782-9', '59.00', '145.00', null, null, '1', '[\"18\",\"52\"]', '2018-05-21 16:33:38', '2018-05-21 16:33:38', null); INSERT INTO `ibrand_goods_product` VALUES ('775', '88', '100', 'KS1782-10', '59.00', '95.00', null, null, '1', '[\"40\",\"46\"]', '2018-05-21 16:33:38', '2018-05-21 16:33:38', null); INSERT INTO `ibrand_goods_product` VALUES ('776', '88', '100', 'KS1782-11', '59.00', '95.00', null, null, '1', '[\"41\",\"46\"]', '2018-05-21 16:33:38', '2018-05-21 16:33:38', null); INSERT INTO `ibrand_goods_product` VALUES ('777', '88', '100', 'KS1782-12', '59.00', '95.00', null, null, '1', '[\"42\",\"46\"]', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_product` VALUES ('778', '88', '100', 'KS1782-13', '59.00', '95.00', null, null, '1', '[\"43\",\"46\"]', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_product` VALUES ('779', '88', '100', 'KS1782-14', '59.00', '95.00', null, null, '1', '[\"44\",\"46\"]', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_product` VALUES ('780', '88', '100', 'KS1782-15', '89.00', '145.00', null, null, '1', '[\"46\",\"49\"]', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_product` VALUES ('781', '88', '100', 'KS1782-16', '89.00', '145.00', null, null, '1', '[\"46\",\"50\"]', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_product` VALUES ('782', '88', '100', 'KS1782-17', '89.00', '145.00', null, null, '1', '[\"46\",\"51\"]', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_product` VALUES ('783', '88', '100', 'KS1782-18', '89.00', '145.00', null, null, '1', '[\"46\",\"52\"]', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_product` VALUES ('784', '89', '20', 'un8ssiw061501-1', '98.00', '158.00', null, null, '1', '[\"6\",\"40\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('785', '89', '20', 'un8ssiw061501-2', '98.00', '158.00', null, null, '1', '[\"6\",\"41\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('786', '89', '20', 'un8ssiw061501-3', '98.00', '158.00', null, null, '1', '[\"6\",\"42\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('787', '89', '20', 'un8ssiw061501-4', '98.00', '158.00', null, null, '1', '[\"6\",\"43\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('788', '89', '20', 'un8ssiw061501-5', '98.00', '158.00', null, null, '1', '[\"6\",\"44\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('789', '89', '20', 'un8ssiw061501-6', '98.00', '158.00', null, null, '1', '[\"7\",\"40\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('790', '89', '20', 'un8ssiw061501-7', '98.00', '158.00', null, null, '1', '[\"7\",\"41\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('791', '89', '20', 'un8ssiw061501-8', '98.00', '158.00', null, null, '1', '[\"7\",\"42\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('792', '89', '20', 'un8ssiw061501-9', '98.00', '158.00', null, null, '1', '[\"7\",\"43\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('793', '89', '20', 'un8ssiw061501-10', '98.00', '158.00', null, null, '1', '[\"7\",\"44\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('794', '89', '20', 'un8ssiw061501-11', '98.00', '158.00', null, null, '1', '[\"15\",\"40\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('795', '89', '20', 'un8ssiw061501-12', '98.00', '158.00', null, null, '1', '[\"15\",\"41\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('796', '89', '20', 'un8ssiw061501-13', '98.00', '158.00', null, null, '1', '[\"15\",\"42\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('797', '89', '20', 'un8ssiw061501-14', '98.00', '158.00', null, null, '1', '[\"15\",\"43\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('798', '89', '20', 'un8ssiw061501-15', '98.00', '158.00', null, null, '1', '[\"15\",\"44\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('799', '89', '20', 'un8ssiw061501-16', '98.00', '158.00', null, null, '1', '[\"17\",\"40\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('800', '89', '20', 'un8ssiw061501-17', '98.00', '158.00', null, null, '1', '[\"17\",\"41\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('801', '89', '20', 'un8ssiw061501-18', '98.00', '158.00', null, null, '1', '[\"17\",\"42\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('802', '89', '20', 'un8ssiw061501-19', '98.00', '158.00', null, null, '1', '[\"17\",\"43\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('803', '89', '20', 'un8ssiw061501-20', '98.00', '158.00', null, null, '1', '[\"17\",\"44\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('804', '89', '20', 'un8ssiw061501-26', '98.00', '158.00', null, null, '1', '[\"22\",\"40\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('805', '89', '20', 'un8ssiw061501-27', '98.00', '158.00', null, null, '1', '[\"22\",\"41\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('806', '89', '20', 'un8ssiw061501-28', '98.00', '158.00', null, null, '1', '[\"22\",\"42\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('807', '89', '20', 'un8ssiw061501-29', '98.00', '158.00', null, null, '1', '[\"22\",\"43\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('808', '89', '20', 'un8ssiw061501-30', '98.00', '158.00', null, null, '1', '[\"22\",\"44\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('809', '89', '20', 'un8ssiw061501-21', '98.00', '158.00', null, null, '1', '[\"40\",\"47\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('810', '89', '20', 'un8ssiw061501-22', '98.00', '158.00', null, null, '1', '[\"41\",\"47\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('811', '89', '20', 'un8ssiw061501-23', '98.00', '158.00', null, null, '1', '[\"42\",\"47\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('812', '89', '20', 'un8ssiw061501-24', '98.00', '158.00', null, null, '1', '[\"43\",\"47\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('813', '89', '20', 'un8ssiw061501-25', '98.00', '158.00', null, null, '1', '[\"44\",\"47\"]', '2018-05-21 16:39:49', '2018-05-21 16:39:49', null); INSERT INTO `ibrand_goods_product` VALUES ('814', '90', '0', '9092-1', '28.00', '38.00', null, null, '0', '[\"16\",\"40\"]', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_product` VALUES ('815', '90', '0', '9092-2', '28.00', '38.00', null, null, '0', '[\"16\",\"41\"]', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_product` VALUES ('816', '90', '0', '9092-3', '28.00', '38.00', null, null, '0', '[\"16\",\"42\"]', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_product` VALUES ('817', '90', '0', '9092-4', '28.00', '38.00', null, null, '0', '[\"16\",\"43\"]', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_product` VALUES ('818', '90', '0', '9092-5', '28.00', '38.00', null, null, '0', '[\"16\",\"44\"]', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_product` VALUES ('819', '90', '0', '9092-6', '28.00', '38.00', null, null, '0', '[\"16\",\"45\"]', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_product` VALUES ('820', '90', '1', '9092-7', '28.00', '38.00', null, null, '1', '[\"40\",\"46\"]', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_product` VALUES ('821', '90', '5', '9092-8', '28.00', '38.00', null, null, '1', '[\"41\",\"46\"]', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_product` VALUES ('822', '90', '3', '9092-9', '28.00', '38.00', null, null, '1', '[\"42\",\"46\"]', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_product` VALUES ('823', '90', '3', '9092-10', '28.00', '38.00', null, null, '1', '[\"43\",\"46\"]', '2018-05-21 16:49:44', '2018-05-29 15:23:18', null); INSERT INTO `ibrand_goods_product` VALUES ('824', '90', '0', '9092-11', '28.00', '38.00', null, null, '0', '[\"44\",\"46\"]', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_product` VALUES ('825', '90', '0', '9092-12', '28.00', '38.00', null, null, '0', '[\"45\",\"46\"]', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_product` VALUES ('826', '91', '10', 'un8sssw020501-1', '88.00', '138.00', null, null, '1', '[\"37\",\"39\"]', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_product` VALUES ('827', '91', '50', 'un8sssw020501-2', '88.00', '138.00', null, null, '1', '[\"37\",\"40\"]', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_product` VALUES ('828', '91', '50', 'un8sssw020501-3', '88.00', '138.00', null, null, '1', '[\"37\",\"41\"]', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_product` VALUES ('829', '91', '50', 'un8sssw020501-4', '88.00', '138.00', null, null, '1', '[\"37\",\"42\"]', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_product` VALUES ('830', '91', '50', 'un8sssw020501-5', '88.00', '138.00', null, null, '1', '[\"37\",\"43\"]', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_product` VALUES ('831', '91', '50', 'un8sssw020501-6', '88.00', '138.00', null, null, '1', '[\"37\",\"44\"]', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_product` VALUES ('832', '91', '50', 'un8sssw020501-7', '88.00', '138.00', null, null, '1', '[\"37\",\"45\"]', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_product` VALUES ('833', '91', '10', 'un8sssw020501-8', '88.00', '138.00', null, null, '1', '[\"39\",\"47\"]', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_product` VALUES ('834', '91', '50', 'un8sssw020501-9', '88.00', '138.00', null, null, '1', '[\"40\",\"47\"]', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_product` VALUES ('835', '91', '50', 'un8sssw020501-10', '88.00', '138.00', null, null, '1', '[\"41\",\"47\"]', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_product` VALUES ('836', '91', '50', 'un8sssw020501-11', '88.00', '138.00', null, null, '1', '[\"42\",\"47\"]', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_product` VALUES ('837', '91', '50', 'un8sssw020501-12', '88.00', '138.00', null, null, '1', '[\"43\",\"47\"]', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_product` VALUES ('838', '91', '50', 'un8sssw020501-13', '88.00', '138.00', null, null, '1', '[\"44\",\"47\"]', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_product` VALUES ('839', '91', '50', 'un8sssw020501-14', '88.00', '138.00', null, null, '1', '[\"45\",\"47\"]', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_product` VALUES ('840', '92', '50', '9075-1', '28.00', '38.00', null, null, '1', '[\"17\",\"40\"]', '2018-05-21 17:03:14', '2018-05-21 17:03:14', null); INSERT INTO `ibrand_goods_product` VALUES ('841', '92', '50', '9075-2', '28.00', '38.00', null, null, '1', '[\"17\",\"41\"]', '2018-05-21 17:03:14', '2018-05-21 17:03:14', null); INSERT INTO `ibrand_goods_product` VALUES ('842', '92', '50', '9075-3', '28.00', '38.00', null, null, '1', '[\"17\",\"42\"]', '2018-05-21 17:03:14', '2018-05-21 17:03:14', null); INSERT INTO `ibrand_goods_product` VALUES ('843', '92', '49', '9075-4', '28.00', '38.00', null, null, '1', '[\"17\",\"43\"]', '2018-05-21 17:03:14', '2018-05-30 12:06:12', null); INSERT INTO `ibrand_goods_product` VALUES ('844', '92', '50', '9075-5', '28.00', '38.00', null, null, '1', '[\"17\",\"44\"]', '2018-05-21 17:03:15', '2018-05-21 17:03:15', null); INSERT INTO `ibrand_goods_product` VALUES ('845', '92', '20', '9075-6', '28.00', '38.00', null, null, '1', '[\"17\",\"45\"]', '2018-05-21 17:03:15', '2018-05-21 17:03:15', null); INSERT INTO `ibrand_goods_product` VALUES ('846', '92', '10', '9075-7', '28.00', '38.00', null, null, '1', '[\"31\",\"40\"]', '2018-05-21 17:03:15', '2018-05-21 17:03:15', null); INSERT INTO `ibrand_goods_product` VALUES ('847', '92', '50', '9075-8', '28.00', '38.00', null, null, '1', '[\"31\",\"41\"]', '2018-05-21 17:03:15', '2018-05-21 17:03:15', null); INSERT INTO `ibrand_goods_product` VALUES ('848', '92', '20', '9075-9', '28.00', '38.00', null, null, '1', '[\"31\",\"42\"]', '2018-05-21 17:03:15', '2018-05-21 17:03:15', null); INSERT INTO `ibrand_goods_product` VALUES ('849', '92', '20', '9075-10', '28.00', '38.00', null, null, '1', '[\"31\",\"43\"]', '2018-05-21 17:03:15', '2018-05-21 17:03:15', null); INSERT INTO `ibrand_goods_product` VALUES ('850', '92', '20', '9075-11', '28.00', '38.00', null, null, '1', '[\"31\",\"44\"]', '2018-05-21 17:03:15', '2018-05-21 17:03:15', null); INSERT INTO `ibrand_goods_product` VALUES ('851', '92', '0', '9075-12', '28.00', '38.00', null, null, '0', '[\"31\",\"45\"]', '2018-05-21 17:03:15', '2018-05-21 17:03:15', null); INSERT INTO `ibrand_goods_product` VALUES ('852', '93', '30', '6205-1', '38.00', '55.00', null, null, '1', '[\"11\",\"40\"]', '2018-05-21 17:17:39', '2018-05-21 17:17:39', null); INSERT INTO `ibrand_goods_product` VALUES ('853', '93', '20', '6205-2', '38.00', '55.00', null, null, '1', '[\"11\",\"41\"]', '2018-05-21 17:17:39', '2018-05-21 17:17:39', null); INSERT INTO `ibrand_goods_product` VALUES ('854', '93', '10', '6205-3', '38.00', '55.00', null, null, '1', '[\"11\",\"42\"]', '2018-05-21 17:17:39', '2018-05-21 17:17:39', null); INSERT INTO `ibrand_goods_product` VALUES ('855', '93', '10', '6205-4', '38.00', '55.00', null, null, '1', '[\"11\",\"43\"]', '2018-05-21 17:17:39', '2018-05-21 17:17:39', null); INSERT INTO `ibrand_goods_product` VALUES ('856', '93', '3', '6205-5', '38.00', '55.00', null, null, '1', '[\"11\",\"44\"]', '2018-05-21 17:17:39', '2018-05-21 17:17:39', null); INSERT INTO `ibrand_goods_product` VALUES ('857', '93', '0', '6205-6', '38.00', '55.00', null, null, '0', '[\"11\",\"45\"]', '2018-05-21 17:17:39', '2018-05-21 17:17:39', null); INSERT INTO `ibrand_goods_product` VALUES ('858', '93', '30', '6205-7', '38.00', '55.00', null, null, '1', '[\"31\",\"40\"]', '2018-05-21 17:17:39', '2018-05-21 17:17:39', null); INSERT INTO `ibrand_goods_product` VALUES ('859', '93', '50', '6205-8', '38.00', '55.00', null, null, '1', '[\"31\",\"41\"]', '2018-05-21 17:17:39', '2018-05-21 17:17:39', null); INSERT INTO `ibrand_goods_product` VALUES ('860', '93', '50', '6205-9', '38.00', '55.00', null, null, '1', '[\"31\",\"42\"]', '2018-05-21 17:17:39', '2018-05-21 17:17:39', null); INSERT INTO `ibrand_goods_product` VALUES ('861', '93', '50', '6205-10', '38.00', '55.00', null, null, '1', '[\"31\",\"43\"]', '2018-05-21 17:17:39', '2018-05-21 17:17:39', null); INSERT INTO `ibrand_goods_product` VALUES ('862', '93', '30', '6205-11', '38.00', '55.00', null, null, '1', '[\"31\",\"44\"]', '2018-05-21 17:17:39', '2018-05-21 17:17:39', null); INSERT INTO `ibrand_goods_product` VALUES ('863', '93', '40', '6205-12', '38.00', '55.00', null, null, '1', '[\"31\",\"45\"]', '2018-05-21 17:17:39', '2018-05-21 17:17:39', null); INSERT INTO `ibrand_goods_product` VALUES ('864', '93', '30', '6205-13', '38.00', '55.00', null, null, '1', '[\"35\",\"40\"]', '2018-05-21 17:17:39', '2018-05-21 17:17:39', null); INSERT INTO `ibrand_goods_product` VALUES ('865', '93', '50', '6205-14', '38.00', '55.00', null, null, '1', '[\"35\",\"41\"]', '2018-05-21 17:17:39', '2018-05-21 17:17:39', null); INSERT INTO `ibrand_goods_product` VALUES ('866', '93', '50', '6205-15', '38.00', '55.00', null, null, '1', '[\"35\",\"42\"]', '2018-05-21 17:17:39', '2018-05-21 17:17:39', null); INSERT INTO `ibrand_goods_product` VALUES ('867', '93', '50', '6205-16', '38.00', '55.00', null, null, '1', '[\"35\",\"43\"]', '2018-05-21 17:17:39', '2018-05-21 17:17:39', null); INSERT INTO `ibrand_goods_product` VALUES ('868', '93', '30', '6205-17', '38.00', '55.00', null, null, '1', '[\"35\",\"44\"]', '2018-05-21 17:17:39', '2018-05-21 17:17:39', null); INSERT INTO `ibrand_goods_product` VALUES ('869', '93', '30', '6205-18', '38.00', '55.00', null, null, '1', '[\"35\",\"45\"]', '2018-05-21 17:17:39', '2018-05-21 17:17:39', null); INSERT INTO `ibrand_goods_product` VALUES ('870', '94', '10', 'un8sssw060601-1', '79.00', '129.00', null, null, '1', '[\"6\",\"40\"]', '2018-05-21 17:20:46', '2018-05-21 17:20:46', null); INSERT INTO `ibrand_goods_product` VALUES ('871', '94', '10', 'un8sssw060601-2', '79.00', '129.00', null, null, '1', '[\"6\",\"41\"]', '2018-05-21 17:20:46', '2018-05-21 17:20:46', null); INSERT INTO `ibrand_goods_product` VALUES ('872', '94', '10', 'un8sssw060601-3', '79.00', '129.00', null, null, '1', '[\"6\",\"42\"]', '2018-05-21 17:20:46', '2018-05-21 17:20:46', null); INSERT INTO `ibrand_goods_product` VALUES ('873', '94', '10', 'un8sssw060601-4', '79.00', '129.00', null, null, '1', '[\"6\",\"43\"]', '2018-05-21 17:20:46', '2018-05-21 17:20:46', null); INSERT INTO `ibrand_goods_product` VALUES ('874', '94', '10', 'un8sssw060601-5', '79.00', '129.00', null, null, '1', '[\"6\",\"44\"]', '2018-05-21 17:20:46', '2018-05-21 17:20:46', null); INSERT INTO `ibrand_goods_product` VALUES ('875', '94', '10', 'un8sssw060601-6', '79.00', '129.00', null, null, '1', '[\"6\",\"45\"]', '2018-05-21 17:20:46', '2018-05-21 17:20:46', null); INSERT INTO `ibrand_goods_product` VALUES ('876', '94', '10', 'un8sssw060601-7', '79.00', '129.00', null, null, '1', '[\"7\",\"40\"]', '2018-05-21 17:20:46', '2018-05-21 17:20:46', null); INSERT INTO `ibrand_goods_product` VALUES ('877', '94', '10', 'un8sssw060601-8', '79.00', '129.00', null, null, '1', '[\"7\",\"41\"]', '2018-05-21 17:20:46', '2018-05-21 17:20:46', null); INSERT INTO `ibrand_goods_product` VALUES ('878', '94', '10', 'un8sssw060601-9', '79.00', '129.00', null, null, '1', '[\"7\",\"42\"]', '2018-05-21 17:20:46', '2018-05-21 17:20:46', null); INSERT INTO `ibrand_goods_product` VALUES ('879', '94', '10', 'un8sssw060601-10', '79.00', '129.00', null, null, '1', '[\"7\",\"43\"]', '2018-05-21 17:20:46', '2018-05-21 17:20:46', null); INSERT INTO `ibrand_goods_product` VALUES ('880', '94', '10', 'un8sssw060601-11', '79.00', '129.00', null, null, '1', '[\"7\",\"44\"]', '2018-05-21 17:20:46', '2018-05-21 17:20:46', null); INSERT INTO `ibrand_goods_product` VALUES ('881', '94', '10', 'un8sssw060601-12', '79.00', '129.00', null, null, '1', '[\"7\",\"45\"]', '2018-05-21 17:20:46', '2018-05-21 17:20:46', null); INSERT INTO `ibrand_goods_product` VALUES ('882', '94', '10', 'un8sssw060601-13', '79.00', '129.00', null, null, '1', '[\"14\",\"40\"]', '2018-05-21 17:20:46', '2018-05-21 17:20:46', null); INSERT INTO `ibrand_goods_product` VALUES ('883', '94', '10', 'un8sssw060601-14', '79.00', '129.00', null, null, '1', '[\"14\",\"41\"]', '2018-05-21 17:20:46', '2018-05-21 17:20:46', null); INSERT INTO `ibrand_goods_product` VALUES ('884', '94', '10', 'un8sssw060601-15', '79.00', '129.00', null, null, '1', '[\"14\",\"42\"]', '2018-05-21 17:20:46', '2018-05-21 17:20:46', null); INSERT INTO `ibrand_goods_product` VALUES ('885', '94', '10', 'un8sssw060601-16', '79.00', '129.00', null, null, '1', '[\"14\",\"43\"]', '2018-05-21 17:20:46', '2018-05-21 17:20:46', null); INSERT INTO `ibrand_goods_product` VALUES ('886', '94', '10', 'un8sssw060601-17', '79.00', '129.00', null, null, '1', '[\"14\",\"44\"]', '2018-05-21 17:20:46', '2018-05-21 17:20:46', null); INSERT INTO `ibrand_goods_product` VALUES ('887', '94', '10', 'un8sssw060601-18', '79.00', '129.00', null, null, '1', '[\"14\",\"45\"]', '2018-05-21 17:20:46', '2018-05-21 17:20:46', null); INSERT INTO `ibrand_goods_product` VALUES ('888', '94', '10', 'un8sssw060601-19', '79.00', '129.00', null, null, '1', '[\"38\",\"40\"]', '2018-05-21 17:20:46', '2018-05-21 17:20:46', null); INSERT INTO `ibrand_goods_product` VALUES ('889', '94', '10', 'un8sssw060601-20', '79.00', '129.00', null, null, '1', '[\"38\",\"41\"]', '2018-05-21 17:20:47', '2018-05-21 17:20:47', null); INSERT INTO `ibrand_goods_product` VALUES ('890', '94', '10', 'un8sssw060601-21', '79.00', '129.00', null, null, '1', '[\"38\",\"42\"]', '2018-05-21 17:20:47', '2018-05-21 17:20:47', null); INSERT INTO `ibrand_goods_product` VALUES ('891', '94', '10', 'un8sssw060601-22', '79.00', '129.00', null, null, '1', '[\"38\",\"43\"]', '2018-05-21 17:20:47', '2018-05-21 17:20:47', null); INSERT INTO `ibrand_goods_product` VALUES ('892', '94', '10', 'un8sssw060601-23', '79.00', '129.00', null, null, '1', '[\"38\",\"44\"]', '2018-05-21 17:20:47', '2018-05-21 17:20:47', null); INSERT INTO `ibrand_goods_product` VALUES ('893', '94', '10', 'un8sssw060601-24', '79.00', '129.00', null, null, '1', '[\"38\",\"45\"]', '2018-05-21 17:20:47', '2018-05-21 17:20:47', null); INSERT INTO `ibrand_goods_product` VALUES ('894', '95', '5', '8172100283-1', '59.00', '79.00', null, null, '1', '[\"4\",\"40\"]', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_product` VALUES ('895', '95', '5', '8172100283-2', '59.00', '79.00', null, null, '1', '[\"4\",\"41\"]', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_product` VALUES ('896', '95', '5', '8172100283-3', '59.00', '79.00', null, null, '1', '[\"4\",\"42\"]', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_product` VALUES ('897', '95', '5', '8172100283-4', '59.00', '79.00', null, null, '1', '[\"4\",\"43\"]', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_product` VALUES ('898', '95', '5', '8172100283-5', '59.00', '79.00', null, null, '1', '[\"4\",\"44\"]', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_product` VALUES ('899', '95', '10', '8172100283-6', '59.00', '79.00', null, null, '1', '[\"31\",\"40\"]', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_product` VALUES ('900', '95', '5', '8172100283-7', '59.00', '79.00', null, null, '1', '[\"31\",\"41\"]', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_product` VALUES ('901', '95', '5', '8172100283-8', '59.00', '79.00', null, null, '1', '[\"31\",\"42\"]', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_product` VALUES ('902', '95', '10', '8172100283-9', '59.00', '79.00', null, null, '1', '[\"31\",\"43\"]', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_product` VALUES ('903', '95', '10', '8172100283-10', '59.00', '79.00', null, null, '1', '[\"31\",\"44\"]', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_product` VALUES ('904', '95', '5', '8172100283-11', '59.00', '79.00', null, null, '1', '[\"36\",\"40\"]', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_product` VALUES ('905', '95', '5', '8172100283-12', '59.00', '79.00', null, null, '1', '[\"36\",\"41\"]', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_product` VALUES ('906', '95', '5', '8172100283-13', '59.00', '79.00', null, null, '1', '[\"36\",\"42\"]', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_product` VALUES ('907', '95', '5', '8172100283-14', '59.00', '79.00', null, null, '1', '[\"36\",\"43\"]', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_product` VALUES ('908', '95', '5', '8172100283-15', '59.00', '79.00', null, null, '1', '[\"36\",\"44\"]', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_product` VALUES ('909', '96', '5', '8182100133-1', '99.00', '145.00', null, null, '1', '[\"16\",\"40\"]', '2018-05-25 13:12:50', '2018-05-25 13:12:50', null); INSERT INTO `ibrand_goods_product` VALUES ('910', '96', '10', '8182100133-2', '99.00', '145.00', null, null, '1', '[\"16\",\"41\"]', '2018-05-25 13:12:50', '2018-05-25 13:12:50', null); INSERT INTO `ibrand_goods_product` VALUES ('911', '96', '10', '8182100133-3', '99.00', '145.00', null, null, '1', '[\"16\",\"42\"]', '2018-05-25 13:12:50', '2018-05-25 13:12:50', null); INSERT INTO `ibrand_goods_product` VALUES ('912', '96', '10', '8182100133-4', '99.00', '145.00', null, null, '1', '[\"16\",\"43\"]', '2018-05-25 13:12:50', '2018-05-25 13:12:50', null); INSERT INTO `ibrand_goods_product` VALUES ('913', '96', '10', '8182100133-5', '99.00', '145.00', null, null, '1', '[\"16\",\"44\"]', '2018-05-25 13:12:50', '2018-05-25 13:12:50', null); INSERT INTO `ibrand_goods_product` VALUES ('914', '96', '5', '8182100133-6', '99.00', '145.00', null, null, '1', '[\"35\",\"40\"]', '2018-05-25 13:12:50', '2018-05-25 13:12:50', null); INSERT INTO `ibrand_goods_product` VALUES ('915', '96', '5', '8182100133-7', '99.00', '145.00', null, null, '1', '[\"35\",\"41\"]', '2018-05-25 13:12:50', '2018-05-25 13:12:50', null); INSERT INTO `ibrand_goods_product` VALUES ('916', '96', '5', '8182100133-8', '99.00', '145.00', null, null, '1', '[\"35\",\"42\"]', '2018-05-25 13:12:50', '2018-05-25 13:12:50', null); INSERT INTO `ibrand_goods_product` VALUES ('917', '96', '10', '8182100133-9', '99.00', '145.00', null, null, '1', '[\"35\",\"43\"]', '2018-05-25 13:12:50', '2018-05-25 13:12:50', null); INSERT INTO `ibrand_goods_product` VALUES ('918', '96', '5', '8182100133-10', '99.00', '145.00', null, null, '1', '[\"35\",\"44\"]', '2018-05-25 13:12:50', '2018-05-25 13:12:50', null); INSERT INTO `ibrand_goods_product` VALUES ('919', '97', '0', '8182101293-1', '89.00', '135.00', null, null, '0', '[\"11\",\"40\"]', '2018-05-25 13:46:09', '2018-05-25 13:46:09', null); INSERT INTO `ibrand_goods_product` VALUES ('920', '97', '10', '8182101293-2', '89.00', '135.00', null, null, '1', '[\"11\",\"41\"]', '2018-05-25 13:46:09', '2018-05-25 13:46:09', null); INSERT INTO `ibrand_goods_product` VALUES ('921', '97', '10', '8182101293-3', '89.00', '135.00', null, null, '1', '[\"11\",\"42\"]', '2018-05-25 13:46:09', '2018-05-25 13:46:09', null); INSERT INTO `ibrand_goods_product` VALUES ('922', '97', '10', '8182101293-4', '89.00', '135.00', null, null, '1', '[\"11\",\"43\"]', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_product` VALUES ('923', '97', '10', '8182101293-5', '89.00', '135.00', null, null, '1', '[\"11\",\"44\"]', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_product` VALUES ('924', '97', '0', '8182101293-6', '89.00', '135.00', null, null, '0', '[\"20\",\"40\"]', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_product` VALUES ('925', '97', '5', '8182101293-7', '89.00', '135.00', null, null, '1', '[\"20\",\"41\"]', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_product` VALUES ('926', '97', '5', '8182101293-8', '89.00', '135.00', null, null, '1', '[\"20\",\"42\"]', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_product` VALUES ('927', '97', '5', '8182101293-9', '89.00', '135.00', null, null, '1', '[\"20\",\"43\"]', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_product` VALUES ('928', '97', '5', '8182101293-10', '89.00', '135.00', null, null, '1', '[\"20\",\"44\"]', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_product` VALUES ('929', '97', '0', '8182101293-11', '89.00', '135.00', null, null, '0', '[\"27\",\"40\"]', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_product` VALUES ('930', '97', '10', '8182101293-12', '89.00', '135.00', null, null, '1', '[\"27\",\"41\"]', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_product` VALUES ('931', '97', '10', '8182101293-13', '89.00', '135.00', null, null, '1', '[\"27\",\"42\"]', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_product` VALUES ('932', '97', '10', '8182101293-14', '89.00', '135.00', null, null, '1', '[\"27\",\"43\"]', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_product` VALUES ('933', '97', '10', '8182101293-15', '89.00', '135.00', null, null, '1', '[\"27\",\"44\"]', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_product` VALUES ('934', '98', '5', '18182101333-1', '99.00', '145.00', null, null, '1', '[\"11\",\"40\"]', '2018-05-25 14:00:05', '2018-05-28 15:12:33', null); INSERT INTO `ibrand_goods_product` VALUES ('935', '98', '5', '18182101333-2', '99.00', '145.00', null, null, '1', '[\"11\",\"41\"]', '2018-05-25 14:00:05', '2018-05-28 15:12:33', null); INSERT INTO `ibrand_goods_product` VALUES ('936', '98', '5', '18182101333-3', '99.00', '145.00', null, null, '1', '[\"11\",\"42\"]', '2018-05-25 14:00:05', '2018-05-28 15:12:33', null); INSERT INTO `ibrand_goods_product` VALUES ('937', '98', '5', '18182101333-4', '99.00', '145.00', null, null, '1', '[\"11\",\"43\"]', '2018-05-25 14:00:05', '2018-05-28 15:12:33', null); INSERT INTO `ibrand_goods_product` VALUES ('938', '98', '5', '18182101333-5', '99.00', '145.00', null, null, '1', '[\"11\",\"44\"]', '2018-05-25 14:00:05', '2018-05-28 15:12:33', null); INSERT INTO `ibrand_goods_product` VALUES ('939', '98', '5', '18182101333-6', '99.00', '145.00', null, null, '1', '[\"20\",\"40\"]', '2018-05-25 14:00:05', '2018-05-28 15:12:33', null); INSERT INTO `ibrand_goods_product` VALUES ('940', '98', '10', '18182101333-7', '99.00', '145.00', null, null, '1', '[\"20\",\"41\"]', '2018-05-25 14:00:05', '2018-05-28 15:12:33', null); INSERT INTO `ibrand_goods_product` VALUES ('941', '98', '10', '18182101333-8', '99.00', '145.00', null, null, '1', '[\"20\",\"42\"]', '2018-05-25 14:00:05', '2018-05-28 15:12:33', null); INSERT INTO `ibrand_goods_product` VALUES ('942', '98', '10', '18182101333-9', '99.00', '145.00', null, null, '1', '[\"20\",\"43\"]', '2018-05-25 14:00:05', '2018-05-28 15:12:33', null); INSERT INTO `ibrand_goods_product` VALUES ('943', '98', '10', '18182101333-10', '99.00', '145.00', null, null, '1', '[\"20\",\"44\"]', '2018-05-25 14:00:06', '2018-05-28 15:12:33', null); INSERT INTO `ibrand_goods_product` VALUES ('944', '98', '1', '18182101333-11', '99.00', '145.00', null, null, '1', '[\"31\",\"40\"]', '2018-05-25 14:00:06', '2018-05-28 15:12:33', null); INSERT INTO `ibrand_goods_product` VALUES ('945', '98', '5', '18182101333-12', '99.00', '145.00', null, null, '1', '[\"31\",\"41\"]', '2018-05-25 14:00:06', '2018-05-28 15:12:33', null); INSERT INTO `ibrand_goods_product` VALUES ('946', '98', '0', '18182101333-13', '99.00', '145.00', null, null, '0', '[\"31\",\"42\"]', '2018-05-25 14:00:06', '2018-05-28 15:12:33', null); INSERT INTO `ibrand_goods_product` VALUES ('947', '98', '1', '18182101333-14', '99.00', '145.00', null, null, '1', '[\"31\",\"43\"]', '2018-05-25 14:00:06', '2018-05-28 15:12:33', null); INSERT INTO `ibrand_goods_product` VALUES ('948', '98', '5', '18182101333-15', '99.00', '145.00', null, null, '1', '[\"31\",\"44\"]', '2018-05-25 14:00:06', '2018-05-28 15:12:33', null); INSERT INTO `ibrand_goods_product` VALUES ('949', '99', '20', '8182101323-1', '69.00', '105.00', null, null, '1', '[\"11\",\"40\"]', '2018-05-25 14:18:24', '2018-05-25 14:18:24', null); INSERT INTO `ibrand_goods_product` VALUES ('950', '99', '20', '8182101323-2', '69.00', '105.00', null, null, '1', '[\"11\",\"41\"]', '2018-05-25 14:18:24', '2018-05-25 14:18:24', null); INSERT INTO `ibrand_goods_product` VALUES ('951', '99', '20', '8182101323-3', '69.00', '105.00', null, null, '1', '[\"11\",\"42\"]', '2018-05-25 14:18:24', '2018-05-25 14:18:24', null); INSERT INTO `ibrand_goods_product` VALUES ('952', '99', '20', '8182101323-4', '69.00', '105.00', null, null, '1', '[\"11\",\"43\"]', '2018-05-25 14:18:24', '2018-05-25 14:18:24', null); INSERT INTO `ibrand_goods_product` VALUES ('953', '99', '20', '8182101323-5', '69.00', '105.00', null, null, '1', '[\"11\",\"44\"]', '2018-05-25 14:18:24', '2018-05-25 14:18:24', null); INSERT INTO `ibrand_goods_product` VALUES ('954', '99', '20', '8182101323-6', '69.00', '105.00', null, null, '1', '[\"40\",\"46\"]', '2018-05-25 14:18:24', '2018-05-25 14:18:24', null); INSERT INTO `ibrand_goods_product` VALUES ('955', '99', '20', '8182101323-7', '69.00', '105.00', null, null, '1', '[\"41\",\"46\"]', '2018-05-25 14:18:24', '2018-05-25 14:18:24', null); INSERT INTO `ibrand_goods_product` VALUES ('956', '99', '20', '8182101323-8', '69.00', '105.00', null, null, '1', '[\"42\",\"46\"]', '2018-05-25 14:18:24', '2018-05-25 14:18:24', null); INSERT INTO `ibrand_goods_product` VALUES ('957', '99', '20', '8182101323-9', '69.00', '105.00', null, null, '1', '[\"43\",\"46\"]', '2018-05-25 14:18:24', '2018-05-25 14:18:24', null); INSERT INTO `ibrand_goods_product` VALUES ('958', '99', '20', '8182101323-10', '69.00', '105.00', null, null, '1', '[\"44\",\"46\"]', '2018-05-25 14:18:24', '2018-05-25 14:18:24', null); INSERT INTO `ibrand_goods_product` VALUES ('959', '100', '5', '18172100373-1', '49.00', '75.00', null, null, '1', '[\"15\",\"40\"]', '2018-05-25 14:35:24', '2018-05-28 15:10:23', null); INSERT INTO `ibrand_goods_product` VALUES ('960', '100', '5', '18172100373-2', '49.00', '75.00', null, null, '1', '[\"15\",\"41\"]', '2018-05-25 14:35:24', '2018-05-28 15:10:23', null); INSERT INTO `ibrand_goods_product` VALUES ('961', '100', '5', '18172100373-3', '49.00', '75.00', null, null, '1', '[\"15\",\"42\"]', '2018-05-25 14:35:24', '2018-05-28 15:10:23', null); INSERT INTO `ibrand_goods_product` VALUES ('962', '100', '5', '18172100373-4', '49.00', '75.00', null, null, '1', '[\"15\",\"43\"]', '2018-05-25 14:35:24', '2018-05-28 15:10:23', null); INSERT INTO `ibrand_goods_product` VALUES ('963', '100', '5', '18172100373-5', '49.00', '75.00', null, null, '1', '[\"15\",\"44\"]', '2018-05-25 14:35:25', '2018-05-28 15:10:23', null); INSERT INTO `ibrand_goods_product` VALUES ('964', '100', '5', '18172100373-6', '49.00', '75.00', null, null, '1', '[\"40\",\"46\"]', '2018-05-25 14:35:25', '2018-05-28 15:10:23', null); INSERT INTO `ibrand_goods_product` VALUES ('965', '100', '5', '18172100373-7', '49.00', '75.00', null, null, '1', '[\"41\",\"46\"]', '2018-05-25 14:35:25', '2018-05-28 15:10:23', null); INSERT INTO `ibrand_goods_product` VALUES ('966', '100', '5', '18172100373-8', '49.00', '75.00', null, null, '1', '[\"42\",\"46\"]', '2018-05-25 14:35:25', '2018-05-28 15:10:23', null); INSERT INTO `ibrand_goods_product` VALUES ('967', '100', '5', '18172100373-9', '49.00', '75.00', null, null, '1', '[\"43\",\"46\"]', '2018-05-25 14:35:25', '2018-05-28 15:10:23', null); INSERT INTO `ibrand_goods_product` VALUES ('968', '100', '5', '18172100373-10', '49.00', '75.00', null, null, '1', '[\"44\",\"46\"]', '2018-05-25 14:35:25', '2018-05-28 15:10:23', null); INSERT INTO `ibrand_goods_product` VALUES ('969', '101', '0', '8182101223-1', '119.00', '190.00', null, null, '0', '[\"20\",\"40\"]', '2018-05-25 14:57:19', '2018-05-25 14:57:19', null); INSERT INTO `ibrand_goods_product` VALUES ('970', '101', '2', '8182101223-2', '119.00', '190.00', null, null, '1', '[\"20\",\"41\"]', '2018-05-25 14:57:19', '2018-05-25 14:57:19', null); INSERT INTO `ibrand_goods_product` VALUES ('971', '101', '0', '8182101223-3', '119.00', '190.00', null, null, '0', '[\"20\",\"42\"]', '2018-05-25 14:57:19', '2018-05-25 14:57:19', null); INSERT INTO `ibrand_goods_product` VALUES ('972', '101', '0', '8182101223-4', '119.00', '190.00', null, null, '0', '[\"20\",\"43\"]', '2018-05-25 14:57:19', '2018-05-25 14:57:19', null); INSERT INTO `ibrand_goods_product` VALUES ('973', '101', '5', '8182101223-5', '119.00', '190.00', null, null, '1', '[\"20\",\"44\"]', '2018-05-25 14:57:19', '2018-05-25 14:57:19', null); INSERT INTO `ibrand_goods_product` VALUES ('974', '101', '0', '8182101223-6', '119.00', '190.00', null, null, '0', '[\"40\",\"46\"]', '2018-05-25 14:57:19', '2018-05-25 14:57:19', null); INSERT INTO `ibrand_goods_product` VALUES ('975', '101', '2', '8182101223-7', '119.00', '190.00', null, null, '1', '[\"41\",\"46\"]', '2018-05-25 14:57:19', '2018-05-25 14:57:19', null); INSERT INTO `ibrand_goods_product` VALUES ('976', '101', '0', '8182101223-8', '119.00', '190.00', null, null, '0', '[\"42\",\"46\"]', '2018-05-25 14:57:19', '2018-05-25 14:57:19', null); INSERT INTO `ibrand_goods_product` VALUES ('977', '101', '5', '8182101223-9', '119.00', '190.00', null, null, '1', '[\"43\",\"46\"]', '2018-05-25 14:57:19', '2018-05-25 14:57:19', null); INSERT INTO `ibrand_goods_product` VALUES ('978', '101', '2', '8182101223-10', '119.00', '190.00', null, null, '1', '[\"44\",\"46\"]', '2018-05-25 14:57:20', '2018-05-25 14:57:20', null); INSERT INTO `ibrand_goods_product` VALUES ('979', '102', '1', '8182101533-1', '119.00', '190.00', null, null, '1', '[\"5\",\"40\"]', '2018-05-25 15:13:58', '2018-05-25 15:13:58', null); INSERT INTO `ibrand_goods_product` VALUES ('980', '102', '3', '8182101533-2', '119.00', '190.00', null, null, '1', '[\"5\",\"41\"]', '2018-05-25 15:13:58', '2018-05-25 15:13:58', null); INSERT INTO `ibrand_goods_product` VALUES ('981', '102', '5', '8182101533-3', '119.00', '190.00', null, null, '1', '[\"5\",\"42\"]', '2018-05-25 15:13:58', '2018-05-25 15:13:58', null); INSERT INTO `ibrand_goods_product` VALUES ('982', '102', '5', '8182101533-4', '119.00', '190.00', null, null, '1', '[\"5\",\"43\"]', '2018-05-25 15:13:58', '2018-05-25 15:13:58', null); INSERT INTO `ibrand_goods_product` VALUES ('983', '102', '5', '8182101533-5', '119.00', '190.00', null, null, '1', '[\"5\",\"44\"]', '2018-05-25 15:13:58', '2018-05-25 15:13:58', null); INSERT INTO `ibrand_goods_product` VALUES ('984', '102', '0', '8182101533-6', '119.00', '190.00', null, null, '0', '[\"11\",\"40\"]', '2018-05-25 15:13:58', '2018-05-25 15:13:58', null); INSERT INTO `ibrand_goods_product` VALUES ('985', '102', '3', '8182101533-7', '119.00', '190.00', null, null, '1', '[\"11\",\"41\"]', '2018-05-25 15:13:58', '2018-05-25 15:13:58', null); INSERT INTO `ibrand_goods_product` VALUES ('986', '102', '5', '8182101533-8', '119.00', '190.00', null, null, '1', '[\"11\",\"42\"]', '2018-05-25 15:13:58', '2018-05-25 15:13:58', null); INSERT INTO `ibrand_goods_product` VALUES ('987', '102', '3', '8182101533-9', '119.00', '190.00', null, null, '1', '[\"11\",\"43\"]', '2018-05-25 15:13:58', '2018-05-25 15:13:58', null); INSERT INTO `ibrand_goods_product` VALUES ('988', '102', '5', '8182101533-10', '119.00', '190.00', null, null, '1', '[\"11\",\"44\"]', '2018-05-25 15:13:58', '2018-05-25 15:13:58', null); INSERT INTO `ibrand_goods_product` VALUES ('989', '103', '5', '18182101233-1', '139.00', '219.00', null, null, '1', '[\"37\",\"40\"]', '2018-05-28 15:36:29', '2018-05-28 15:36:29', null); INSERT INTO `ibrand_goods_product` VALUES ('990', '103', '10', '18182101233-2', '139.00', '219.00', null, null, '1', '[\"37\",\"41\"]', '2018-05-28 15:36:29', '2018-05-28 15:36:29', null); INSERT INTO `ibrand_goods_product` VALUES ('991', '103', '10', '18182101233-3', '139.00', '219.00', null, null, '1', '[\"37\",\"42\"]', '2018-05-28 15:36:29', '2018-05-28 15:36:29', null); INSERT INTO `ibrand_goods_product` VALUES ('992', '103', '10', '18182101233-4', '139.00', '219.00', null, null, '1', '[\"37\",\"43\"]', '2018-05-28 15:36:29', '2018-05-28 15:36:29', null); INSERT INTO `ibrand_goods_product` VALUES ('993', '103', '10', '18182101233-5', '139.00', '219.00', null, null, '1', '[\"37\",\"44\"]', '2018-05-28 15:36:29', '2018-05-28 15:36:29', null); INSERT INTO `ibrand_goods_product` VALUES ('994', '103', '5', '18182101233-6', '139.00', '219.00', null, null, '1', '[\"40\",\"46\"]', '2018-05-28 15:36:29', '2018-05-28 15:36:29', null); INSERT INTO `ibrand_goods_product` VALUES ('995', '103', '10', '18182101233-7', '139.00', '219.00', null, null, '1', '[\"41\",\"46\"]', '2018-05-28 15:36:29', '2018-05-28 15:36:29', null); INSERT INTO `ibrand_goods_product` VALUES ('996', '103', '10', '18182101233-8', '139.00', '219.00', null, null, '1', '[\"42\",\"46\"]', '2018-05-28 15:36:29', '2018-05-28 15:36:29', null); INSERT INTO `ibrand_goods_product` VALUES ('997', '103', '10', '18182101233-9', '139.00', '219.00', null, null, '1', '[\"43\",\"46\"]', '2018-05-28 15:36:29', '2018-05-28 15:36:29', null); INSERT INTO `ibrand_goods_product` VALUES ('998', '103', '10', '18182101233-10', '139.00', '219.00', null, null, '1', '[\"44\",\"46\"]', '2018-05-28 15:36:29', '2018-05-28 15:36:29', null); INSERT INTO `ibrand_goods_product` VALUES ('999', '104', '1', '18172100073-1', '78.00', '118.00', null, null, '1', '[\"21\",\"40\"]', '2018-05-28 15:55:08', '2018-05-28 15:55:08', null); INSERT INTO `ibrand_goods_product` VALUES ('1000', '104', '0', '18172100073-2', '78.00', '118.00', null, null, '0', '[\"21\",\"41\"]', '2018-05-28 15:55:08', '2018-05-28 15:55:08', null); INSERT INTO `ibrand_goods_product` VALUES ('1001', '104', '0', '18172100073-3', '78.00', '118.00', null, null, '0', '[\"21\",\"42\"]', '2018-05-28 15:55:08', '2018-05-28 15:55:08', null); INSERT INTO `ibrand_goods_product` VALUES ('1002', '104', '0', '18172100073-4', '78.00', '118.00', null, null, '0', '[\"21\",\"43\"]', '2018-05-28 15:55:08', '2018-05-28 15:55:08', null); INSERT INTO `ibrand_goods_product` VALUES ('1003', '104', '0', '18172100073-5', '78.00', '118.00', null, null, '0', '[\"21\",\"44\"]', '2018-05-28 15:55:08', '2018-05-28 15:55:08', null); INSERT INTO `ibrand_goods_product` VALUES ('1004', '104', '2', '18172100073-6', '78.00', '118.00', null, null, '1', '[\"27\",\"40\"]', '2018-05-28 15:55:08', '2018-05-28 15:55:08', null); INSERT INTO `ibrand_goods_product` VALUES ('1005', '104', '3', '18172100073-7', '78.00', '118.00', null, null, '1', '[\"27\",\"41\"]', '2018-05-28 15:55:08', '2018-05-28 15:55:08', null); INSERT INTO `ibrand_goods_product` VALUES ('1006', '104', '3', '18172100073-8', '78.00', '118.00', null, null, '1', '[\"27\",\"42\"]', '2018-05-28 15:55:08', '2018-05-28 15:55:08', null); INSERT INTO `ibrand_goods_product` VALUES ('1007', '104', '2', '18172100073-9', '78.00', '118.00', null, null, '1', '[\"27\",\"43\"]', '2018-05-28 15:55:08', '2018-05-28 15:55:08', null); INSERT INTO `ibrand_goods_product` VALUES ('1008', '104', '3', '18172100073-10', '78.00', '118.00', null, null, '1', '[\"27\",\"44\"]', '2018-05-28 15:55:08', '2018-05-28 15:55:08', null); INSERT INTO `ibrand_goods_product` VALUES ('1009', '104', '2', '18172100073-11', '78.00', '118.00', null, null, '1', '[\"37\",\"40\"]', '2018-05-28 15:55:08', '2018-05-28 15:55:08', null); INSERT INTO `ibrand_goods_product` VALUES ('1010', '104', '1', '18172100073-12', '78.00', '118.00', null, null, '1', '[\"37\",\"41\"]', '2018-05-28 15:55:08', '2018-05-28 15:55:08', null); INSERT INTO `ibrand_goods_product` VALUES ('1011', '104', '0', '18172100073-13', '78.00', '118.00', null, null, '0', '[\"37\",\"42\"]', '2018-05-28 15:55:08', '2018-05-28 15:55:08', null); INSERT INTO `ibrand_goods_product` VALUES ('1012', '104', '0', '18172100073-14', '78.00', '118.00', null, null, '0', '[\"37\",\"43\"]', '2018-05-28 15:55:08', '2018-05-28 15:55:08', null); INSERT INTO `ibrand_goods_product` VALUES ('1013', '104', '2', '18172100073-15', '78.00', '118.00', null, null, '1', '[\"37\",\"44\"]', '2018-05-28 15:55:08', '2018-05-28 15:55:08', null); INSERT INTO `ibrand_goods_product` VALUES ('1014', '105', '2', '18182101553-1', '119.00', '179.00', null, null, '1', '[\"7\",\"40\"]', '2018-05-28 17:52:26', '2018-05-28 17:52:26', null); INSERT INTO `ibrand_goods_product` VALUES ('1015', '105', '5', '18182101553-2', '119.00', '179.00', null, null, '1', '[\"7\",\"41\"]', '2018-05-28 17:52:26', '2018-05-28 17:52:26', null); INSERT INTO `ibrand_goods_product` VALUES ('1016', '105', '5', '18182101553-3', '119.00', '179.00', null, null, '1', '[\"7\",\"42\"]', '2018-05-28 17:52:27', '2018-05-28 17:52:27', null); INSERT INTO `ibrand_goods_product` VALUES ('1017', '105', '5', '18182101553-4', '119.00', '179.00', null, null, '1', '[\"7\",\"43\"]', '2018-05-28 17:52:27', '2018-05-28 17:52:27', null); INSERT INTO `ibrand_goods_product` VALUES ('1018', '105', '10', '18182101553-5', '119.00', '179.00', null, null, '1', '[\"7\",\"44\"]', '2018-05-28 17:52:27', '2018-05-28 17:52:27', null); INSERT INTO `ibrand_goods_product` VALUES ('1019', '105', '0', '18182101553-6', '119.00', '179.00', null, null, '0', '[\"19\",\"40\"]', '2018-05-28 17:52:27', '2018-05-28 17:52:49', null); INSERT INTO `ibrand_goods_product` VALUES ('1020', '105', '0', '18182101553-7', '119.00', '179.00', null, null, '0', '[\"19\",\"41\"]', '2018-05-28 17:52:27', '2018-05-28 17:52:49', null); INSERT INTO `ibrand_goods_product` VALUES ('1021', '105', '0', '18182101553-8', '119.00', '179.00', null, null, '0', '[\"19\",\"42\"]', '2018-05-28 17:52:27', '2018-05-28 17:52:49', null); INSERT INTO `ibrand_goods_product` VALUES ('1022', '105', '0', '18182101553-9', '119.00', '179.00', null, null, '0', '[\"19\",\"43\"]', '2018-05-28 17:52:27', '2018-05-28 17:52:49', null); INSERT INTO `ibrand_goods_product` VALUES ('1023', '105', '0', '18182101553-10', '119.00', '179.00', null, null, '0', '[\"19\",\"44\"]', '2018-05-28 17:52:27', '2018-05-28 17:52:49', null); INSERT INTO `ibrand_goods_product` VALUES ('1024', '106', '10', '8172100553-1', '59.00', '79.00', null, null, '1', '[\"22\",\"40\"]', '2018-05-28 18:03:05', '2018-05-28 18:03:05', null); INSERT INTO `ibrand_goods_product` VALUES ('1025', '106', '10', '8172100553-2', '59.00', '79.00', null, null, '1', '[\"22\",\"41\"]', '2018-05-28 18:03:05', '2018-05-28 18:03:05', null); INSERT INTO `ibrand_goods_product` VALUES ('1026', '106', '10', '8172100553-3', '59.00', '79.00', null, null, '1', '[\"22\",\"42\"]', '2018-05-28 18:03:05', '2018-05-28 18:03:05', null); INSERT INTO `ibrand_goods_product` VALUES ('1027', '106', '10', '8172100553-4', '59.00', '79.00', null, null, '1', '[\"22\",\"43\"]', '2018-05-28 18:03:05', '2018-05-28 18:03:05', null); INSERT INTO `ibrand_goods_product` VALUES ('1028', '106', '10', '8172100553-5', '59.00', '79.00', null, null, '1', '[\"22\",\"44\"]', '2018-05-28 18:03:05', '2018-05-28 18:03:05', null); INSERT INTO `ibrand_goods_product` VALUES ('1029', '106', '2', '8172100553-6', '59.00', '79.00', null, null, '1', '[\"36\",\"40\"]', '2018-05-28 18:03:05', '2018-05-28 18:03:05', null); INSERT INTO `ibrand_goods_product` VALUES ('1030', '106', '2', '8172100553-7', '59.00', '79.00', null, null, '1', '[\"36\",\"41\"]', '2018-05-28 18:03:05', '2018-05-28 18:03:05', null); INSERT INTO `ibrand_goods_product` VALUES ('1031', '106', '1', '8172100553-8', '59.00', '79.00', null, null, '1', '[\"36\",\"42\"]', '2018-05-28 18:03:05', '2018-05-28 18:03:05', null); INSERT INTO `ibrand_goods_product` VALUES ('1032', '106', '0', '8172100553-9', '59.00', '79.00', null, null, '0', '[\"36\",\"43\"]', '2018-05-28 18:03:05', '2018-05-28 18:03:05', null); INSERT INTO `ibrand_goods_product` VALUES ('1033', '106', '0', '8172100553-10', '59.00', '79.00', null, null, '0', '[\"36\",\"44\"]', '2018-05-28 18:03:05', '2018-05-28 18:03:05', null); INSERT INTO `ibrand_goods_product` VALUES ('1034', '107', '5', '8172101393-1', '49.00', '75.00', null, null, '1', '[\"4\",\"40\"]', '2018-05-28 18:11:36', '2018-05-28 18:11:36', null); INSERT INTO `ibrand_goods_product` VALUES ('1035', '107', '5', '8172101393-2', '49.00', '75.00', null, null, '1', '[\"4\",\"41\"]', '2018-05-28 18:11:36', '2018-05-28 18:11:36', null); INSERT INTO `ibrand_goods_product` VALUES ('1036', '107', '5', '8172101393-3', '49.00', '75.00', null, null, '1', '[\"4\",\"42\"]', '2018-05-28 18:11:36', '2018-05-28 18:11:36', null); INSERT INTO `ibrand_goods_product` VALUES ('1037', '107', '5', '8172101393-4', '49.00', '75.00', null, null, '1', '[\"4\",\"43\"]', '2018-05-28 18:11:36', '2018-05-28 18:11:36', null); INSERT INTO `ibrand_goods_product` VALUES ('1038', '107', '5', '8172101393-5', '49.00', '75.00', null, null, '1', '[\"4\",\"44\"]', '2018-05-28 18:11:36', '2018-05-28 18:11:36', null); INSERT INTO `ibrand_goods_product` VALUES ('1039', '107', '10', '8172101393-6', '49.00', '75.00', null, null, '1', '[\"31\",\"40\"]', '2018-05-28 18:11:36', '2018-05-28 18:11:36', null); INSERT INTO `ibrand_goods_product` VALUES ('1040', '107', '10', '8172101393-7', '49.00', '75.00', null, null, '1', '[\"31\",\"41\"]', '2018-05-28 18:11:36', '2018-05-28 18:11:36', null); INSERT INTO `ibrand_goods_product` VALUES ('1041', '107', '10', '8172101393-8', '49.00', '75.00', null, null, '1', '[\"31\",\"42\"]', '2018-05-28 18:11:36', '2018-05-28 18:11:36', null); INSERT INTO `ibrand_goods_product` VALUES ('1042', '107', '10', '8172101393-9', '49.00', '75.00', null, null, '1', '[\"31\",\"43\"]', '2018-05-28 18:11:36', '2018-05-28 18:11:36', null); INSERT INTO `ibrand_goods_product` VALUES ('1043', '107', '10', '8172101393-10', '49.00', '75.00', null, null, '1', '[\"31\",\"44\"]', '2018-05-28 18:11:36', '2018-05-28 18:11:36', null); INSERT INTO `ibrand_goods_product` VALUES ('1044', '108', '100', '54080/54081-1', '79.00', '119.00', null, null, '1', '[\"4\",\"62\"]', '2018-06-05 16:26:05', '2018-06-05 16:26:05', null); INSERT INTO `ibrand_goods_product` VALUES ('1045', '108', '100', '54080/54081-2', '79.00', '119.00', null, null, '1', '[\"14\",\"62\"]', '2018-06-05 16:26:05', '2018-06-05 16:26:05', null); INSERT INTO `ibrand_goods_product` VALUES ('1046', '109', '100', '201865-1', '89.00', '139.00', null, null, '1', '[\"1\",\"53\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1047', '109', '100', '201865-2', '89.00', '139.00', null, null, '1', '[\"1\",\"54\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1048', '109', '100', '201865-3', '89.00', '139.00', null, null, '1', '[\"1\",\"55\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1049', '109', '100', '201865-4', '89.00', '139.00', null, null, '1', '[\"1\",\"56\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1050', '109', '100', '201865-5', '89.00', '139.00', null, null, '1', '[\"1\",\"57\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1051', '109', '100', '201865-6', '89.00', '139.00', null, null, '1', '[\"4\",\"53\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1052', '109', '100', '201865-7', '89.00', '139.00', null, null, '1', '[\"4\",\"54\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1053', '109', '100', '201865-8', '89.00', '139.00', null, null, '1', '[\"4\",\"55\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1054', '109', '100', '201865-9', '89.00', '139.00', null, null, '1', '[\"4\",\"56\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1055', '109', '100', '201865-10', '89.00', '139.00', null, null, '1', '[\"4\",\"57\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1056', '109', '100', '201865-11', '89.00', '139.00', null, null, '1', '[\"19\",\"53\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1057', '109', '100', '201865-12', '89.00', '139.00', null, null, '1', '[\"19\",\"54\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1058', '109', '100', '201865-13', '89.00', '139.00', null, null, '1', '[\"19\",\"55\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1059', '109', '100', '201865-14', '89.00', '139.00', null, null, '1', '[\"19\",\"56\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1060', '109', '100', '201865-15', '89.00', '139.00', null, null, '1', '[\"19\",\"57\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1061', '109', '100', '201865-16', '89.00', '139.00', null, null, '1', '[\"34\",\"53\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1062', '109', '100', '201865-17', '89.00', '139.00', null, null, '1', '[\"34\",\"54\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1063', '109', '100', '201865-18', '89.00', '139.00', null, null, '1', '[\"34\",\"55\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1064', '109', '100', '201865-19', '89.00', '139.00', null, null, '1', '[\"34\",\"56\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1065', '109', '100', '201865-20', '89.00', '139.00', null, null, '1', '[\"34\",\"57\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1066', '109', '100', '201865-21', '89.00', '139.00', null, null, '1', '[\"35\",\"53\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1067', '109', '100', '201865-22', '89.00', '139.00', null, null, '1', '[\"35\",\"54\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1068', '109', '100', '201865-23', '89.00', '139.00', null, null, '1', '[\"35\",\"55\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1069', '109', '100', '201865-24', '89.00', '139.00', null, null, '1', '[\"35\",\"56\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1070', '109', '100', '201865-25', '89.00', '139.00', null, null, '1', '[\"35\",\"57\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1071', '109', '100', '201865-26', '89.00', '139.00', null, null, '1', '[\"47\",\"53\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1072', '109', '100', '201865-27', '89.00', '139.00', null, null, '1', '[\"47\",\"54\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1073', '109', '100', '201865-28', '89.00', '139.00', null, null, '1', '[\"47\",\"55\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1074', '109', '100', '201865-29', '89.00', '139.00', null, null, '1', '[\"47\",\"56\"]', '2018-06-05 17:27:17', '2018-06-05 17:27:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1075', '109', '100', '201865-30', '89.00', '139.00', null, null, '1', '[\"47\",\"57\"]', '2018-06-05 17:27:18', '2018-06-05 17:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('1076', '110', '50', '0040000010', '89.00', '149.00', null, null, '1', '[\"7\",\"39\"]', '2018-06-05 18:03:14', '2018-06-05 18:03:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1077', '111', '100', 'KQ1543-1', '39.00', '98.00', null, null, '1', '[\"4\",\"39\"]', '2018-06-06 12:43:28', '2018-06-07 10:38:39', null); INSERT INTO `ibrand_goods_product` VALUES ('1078', '111', '100', 'KQ1543-2', '39.00', '98.00', null, null, '1', '[\"4\",\"40\"]', '2018-06-06 12:43:29', '2018-06-07 10:38:39', null); INSERT INTO `ibrand_goods_product` VALUES ('1079', '111', '100', 'KQ1543-3', '39.00', '98.00', null, null, '1', '[\"4\",\"41\"]', '2018-06-06 12:43:29', '2018-06-07 10:38:39', null); INSERT INTO `ibrand_goods_product` VALUES ('1080', '111', '100', 'KQ1543-4', '39.00', '98.00', null, null, '1', '[\"18\",\"39\"]', '2018-06-06 12:43:29', '2018-06-07 10:38:39', null); INSERT INTO `ibrand_goods_product` VALUES ('1081', '111', '30', 'KQ1543-5', '39.00', '98.00', null, null, '1', '[\"18\",\"40\"]', '2018-06-06 12:43:29', '2018-06-07 10:38:39', null); INSERT INTO `ibrand_goods_product` VALUES ('1082', '111', '100', 'KQ1543-6', '39.00', '98.00', null, null, '1', '[\"18\",\"41\"]', '2018-06-06 12:43:29', '2018-06-07 10:38:39', null); INSERT INTO `ibrand_goods_product` VALUES ('1083', '111', '100', 'KQ1543-7', '39.00', '98.00', null, null, '1', '[\"19\",\"39\"]', '2018-06-06 12:43:29', '2018-06-07 10:38:39', null); INSERT INTO `ibrand_goods_product` VALUES ('1084', '111', '100', 'KQ1543-8', '39.00', '98.00', null, null, '1', '[\"19\",\"40\"]', '2018-06-06 12:43:29', '2018-06-07 10:38:39', null); INSERT INTO `ibrand_goods_product` VALUES ('1085', '111', '100', 'KQ1543-9', '39.00', '98.00', null, null, '1', '[\"19\",\"41\"]', '2018-06-06 12:43:29', '2018-06-07 10:38:39', null); INSERT INTO `ibrand_goods_product` VALUES ('1086', '111', '100', 'KQ1543-10', '39.00', '98.00', null, null, '1', '[\"23\",\"39\"]', '2018-06-06 12:43:29', '2018-06-07 10:38:39', null); INSERT INTO `ibrand_goods_product` VALUES ('1087', '111', '100', 'KQ1543-11', '39.00', '98.00', null, null, '1', '[\"23\",\"40\"]', '2018-06-06 12:43:29', '2018-06-07 10:38:39', null); INSERT INTO `ibrand_goods_product` VALUES ('1088', '111', '100', 'KQ1543-12', '39.00', '98.00', null, null, '1', '[\"23\",\"41\"]', '2018-06-06 12:43:29', '2018-06-07 10:38:39', null); INSERT INTO `ibrand_goods_product` VALUES ('1089', '111', '50', 'KQ1543-13', '39.00', '98.00', null, null, '1', '[\"25\",\"39\"]', '2018-06-06 12:43:29', '2018-06-07 10:38:39', null); INSERT INTO `ibrand_goods_product` VALUES ('1090', '111', '50', 'KQ1543-14', '39.00', '98.00', null, null, '1', '[\"25\",\"40\"]', '2018-06-06 12:43:29', '2018-06-07 10:38:39', null); INSERT INTO `ibrand_goods_product` VALUES ('1091', '111', '50', 'KQ1543-15', '39.00', '98.00', null, null, '1', '[\"25\",\"41\"]', '2018-06-06 12:43:29', '2018-06-07 10:38:39', null); INSERT INTO `ibrand_goods_product` VALUES ('1092', '112', '100', 'MR369-1', '35.00', '68.00', null, null, '1', '[\"1\",\"39\"]', '2018-06-06 14:44:42', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_product` VALUES ('1093', '112', '100', 'MR369-2', '35.00', '68.00', null, null, '1', '[\"2\",\"39\"]', '2018-06-06 14:44:42', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_product` VALUES ('1094', '112', '100', 'MR369-3', '35.00', '68.00', null, null, '1', '[\"3\",\"39\"]', '2018-06-06 14:44:42', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_product` VALUES ('1095', '112', '100', 'MR369-4', '35.00', '68.00', null, null, '1', '[\"4\",\"39\"]', '2018-06-06 14:44:42', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_product` VALUES ('1096', '112', '100', 'MR369-5', '35.00', '68.00', null, null, '1', '[\"9\",\"39\"]', '2018-06-06 14:44:42', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_product` VALUES ('1097', '112', '100', 'MR369-6', '35.00', '68.00', null, null, '1', '[\"21\",\"39\"]', '2018-06-06 14:44:42', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_product` VALUES ('1098', '112', '100', 'MR369-7', '35.00', '68.00', null, null, '1', '[\"26\",\"39\"]', '2018-06-06 14:44:42', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_product` VALUES ('1099', '113', '100', '2018671', '88.00', '230.00', null, null, '1', '[\"20\",\"39\"]', '2018-06-07 12:02:47', '2018-06-13 15:19:00', null); INSERT INTO `ibrand_goods_product` VALUES ('1100', '114', '99', '2018672-1', '10.00', '28.80', null, null, '1', '[\"17\",\"39\"]', '2018-06-07 14:50:10', '2018-06-15 21:44:31', null); INSERT INTO `ibrand_goods_product` VALUES ('1101', '114', '100', '2018672-2', '10.00', '28.80', null, null, '1', '[\"25\",\"39\"]', '2018-06-07 14:50:10', '2018-06-14 11:33:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1102', '114', '99', '2018672-3', '10.00', '28.80', null, null, '1', '[\"39\",\"46\"]', '2018-06-07 14:50:10', '2018-06-26 15:32:55', null); INSERT INTO `ibrand_goods_product` VALUES ('1103', '115', '100', 'T006-1', '39.00', '98.00', null, null, '1', '[\"2\",\"39\"]', '2018-06-07 16:09:15', '2018-06-07 16:09:15', null); INSERT INTO `ibrand_goods_product` VALUES ('1104', '115', '100', 'T006-2', '39.00', '98.00', null, null, '1', '[\"4\",\"39\"]', '2018-06-07 16:09:15', '2018-06-07 16:09:15', null); INSERT INTO `ibrand_goods_product` VALUES ('1105', '115', '100', 'T006-3', '39.00', '98.00', null, null, '1', '[\"6\",\"39\"]', '2018-06-07 16:09:15', '2018-06-07 16:09:15', null); INSERT INTO `ibrand_goods_product` VALUES ('1106', '115', '100', 'T006-4', '39.00', '98.00', null, null, '1', '[\"7\",\"39\"]', '2018-06-07 16:09:15', '2018-06-07 16:09:15', null); INSERT INTO `ibrand_goods_product` VALUES ('1107', '115', '100', 'T006-5', '39.00', '98.00', null, null, '1', '[\"13\",\"39\"]', '2018-06-07 16:09:15', '2018-06-07 16:09:15', null); INSERT INTO `ibrand_goods_product` VALUES ('1108', '115', '100', 'T006-6', '39.00', '98.00', null, null, '1', '[\"16\",\"39\"]', '2018-06-07 16:09:15', '2018-06-07 16:09:15', null); INSERT INTO `ibrand_goods_product` VALUES ('1109', '115', '100', 'T006-7', '39.00', '98.00', null, null, '1', '[\"20\",\"39\"]', '2018-06-07 16:09:15', '2018-06-07 16:09:15', null); INSERT INTO `ibrand_goods_product` VALUES ('1110', '116', '100', 'D002-1', '18.80', '58.80', null, null, '1', '[\"1\",\"39\"]', '2018-06-07 17:01:15', '2018-06-07 17:01:15', null); INSERT INTO `ibrand_goods_product` VALUES ('1111', '116', '100', 'D002-2', '18.80', '58.80', null, null, '1', '[\"20\",\"39\"]', '2018-06-07 17:01:15', '2018-06-07 17:01:15', null); INSERT INTO `ibrand_goods_product` VALUES ('1112', '116', '100', 'D002-3', '18.80', '58.80', null, null, '1', '[\"21\",\"39\"]', '2018-06-07 17:01:15', '2018-06-07 17:01:15', null); INSERT INTO `ibrand_goods_product` VALUES ('1113', '116', '100', 'D002-4', '18.80', '58.80', null, null, '1', '[\"28\",\"39\"]', '2018-06-07 17:01:15', '2018-06-07 17:01:15', null); INSERT INTO `ibrand_goods_product` VALUES ('1114', '116', '100', 'D002-5', '18.80', '58.80', null, null, '1', '[\"30\",\"39\"]', '2018-06-07 17:01:15', '2018-06-07 17:01:15', null); INSERT INTO `ibrand_goods_product` VALUES ('1115', '116', '100', 'D002-6', '18.80', '58.80', null, null, '1', '[\"39\",\"47\"]', '2018-06-07 17:01:15', '2018-06-07 17:01:15', null); INSERT INTO `ibrand_goods_product` VALUES ('1116', '117', '100', '2018673', '58.00', '128.00', null, null, '1', '[\"18\",\"39\"]', '2018-06-07 17:19:29', '2018-06-07 17:19:29', null); INSERT INTO `ibrand_goods_product` VALUES ('1117', '118', '30', 'C0121-1', '29.90', '88.00', null, null, '1', '[\"2\",\"40\"]', '2018-06-07 18:06:45', '2018-06-15 10:33:15', null); INSERT INTO `ibrand_goods_product` VALUES ('1118', '118', '30', 'C0121-2', '29.90', '88.00', null, null, '1', '[\"2\",\"41\"]', '2018-06-07 18:06:45', '2018-06-15 10:33:15', null); INSERT INTO `ibrand_goods_product` VALUES ('1119', '118', '30', 'C0121-3', '29.90', '88.00', null, null, '1', '[\"2\",\"42\"]', '2018-06-07 18:06:45', '2018-06-15 10:33:15', null); INSERT INTO `ibrand_goods_product` VALUES ('1120', '118', '30', 'C0121-4', '29.90', '88.00', null, null, '1', '[\"2\",\"43\"]', '2018-06-07 18:06:45', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1121', '118', '30', 'C0121-5', '29.90', '88.00', null, null, '1', '[\"2\",\"44\"]', '2018-06-07 18:06:45', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1122', '118', '30', 'C0121-6', '29.90', '88.00', null, null, '1', '[\"2\",\"45\"]', '2018-06-07 18:06:45', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1123', '118', '30', 'C0121-7', '29.90', '88.00', null, null, '1', '[\"2\",\"48\"]', '2018-06-07 18:06:45', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1124', '118', '30', 'C0121-8', '29.90', '88.00', null, null, '1', '[\"2\",\"49\"]', '2018-06-07 18:06:45', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1125', '118', '30', 'C0121-9', '29.90', '88.00', null, null, '1', '[\"6\",\"40\"]', '2018-06-07 18:06:45', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1126', '118', '30', 'C0121-10', '29.90', '88.00', null, null, '1', '[\"6\",\"41\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1127', '118', '30', 'C0121-11', '29.90', '88.00', null, null, '1', '[\"6\",\"42\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1129', '118', '30', 'C0121-12', '29.90', '88.00', null, null, '1', '[\"6\",\"43\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1131', '118', '30', 'C0121-13', '29.90', '88.00', null, null, '1', '[\"6\",\"44\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1133', '118', '30', 'C0121-14', '29.90', '88.00', null, null, '1', '[\"6\",\"45\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1136', '118', '30', 'C0121-15', '29.90', '88.00', null, null, '1', '[\"6\",\"48\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1139', '118', '30', 'C0121-16', '29.90', '88.00', null, null, '1', '[\"6\",\"49\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1142', '118', '30', 'C0121-17', '29.90', '88.00', null, null, '1', '[\"11\",\"40\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1146', '118', '30', 'C0121-18', '29.90', '88.00', null, null, '1', '[\"11\",\"41\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1149', '118', '30', 'C0121-19', '29.90', '88.00', null, null, '1', '[\"11\",\"42\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1152', '118', '30', 'C0121-20', '29.90', '88.00', null, null, '1', '[\"11\",\"43\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1155', '118', '30', 'C0121-21', '29.90', '88.00', null, null, '1', '[\"11\",\"44\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1158', '118', '30', 'C0121-22', '29.90', '88.00', null, null, '1', '[\"11\",\"45\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1161', '118', '30', 'C0121-23', '29.90', '88.00', null, null, '1', '[\"11\",\"48\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1164', '118', '30', 'C0121-24', '29.90', '88.00', null, null, '1', '[\"11\",\"49\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1168', '118', '30', 'C0121-25', '29.90', '88.00', null, null, '1', '[\"17\",\"40\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1171', '118', '30', 'C0121-26', '29.90', '88.00', null, null, '1', '[\"17\",\"41\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1175', '118', '30', 'C0121-27', '29.90', '88.00', null, null, '1', '[\"17\",\"42\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1178', '118', '30', 'C0121-28', '29.90', '88.00', null, null, '1', '[\"17\",\"43\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1181', '118', '30', 'C0121-29', '29.90', '88.00', null, null, '1', '[\"17\",\"44\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1184', '118', '30', 'C0121-30', '29.90', '88.00', null, null, '1', '[\"17\",\"45\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1187', '118', '30', 'C0121-31', '29.90', '88.00', null, null, '1', '[\"17\",\"48\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1190', '118', '30', 'C0121-32', '29.90', '88.00', null, null, '1', '[\"17\",\"49\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1194', '118', '30', 'C0121-33', '29.90', '88.00', null, null, '1', '[\"25\",\"40\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1197', '118', '30', 'C0121-34', '29.90', '88.00', null, null, '1', '[\"25\",\"41\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1200', '118', '30', 'C0121-35', '29.90', '88.00', null, null, '1', '[\"25\",\"42\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1204', '118', '30', 'C0121-36', '29.90', '88.00', null, null, '1', '[\"25\",\"43\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1207', '118', '30', 'C0121-37', '29.90', '88.00', null, null, '1', '[\"25\",\"44\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1210', '118', '30', 'C0121-38', '29.90', '88.00', null, null, '1', '[\"25\",\"45\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1213', '118', '30', 'C0121-39', '29.90', '88.00', null, null, '1', '[\"25\",\"48\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1217', '118', '30', 'C0121-40', '29.90', '88.00', null, null, '1', '[\"25\",\"49\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1220', '118', '30', 'C0121-41', '29.90', '88.00', null, null, '1', '[\"34\",\"40\"]', '2018-06-07 18:06:46', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1223', '118', '30', 'C0121-42', '29.90', '88.00', null, null, '1', '[\"34\",\"41\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1226', '118', '30', 'C0121-43', '29.90', '88.00', null, null, '1', '[\"34\",\"42\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1229', '118', '30', 'C0121-44', '29.90', '88.00', null, null, '1', '[\"34\",\"43\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1232', '118', '30', 'C0121-45', '29.90', '88.00', null, null, '1', '[\"34\",\"44\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1235', '118', '30', 'C0121-46', '29.90', '88.00', null, null, '1', '[\"34\",\"45\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1238', '118', '30', 'C0121-47', '29.90', '88.00', null, null, '1', '[\"34\",\"48\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1242', '118', '30', 'C0121-48', '29.90', '88.00', null, null, '1', '[\"34\",\"49\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1245', '118', '30', 'C0121-49', '29.90', '88.00', null, null, '1', '[\"37\",\"40\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1248', '118', '30', 'C0121-50', '29.90', '88.00', null, null, '1', '[\"37\",\"41\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1251', '118', '30', 'C0121-51', '29.90', '88.00', null, null, '1', '[\"37\",\"42\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1254', '118', '30', 'C0121-52', '29.90', '88.00', null, null, '1', '[\"37\",\"43\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1257', '118', '30', 'C0121-53', '29.90', '88.00', null, null, '1', '[\"37\",\"44\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1260', '118', '30', 'C0121-54', '29.90', '88.00', null, null, '1', '[\"37\",\"45\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1263', '118', '30', 'C0121-55', '29.90', '88.00', null, null, '1', '[\"37\",\"48\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1266', '118', '30', 'C0121-56', '29.90', '88.00', null, null, '1', '[\"37\",\"49\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1269', '118', '30', 'C0121-57', '29.90', '88.00', null, null, '1', '[\"38\",\"40\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1273', '118', '30', 'C0121-58', '29.90', '88.00', null, null, '1', '[\"38\",\"41\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1276', '118', '30', 'C0121-59', '29.90', '88.00', null, null, '1', '[\"38\",\"42\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1279', '118', '30', 'C0121-60', '29.90', '88.00', null, null, '1', '[\"38\",\"43\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1282', '118', '30', 'C0121-61', '29.90', '88.00', null, null, '1', '[\"38\",\"44\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1286', '118', '30', 'C0121-62', '29.90', '88.00', null, null, '1', '[\"38\",\"45\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1289', '118', '30', 'C0121-63', '29.90', '88.00', null, null, '1', '[\"38\",\"48\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1292', '118', '30', 'C0121-64', '29.90', '88.00', null, null, '1', '[\"38\",\"49\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1295', '118', '30', 'C0121-65', '29.90', '88.00', null, null, '1', '[\"40\",\"46\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1298', '118', '30', 'C0121-66', '29.90', '88.00', null, null, '1', '[\"41\",\"46\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:18', null); INSERT INTO `ibrand_goods_product` VALUES ('1302', '118', '30', 'C0121-67', '29.90', '88.00', null, null, '1', '[\"42\",\"46\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:18', null); INSERT INTO `ibrand_goods_product` VALUES ('1305', '118', '30', 'C0121-68', '29.90', '88.00', null, null, '1', '[\"43\",\"46\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:18', null); INSERT INTO `ibrand_goods_product` VALUES ('1308', '118', '30', 'C0121-69', '29.90', '88.00', null, null, '1', '[\"44\",\"46\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:18', null); INSERT INTO `ibrand_goods_product` VALUES ('1311', '118', '30', 'C0121-70', '29.90', '88.00', null, null, '1', '[\"45\",\"46\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:18', null); INSERT INTO `ibrand_goods_product` VALUES ('1314', '118', '30', 'C0121-71', '29.90', '88.00', null, null, '1', '[\"46\",\"48\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:18', null); INSERT INTO `ibrand_goods_product` VALUES ('1318', '118', '30', 'C0121-72', '29.90', '88.00', null, null, '1', '[\"46\",\"49\"]', '2018-06-07 18:06:47', '2018-06-15 10:33:18', null); INSERT INTO `ibrand_goods_product` VALUES ('1477', '123', '100', 'C0111-1', '29.90', '89.00', null, null, '1', '[\"6\",\"40\"]', '2018-06-08 11:37:44', '2018-06-15 10:33:51', null); INSERT INTO `ibrand_goods_product` VALUES ('1478', '123', '100', 'C0111-2', '29.90', '89.00', null, null, '1', '[\"6\",\"41\"]', '2018-06-08 11:37:44', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1479', '123', '100', 'C0111-3', '29.90', '89.00', null, null, '1', '[\"6\",\"42\"]', '2018-06-08 11:37:44', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1480', '123', '100', 'C0111-4', '29.90', '89.00', null, null, '1', '[\"6\",\"43\"]', '2018-06-08 11:37:44', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1481', '123', '100', 'C0111-5', '29.90', '89.00', null, null, '1', '[\"6\",\"44\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1482', '123', '100', 'C0111-6', '29.90', '89.00', null, null, '1', '[\"6\",\"45\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1483', '123', '100', 'C0111-7', '29.90', '89.00', null, null, '1', '[\"6\",\"48\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1484', '123', '100', 'C0111-8', '29.90', '89.00', null, null, '1', '[\"6\",\"49\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1485', '123', '100', 'C0111-9', '29.90', '89.00', null, null, '1', '[\"17\",\"40\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1486', '123', '100', 'C0111-10', '29.90', '89.00', null, null, '1', '[\"17\",\"41\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1487', '123', '100', 'C0111-11', '29.90', '89.00', null, null, '1', '[\"17\",\"42\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1488', '123', '100', 'C0111-12', '29.90', '89.00', null, null, '1', '[\"17\",\"43\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1489', '123', '100', 'C0111-13', '29.90', '89.00', null, null, '1', '[\"17\",\"44\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1490', '123', '100', 'C0111-14', '29.90', '89.00', null, null, '1', '[\"17\",\"45\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1491', '123', '100', 'C0111-15', '29.90', '89.00', null, null, '1', '[\"17\",\"48\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1492', '123', '100', 'C0111-16', '29.90', '89.00', null, null, '1', '[\"17\",\"49\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1493', '123', '100', 'C0111-17', '29.90', '89.00', null, null, '1', '[\"19\",\"40\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1494', '123', '100', 'C0111-18', '29.90', '89.00', null, null, '1', '[\"19\",\"41\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1495', '123', '100', 'C0111-19', '29.90', '89.00', null, null, '1', '[\"19\",\"42\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1496', '123', '100', 'C0111-20', '29.90', '89.00', null, null, '1', '[\"19\",\"43\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1497', '123', '100', 'C0111-21', '29.90', '89.00', null, null, '1', '[\"19\",\"44\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1498', '123', '100', 'C0111-22', '29.90', '89.00', null, null, '1', '[\"19\",\"45\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1499', '123', '100', 'C0111-23', '29.90', '89.00', null, null, '1', '[\"19\",\"48\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1500', '123', '100', 'C0111-24', '29.90', '89.00', null, null, '1', '[\"19\",\"49\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1501', '123', '100', 'C0111-25', '29.90', '89.00', null, null, '1', '[\"24\",\"40\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1502', '123', '100', 'C0111-26', '29.90', '89.00', null, null, '1', '[\"24\",\"41\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1503', '123', '100', 'C0111-27', '29.90', '89.00', null, null, '1', '[\"24\",\"42\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1504', '123', '100', 'C0111-28', '29.90', '89.00', null, null, '1', '[\"24\",\"43\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1505', '123', '100', 'C0111-29', '29.90', '89.00', null, null, '1', '[\"24\",\"44\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1506', '123', '100', 'C0111-30', '29.90', '89.00', null, null, '1', '[\"24\",\"45\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1507', '123', '100', 'C0111-31', '29.90', '89.00', null, null, '1', '[\"24\",\"48\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1508', '123', '100', 'C0111-32', '29.90', '89.00', null, null, '1', '[\"24\",\"49\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1509', '123', '100', 'C0111-33', '29.90', '89.00', null, null, '1', '[\"34\",\"40\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1510', '123', '100', 'C0111-34', '29.90', '89.00', null, null, '1', '[\"34\",\"41\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1511', '123', '100', 'C0111-35', '29.90', '89.00', null, null, '1', '[\"34\",\"42\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1512', '123', '100', 'C0111-36', '29.90', '89.00', null, null, '1', '[\"34\",\"43\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1513', '123', '100', 'C0111-37', '29.90', '89.00', null, null, '1', '[\"34\",\"44\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1514', '123', '100', 'C0111-38', '29.90', '89.00', null, null, '1', '[\"34\",\"45\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1515', '123', '100', 'C0111-39', '29.90', '89.00', null, null, '1', '[\"34\",\"48\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1516', '123', '100', 'C0111-40', '29.90', '89.00', null, null, '1', '[\"34\",\"49\"]', '2018-06-08 11:37:45', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1517', '123', '100', 'C0111-41', '29.90', '89.00', null, null, '1', '[\"35\",\"40\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1518', '123', '100', 'C0111-42', '29.90', '89.00', null, null, '1', '[\"35\",\"41\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1519', '123', '100', 'C0111-43', '29.90', '89.00', null, null, '1', '[\"35\",\"42\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1520', '123', '100', 'C0111-44', '29.90', '89.00', null, null, '1', '[\"35\",\"43\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1521', '123', '100', 'C0111-45', '29.90', '89.00', null, null, '1', '[\"35\",\"44\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1522', '123', '100', 'C0111-46', '29.90', '89.00', null, null, '1', '[\"35\",\"45\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1523', '123', '100', 'C0111-47', '29.90', '89.00', null, null, '1', '[\"35\",\"48\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1524', '123', '100', 'C0111-48', '29.90', '89.00', null, null, '1', '[\"35\",\"49\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1525', '123', '100', 'C0111-49', '29.90', '89.00', null, null, '1', '[\"38\",\"40\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1526', '123', '100', 'C0111-50', '29.90', '89.00', null, null, '1', '[\"38\",\"41\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1527', '123', '100', 'C0111-51', '29.90', '89.00', null, null, '1', '[\"38\",\"42\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1528', '123', '100', 'C0111-52', '29.90', '89.00', null, null, '1', '[\"38\",\"43\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1529', '123', '100', 'C0111-53', '29.90', '89.00', null, null, '1', '[\"38\",\"44\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1530', '123', '100', 'C0111-54', '29.90', '89.00', null, null, '1', '[\"38\",\"45\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1531', '123', '100', 'C0111-55', '29.90', '89.00', null, null, '1', '[\"38\",\"48\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1532', '123', '100', 'C0111-56', '29.90', '89.00', null, null, '1', '[\"38\",\"49\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1533', '123', '100', 'C0111-57', '29.90', '89.00', null, null, '1', '[\"40\",\"46\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1534', '123', '100', 'C0111-58', '29.90', '89.00', null, null, '1', '[\"41\",\"46\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1535', '123', '100', 'C0111-59', '29.90', '89.00', null, null, '1', '[\"42\",\"46\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1536', '123', '100', 'C0111-60', '29.90', '89.00', null, null, '1', '[\"43\",\"46\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:54', null); INSERT INTO `ibrand_goods_product` VALUES ('1537', '123', '100', 'C0111-61', '29.90', '89.00', null, null, '1', '[\"44\",\"46\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:54', null); INSERT INTO `ibrand_goods_product` VALUES ('1538', '123', '100', 'C0111-62', '29.90', '89.00', null, null, '1', '[\"45\",\"46\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:54', null); INSERT INTO `ibrand_goods_product` VALUES ('1539', '123', '100', 'C0111-63', '29.90', '89.00', null, null, '1', '[\"46\",\"48\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:54', null); INSERT INTO `ibrand_goods_product` VALUES ('1540', '123', '100', 'C0111-64', '29.90', '89.00', null, null, '1', '[\"46\",\"49\"]', '2018-06-08 11:37:46', '2018-06-15 10:33:54', null); INSERT INTO `ibrand_goods_product` VALUES ('1541', '124', '100', 'D014-1', '29.90', '119.00', null, null, '1', '[\"1\",\"39\"]', '2018-06-08 12:09:32', '2018-06-14 11:50:59', null); INSERT INTO `ibrand_goods_product` VALUES ('1542', '124', '100', 'D014-2', '29.90', '119.00', null, null, '1', '[\"1\",\"40\"]', '2018-06-08 12:09:32', '2018-06-14 11:50:59', null); INSERT INTO `ibrand_goods_product` VALUES ('1543', '124', '100', 'D014-3', '29.90', '119.00', null, null, '1', '[\"1\",\"41\"]', '2018-06-08 12:09:32', '2018-06-14 11:50:59', null); INSERT INTO `ibrand_goods_product` VALUES ('1544', '124', '100', 'D014-4', '29.90', '119.00', null, null, '1', '[\"1\",\"42\"]', '2018-06-08 12:09:32', '2018-06-14 11:50:59', null); INSERT INTO `ibrand_goods_product` VALUES ('1545', '124', '100', 'D014-5', '29.90', '119.00', null, null, '1', '[\"2\",\"39\"]', '2018-06-08 12:09:32', '2018-06-14 11:50:59', null); INSERT INTO `ibrand_goods_product` VALUES ('1546', '124', '100', 'D014-6', '29.90', '119.00', null, null, '1', '[\"2\",\"40\"]', '2018-06-08 12:09:32', '2018-06-14 11:50:59', null); INSERT INTO `ibrand_goods_product` VALUES ('1547', '124', '100', 'D014-7', '29.90', '119.00', null, null, '1', '[\"2\",\"41\"]', '2018-06-08 12:09:32', '2018-06-14 11:50:59', null); INSERT INTO `ibrand_goods_product` VALUES ('1548', '124', '100', 'D014-8', '29.90', '119.00', null, null, '1', '[\"2\",\"42\"]', '2018-06-08 12:09:32', '2018-06-14 11:50:59', null); INSERT INTO `ibrand_goods_product` VALUES ('1549', '124', '100', 'D014-9', '29.90', '119.00', null, null, '1', '[\"4\",\"39\"]', '2018-06-08 12:09:32', '2018-06-14 11:50:59', null); INSERT INTO `ibrand_goods_product` VALUES ('1550', '124', '100', 'D014-10', '29.90', '119.00', null, null, '1', '[\"4\",\"40\"]', '2018-06-08 12:09:32', '2018-06-14 11:50:59', null); INSERT INTO `ibrand_goods_product` VALUES ('1551', '124', '100', 'D014-11', '29.90', '119.00', null, null, '1', '[\"4\",\"41\"]', '2018-06-08 12:09:32', '2018-06-14 11:50:59', null); INSERT INTO `ibrand_goods_product` VALUES ('1552', '124', '100', 'D014-12', '29.90', '119.00', null, null, '1', '[\"4\",\"42\"]', '2018-06-08 12:09:32', '2018-06-14 11:50:59', null); INSERT INTO `ibrand_goods_product` VALUES ('1553', '124', '100', 'D014-13', '29.90', '119.00', null, null, '1', '[\"17\",\"39\"]', '2018-06-08 12:09:32', '2018-06-14 11:50:59', null); INSERT INTO `ibrand_goods_product` VALUES ('1554', '124', '100', 'D014-14', '29.90', '119.00', null, null, '1', '[\"17\",\"40\"]', '2018-06-08 12:09:32', '2018-06-14 11:50:59', null); INSERT INTO `ibrand_goods_product` VALUES ('1555', '124', '100', 'D014-15', '29.90', '119.00', null, null, '1', '[\"17\",\"41\"]', '2018-06-08 12:09:32', '2018-06-14 11:50:59', null); INSERT INTO `ibrand_goods_product` VALUES ('1556', '124', '100', 'D014-16', '29.90', '119.00', null, null, '1', '[\"17\",\"42\"]', '2018-06-08 12:09:32', '2018-06-14 11:50:59', null); INSERT INTO `ibrand_goods_product` VALUES ('1557', '124', '100', 'D014-17', '29.90', '119.00', null, null, '1', '[\"24\",\"39\"]', '2018-06-08 12:09:32', '2018-06-14 11:50:59', null); INSERT INTO `ibrand_goods_product` VALUES ('1558', '124', '100', 'D014-18', '29.90', '119.00', null, null, '1', '[\"24\",\"40\"]', '2018-06-08 12:09:32', '2018-06-14 11:50:59', null); INSERT INTO `ibrand_goods_product` VALUES ('1559', '124', '100', 'D014-19', '29.90', '119.00', null, null, '1', '[\"24\",\"41\"]', '2018-06-08 12:09:32', '2018-06-14 11:50:59', null); INSERT INTO `ibrand_goods_product` VALUES ('1560', '124', '100', 'D014-20', '29.90', '119.00', null, null, '1', '[\"24\",\"42\"]', '2018-06-08 12:09:32', '2018-06-14 11:50:59', null); INSERT INTO `ibrand_goods_product` VALUES ('1561', '124', '100', 'D014-21', '29.90', '119.00', null, null, '1', '[\"34\",\"39\"]', '2018-06-08 12:09:32', '2018-06-14 11:50:59', null); INSERT INTO `ibrand_goods_product` VALUES ('1562', '124', '100', 'D014-22', '29.90', '119.00', null, null, '1', '[\"34\",\"40\"]', '2018-06-08 12:09:32', '2018-06-14 11:50:59', null); INSERT INTO `ibrand_goods_product` VALUES ('1563', '124', '100', 'D014-23', '29.90', '119.00', null, null, '1', '[\"34\",\"41\"]', '2018-06-08 12:09:32', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_product` VALUES ('1564', '124', '100', 'D014-24', '29.90', '119.00', null, null, '1', '[\"34\",\"42\"]', '2018-06-08 12:09:32', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_product` VALUES ('1565', '124', '100', 'D014-25', '29.90', '119.00', null, null, '1', '[\"35\",\"39\"]', '2018-06-08 12:09:32', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_product` VALUES ('1566', '124', '100', 'D014-26', '29.90', '119.00', null, null, '1', '[\"35\",\"40\"]', '2018-06-08 12:09:32', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_product` VALUES ('1567', '124', '100', 'D014-27', '29.90', '119.00', null, null, '1', '[\"35\",\"41\"]', '2018-06-08 12:09:32', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_product` VALUES ('1568', '124', '100', 'D014-28', '29.90', '119.00', null, null, '1', '[\"35\",\"42\"]', '2018-06-08 12:09:32', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_product` VALUES ('1569', '124', '100', 'D014-29', '29.90', '119.00', null, null, '1', '[\"39\",\"46\"]', '2018-06-08 12:09:32', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_product` VALUES ('1570', '124', '100', 'D014-30', '29.90', '119.00', null, null, '1', '[\"40\",\"46\"]', '2018-06-08 12:09:32', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_product` VALUES ('1571', '124', '100', 'D014-31', '29.90', '119.00', null, null, '1', '[\"41\",\"46\"]', '2018-06-08 12:09:32', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_product` VALUES ('1572', '124', '100', 'D014-32', '29.90', '119.00', null, null, '1', '[\"42\",\"46\"]', '2018-06-08 12:09:32', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_product` VALUES ('1573', '125', '100', 'A0111-12-1', '39.00', '99.00', null, null, '1', '[\"1\",\"39\"]', '2018-06-08 14:11:13', '2018-06-08 14:11:13', null); INSERT INTO `ibrand_goods_product` VALUES ('1574', '125', '100', 'A0111-12-2', '39.00', '99.00', null, null, '1', '[\"1\",\"40\"]', '2018-06-08 14:11:13', '2018-06-08 14:11:13', null); INSERT INTO `ibrand_goods_product` VALUES ('1575', '125', '100', 'A0111-12-3', '39.00', '99.00', null, null, '1', '[\"1\",\"41\"]', '2018-06-08 14:11:13', '2018-06-08 14:11:13', null); INSERT INTO `ibrand_goods_product` VALUES ('1576', '125', '100', 'A0111-12-4', '39.00', '99.00', null, null, '1', '[\"1\",\"42\"]', '2018-06-08 14:11:13', '2018-06-08 14:11:13', null); INSERT INTO `ibrand_goods_product` VALUES ('1577', '125', '100', 'A0111-12-5', '39.00', '99.00', null, null, '1', '[\"1\",\"43\"]', '2018-06-08 14:11:13', '2018-06-08 14:11:13', null); INSERT INTO `ibrand_goods_product` VALUES ('1578', '125', '100', 'A0111-12-6', '39.00', '99.00', null, null, '1', '[\"1\",\"44\"]', '2018-06-08 14:11:13', '2018-06-08 14:11:13', null); INSERT INTO `ibrand_goods_product` VALUES ('1579', '125', '100', 'A0111-12-7', '39.00', '99.00', null, null, '1', '[\"4\",\"39\"]', '2018-06-08 14:11:13', '2018-06-08 14:11:13', null); INSERT INTO `ibrand_goods_product` VALUES ('1580', '125', '100', 'A0111-12-8', '39.00', '99.00', null, null, '1', '[\"4\",\"40\"]', '2018-06-08 14:11:13', '2018-06-08 14:11:13', null); INSERT INTO `ibrand_goods_product` VALUES ('1581', '125', '100', 'A0111-12-9', '39.00', '99.00', null, null, '1', '[\"4\",\"41\"]', '2018-06-08 14:11:13', '2018-06-08 14:11:13', null); INSERT INTO `ibrand_goods_product` VALUES ('1582', '125', '100', 'A0111-12-10', '39.00', '99.00', null, null, '1', '[\"4\",\"42\"]', '2018-06-08 14:11:13', '2018-06-08 14:11:13', null); INSERT INTO `ibrand_goods_product` VALUES ('1583', '125', '100', 'A0111-12-11', '39.00', '99.00', null, null, '1', '[\"4\",\"43\"]', '2018-06-08 14:11:13', '2018-06-08 14:11:13', null); INSERT INTO `ibrand_goods_product` VALUES ('1584', '125', '100', 'A0111-12-12', '39.00', '99.00', null, null, '1', '[\"4\",\"44\"]', '2018-06-08 14:11:13', '2018-06-08 14:11:13', null); INSERT INTO `ibrand_goods_product` VALUES ('1585', '125', '100', 'A0111-12-13', '39.00', '99.00', null, null, '1', '[\"17\",\"39\"]', '2018-06-08 14:11:13', '2018-06-08 14:11:13', null); INSERT INTO `ibrand_goods_product` VALUES ('1586', '125', '100', 'A0111-12-14', '39.00', '99.00', null, null, '1', '[\"17\",\"40\"]', '2018-06-08 14:11:13', '2018-06-08 14:11:13', null); INSERT INTO `ibrand_goods_product` VALUES ('1587', '125', '100', 'A0111-12-15', '39.00', '99.00', null, null, '1', '[\"17\",\"41\"]', '2018-06-08 14:11:13', '2018-06-08 14:11:13', null); INSERT INTO `ibrand_goods_product` VALUES ('1588', '125', '100', 'A0111-12-16', '39.00', '99.00', null, null, '1', '[\"17\",\"42\"]', '2018-06-08 14:11:13', '2018-06-08 14:11:13', null); INSERT INTO `ibrand_goods_product` VALUES ('1589', '125', '100', 'A0111-12-17', '39.00', '99.00', null, null, '1', '[\"17\",\"43\"]', '2018-06-08 14:11:13', '2018-06-08 14:11:13', null); INSERT INTO `ibrand_goods_product` VALUES ('1590', '125', '100', 'A0111-12-18', '39.00', '99.00', null, null, '1', '[\"17\",\"44\"]', '2018-06-08 14:11:13', '2018-06-08 14:11:13', null); INSERT INTO `ibrand_goods_product` VALUES ('1591', '125', '100', 'A0111-12-19', '39.00', '99.00', null, null, '1', '[\"24\",\"39\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1592', '125', '100', 'A0111-12-20', '39.00', '99.00', null, null, '1', '[\"24\",\"40\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1593', '125', '100', 'A0111-12-21', '39.00', '99.00', null, null, '1', '[\"24\",\"41\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1594', '125', '100', 'A0111-12-22', '39.00', '99.00', null, null, '1', '[\"24\",\"42\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1595', '125', '100', 'A0111-12-23', '39.00', '99.00', null, null, '1', '[\"24\",\"43\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1596', '125', '100', 'A0111-12-24', '39.00', '99.00', null, null, '1', '[\"24\",\"44\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1597', '125', '100', 'A0111-12-25', '39.00', '99.00', null, null, '1', '[\"34\",\"39\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1598', '125', '100', 'A0111-12-26', '39.00', '99.00', null, null, '1', '[\"34\",\"40\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1599', '125', '100', 'A0111-12-27', '39.00', '99.00', null, null, '1', '[\"34\",\"41\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1600', '125', '100', 'A0111-12-28', '39.00', '99.00', null, null, '1', '[\"34\",\"42\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1601', '125', '100', 'A0111-12-29', '39.00', '99.00', null, null, '1', '[\"34\",\"43\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1602', '125', '100', 'A0111-12-30', '39.00', '99.00', null, null, '1', '[\"34\",\"44\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1603', '125', '100', 'A0111-12-31', '39.00', '99.00', null, null, '1', '[\"35\",\"39\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1604', '125', '100', 'A0111-12-32', '39.00', '99.00', null, null, '1', '[\"35\",\"40\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1605', '125', '100', 'A0111-12-33', '39.00', '99.00', null, null, '1', '[\"35\",\"41\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1606', '125', '100', 'A0111-12-34', '39.00', '99.00', null, null, '1', '[\"35\",\"42\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1607', '125', '100', 'A0111-12-35', '39.00', '99.00', null, null, '1', '[\"35\",\"43\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1608', '125', '100', 'A0111-12-36', '39.00', '99.00', null, null, '1', '[\"35\",\"44\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1609', '125', '100', 'A0111-12-37', '39.00', '99.00', null, null, '1', '[\"39\",\"46\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1610', '125', '100', 'A0111-12-38', '39.00', '99.00', null, null, '1', '[\"40\",\"46\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1611', '125', '100', 'A0111-12-39', '39.00', '99.00', null, null, '1', '[\"41\",\"46\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1612', '125', '100', 'A0111-12-40', '39.00', '99.00', null, null, '1', '[\"42\",\"46\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1613', '125', '100', 'A0111-12-41', '39.00', '99.00', null, null, '1', '[\"43\",\"46\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1614', '125', '100', 'A0111-12-42', '39.00', '99.00', null, null, '1', '[\"44\",\"46\"]', '2018-06-08 14:11:14', '2018-06-08 14:11:14', null); INSERT INTO `ibrand_goods_product` VALUES ('1615', '126', '100', 'B0121-1', '58.00', '168.00', null, null, '1', '[\"1\",\"39\"]', '2018-06-08 14:46:06', '2018-06-08 14:46:06', null); INSERT INTO `ibrand_goods_product` VALUES ('1616', '126', '100', 'B0121-2', '58.00', '168.00', null, null, '1', '[\"1\",\"40\"]', '2018-06-08 14:46:06', '2018-06-08 14:46:06', null); INSERT INTO `ibrand_goods_product` VALUES ('1617', '126', '100', 'B0121-3', '58.00', '168.00', null, null, '1', '[\"1\",\"41\"]', '2018-06-08 14:46:06', '2018-06-08 14:46:06', null); INSERT INTO `ibrand_goods_product` VALUES ('1618', '126', '100', 'B0121-4', '58.00', '168.00', null, null, '1', '[\"1\",\"42\"]', '2018-06-08 14:46:06', '2018-06-08 14:46:06', null); INSERT INTO `ibrand_goods_product` VALUES ('1619', '126', '100', 'B0121-5', '58.00', '168.00', null, null, '1', '[\"1\",\"43\"]', '2018-06-08 14:46:06', '2018-06-08 14:46:06', null); INSERT INTO `ibrand_goods_product` VALUES ('1620', '126', '100', 'B0121-6', '58.00', '168.00', null, null, '1', '[\"8\",\"39\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1621', '126', '100', 'B0121-7', '58.00', '168.00', null, null, '1', '[\"8\",\"40\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1622', '126', '100', 'B0121-8', '58.00', '168.00', null, null, '1', '[\"8\",\"41\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1623', '126', '100', 'B0121-9', '58.00', '168.00', null, null, '1', '[\"8\",\"42\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1624', '126', '100', 'B0121-10', '58.00', '168.00', null, null, '1', '[\"8\",\"43\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1625', '126', '100', 'B0121-11', '58.00', '168.00', null, null, '1', '[\"14\",\"39\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1626', '126', '100', 'B0121-12', '58.00', '168.00', null, null, '1', '[\"14\",\"40\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1627', '126', '100', 'B0121-13', '58.00', '168.00', null, null, '1', '[\"14\",\"41\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1628', '126', '100', 'B0121-14', '58.00', '168.00', null, null, '1', '[\"14\",\"42\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1629', '126', '100', 'B0121-15', '58.00', '168.00', null, null, '1', '[\"14\",\"43\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1630', '126', '100', 'B0121-16', '58.00', '168.00', null, null, '1', '[\"18\",\"39\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1631', '126', '100', 'B0121-17', '58.00', '168.00', null, null, '1', '[\"18\",\"40\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1632', '126', '100', 'B0121-18', '58.00', '168.00', null, null, '1', '[\"18\",\"41\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1633', '126', '100', 'B0121-19', '58.00', '168.00', null, null, '1', '[\"18\",\"42\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1634', '126', '100', 'B0121-20', '58.00', '168.00', null, null, '1', '[\"18\",\"43\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1635', '126', '100', 'B0121-21', '58.00', '168.00', null, null, '1', '[\"21\",\"39\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1636', '126', '100', 'B0121-22', '58.00', '168.00', null, null, '1', '[\"21\",\"40\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1637', '126', '100', 'B0121-23', '58.00', '168.00', null, null, '1', '[\"21\",\"41\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1638', '126', '100', 'B0121-24', '58.00', '168.00', null, null, '1', '[\"21\",\"42\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1639', '126', '100', 'B0121-25', '58.00', '168.00', null, null, '1', '[\"21\",\"43\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1640', '126', '100', 'B0121-26', '58.00', '168.00', null, null, '1', '[\"35\",\"39\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1641', '126', '100', 'B0121-27', '58.00', '168.00', null, null, '1', '[\"35\",\"40\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1642', '126', '100', 'B0121-28', '58.00', '168.00', null, null, '1', '[\"35\",\"41\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1643', '126', '100', 'B0121-29', '58.00', '168.00', null, null, '1', '[\"35\",\"42\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1644', '126', '100', 'B0121-30', '58.00', '168.00', null, null, '1', '[\"35\",\"43\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1645', '126', '100', 'B0121-31', '58.00', '168.00', null, null, '1', '[\"37\",\"39\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1646', '126', '100', 'B0121-32', '58.00', '168.00', null, null, '1', '[\"37\",\"40\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1647', '126', '100', 'B0121-33', '58.00', '168.00', null, null, '1', '[\"37\",\"41\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1648', '126', '100', 'B0121-34', '58.00', '168.00', null, null, '1', '[\"37\",\"42\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1649', '126', '100', 'B0121-35', '58.00', '168.00', null, null, '1', '[\"37\",\"43\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1650', '126', '100', 'B0121-36', '58.00', '168.00', null, null, '1', '[\"39\",\"46\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1651', '126', '100', 'B0121-37', '58.00', '168.00', null, null, '1', '[\"40\",\"46\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1652', '126', '100', 'B0121-38', '58.00', '168.00', null, null, '1', '[\"41\",\"46\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1653', '126', '100', 'B0121-39', '58.00', '168.00', null, null, '1', '[\"42\",\"46\"]', '2018-06-08 14:46:07', '2018-06-08 14:46:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1654', '126', '100', 'B0121-40', '58.00', '168.00', null, null, '1', '[\"43\",\"46\"]', '2018-06-08 14:46:08', '2018-06-08 14:46:08', null); INSERT INTO `ibrand_goods_product` VALUES ('1655', '127', '100', 'B0111-12-1', '58.00', '168.00', null, null, '1', '[\"1\",\"39\"]', '2018-06-08 15:07:40', '2018-06-08 15:07:40', null); INSERT INTO `ibrand_goods_product` VALUES ('1656', '127', '100', 'B0111-12-2', '58.00', '168.00', null, null, '1', '[\"1\",\"40\"]', '2018-06-08 15:07:40', '2018-06-08 15:07:40', null); INSERT INTO `ibrand_goods_product` VALUES ('1657', '127', '100', 'B0111-12-3', '58.00', '168.00', null, null, '1', '[\"1\",\"41\"]', '2018-06-08 15:07:40', '2018-06-08 15:07:40', null); INSERT INTO `ibrand_goods_product` VALUES ('1658', '127', '100', 'B0111-12-4', '58.00', '168.00', null, null, '1', '[\"1\",\"42\"]', '2018-06-08 15:07:40', '2018-06-08 15:07:40', null); INSERT INTO `ibrand_goods_product` VALUES ('1659', '127', '100', 'B0111-12-5', '58.00', '168.00', null, null, '1', '[\"1\",\"43\"]', '2018-06-08 15:07:40', '2018-06-08 15:07:40', null); INSERT INTO `ibrand_goods_product` VALUES ('1660', '127', '100', 'B0111-12-6', '58.00', '168.00', null, null, '1', '[\"8\",\"39\"]', '2018-06-08 15:07:40', '2018-06-08 15:07:40', null); INSERT INTO `ibrand_goods_product` VALUES ('1661', '127', '100', 'B0111-12-7', '58.00', '168.00', null, null, '1', '[\"8\",\"40\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1662', '127', '100', 'B0111-12-8', '58.00', '168.00', null, null, '1', '[\"8\",\"41\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1663', '127', '100', 'B0111-12-9', '58.00', '168.00', null, null, '1', '[\"8\",\"42\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1664', '127', '100', 'B0111-12-10', '58.00', '168.00', null, null, '1', '[\"8\",\"43\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1665', '127', '100', 'B0111-12-16', '58.00', '168.00', null, null, '1', '[\"18\",\"39\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1666', '127', '100', 'B0111-12-17', '58.00', '168.00', null, null, '1', '[\"18\",\"40\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1667', '127', '100', 'B0111-12-18', '58.00', '168.00', null, null, '1', '[\"18\",\"41\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1668', '127', '100', 'B0111-12-19', '58.00', '168.00', null, null, '1', '[\"18\",\"42\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1669', '127', '100', 'B0111-12-20', '58.00', '168.00', null, null, '1', '[\"18\",\"43\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1670', '127', '100', 'B0111-12-21', '58.00', '168.00', null, null, '1', '[\"21\",\"39\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1671', '127', '100', 'B0111-12-22', '58.00', '168.00', null, null, '1', '[\"21\",\"40\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1672', '127', '100', 'B0111-12-23', '58.00', '168.00', null, null, '1', '[\"21\",\"41\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1673', '127', '100', 'B0111-12-24', '58.00', '168.00', null, null, '1', '[\"21\",\"42\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1674', '127', '100', 'B0111-12-25', '58.00', '168.00', null, null, '1', '[\"21\",\"43\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1675', '127', '100', 'B0111-12-26', '58.00', '168.00', null, null, '1', '[\"35\",\"39\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1676', '127', '100', 'B0111-12-27', '58.00', '168.00', null, null, '1', '[\"35\",\"40\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1677', '127', '100', 'B0111-12-28', '58.00', '168.00', null, null, '1', '[\"35\",\"41\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1678', '127', '100', 'B0111-12-29', '58.00', '168.00', null, null, '1', '[\"35\",\"42\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1679', '127', '100', 'B0111-12-30', '58.00', '168.00', null, null, '1', '[\"35\",\"43\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1680', '127', '100', 'B0111-12-31', '58.00', '168.00', null, null, '1', '[\"37\",\"39\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1681', '127', '100', 'B0111-12-32', '58.00', '168.00', null, null, '1', '[\"37\",\"40\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1682', '127', '100', 'B0111-12-33', '58.00', '168.00', null, null, '1', '[\"37\",\"41\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1683', '127', '100', 'B0111-12-34', '58.00', '168.00', null, null, '1', '[\"37\",\"42\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1684', '127', '100', 'B0111-12-35', '58.00', '168.00', null, null, '1', '[\"37\",\"43\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1685', '127', '100', 'B0111-12-36', '58.00', '168.00', null, null, '1', '[\"39\",\"46\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1686', '127', '100', 'B0111-12-37', '58.00', '168.00', null, null, '1', '[\"40\",\"46\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1687', '127', '100', 'B0111-12-38', '58.00', '168.00', null, null, '1', '[\"41\",\"46\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1688', '127', '100', 'B0111-12-39', '58.00', '168.00', null, null, '1', '[\"42\",\"46\"]', '2018-06-08 15:07:41', '2018-06-08 15:07:41', null); INSERT INTO `ibrand_goods_product` VALUES ('1689', '127', '100', 'B0111-12-40', '58.00', '168.00', null, null, '1', '[\"43\",\"46\"]', '2018-06-08 15:07:42', '2018-06-08 15:07:42', null); INSERT INTO `ibrand_goods_product` VALUES ('1760', '130', '100', 'B0111-12-41', '39.90', '168.00', null, null, '1', '[\"1\",\"39\"]', '2018-06-11 13:21:48', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1761', '130', '100', 'B0111-12-42', '39.90', '168.00', null, null, '1', '[\"1\",\"40\"]', '2018-06-11 13:21:48', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1762', '130', '100', 'B0111-12-43', '39.90', '168.00', null, null, '1', '[\"1\",\"41\"]', '2018-06-11 13:21:48', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1763', '130', '100', 'B0111-12-44', '39.90', '168.00', null, null, '1', '[\"1\",\"42\"]', '2018-06-11 13:21:48', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1764', '130', '100', 'B0111-12-45', '39.90', '168.00', null, null, '1', '[\"1\",\"43\"]', '2018-06-11 13:21:48', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1765', '130', '100', 'B0111-12-46', '39.90', '168.00', null, null, '1', '[\"8\",\"39\"]', '2018-06-11 13:21:48', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1766', '130', '100', 'B0111-12-47', '39.90', '168.00', null, null, '1', '[\"8\",\"40\"]', '2018-06-11 13:21:48', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1767', '130', '100', 'B0111-12-48', '39.90', '168.00', null, null, '1', '[\"8\",\"41\"]', '2018-06-11 13:21:48', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1768', '130', '100', 'B0111-12-49', '39.90', '168.00', null, null, '1', '[\"8\",\"42\"]', '2018-06-11 13:21:48', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1769', '130', '100', 'B0111-12-50', '39.90', '168.00', null, null, '1', '[\"8\",\"43\"]', '2018-06-11 13:21:48', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1770', '130', '100', 'B0111-12-51', '39.90', '168.00', null, null, '1', '[\"18\",\"39\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1771', '130', '100', 'B0111-12-52', '39.90', '168.00', null, null, '1', '[\"18\",\"40\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1772', '130', '100', 'B0111-12-53', '39.90', '168.00', null, null, '1', '[\"18\",\"41\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1773', '130', '100', 'B0111-12-54', '39.90', '168.00', null, null, '1', '[\"18\",\"42\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1774', '130', '100', 'B0111-12-55', '39.90', '168.00', null, null, '1', '[\"18\",\"43\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1775', '130', '100', 'B0111-12-56', '39.90', '168.00', null, null, '1', '[\"21\",\"39\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1776', '130', '100', 'B0111-12-57', '39.90', '168.00', null, null, '1', '[\"21\",\"40\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1777', '130', '100', 'B0111-12-58', '39.90', '168.00', null, null, '1', '[\"21\",\"41\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1778', '130', '100', 'B0111-12-59', '39.90', '168.00', null, null, '1', '[\"21\",\"42\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1779', '130', '100', 'B0111-12-60', '39.90', '168.00', null, null, '1', '[\"21\",\"43\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1780', '130', '100', 'B0111-12-61', '39.90', '168.00', null, null, '1', '[\"35\",\"39\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1781', '130', '100', 'B0111-12-62', '39.90', '168.00', null, null, '1', '[\"35\",\"40\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1782', '130', '100', 'B0111-12-63', '39.90', '168.00', null, null, '1', '[\"35\",\"41\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1783', '130', '100', 'B0111-12-64', '39.90', '168.00', null, null, '1', '[\"35\",\"42\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1784', '130', '100', 'B0111-12-65', '39.90', '168.00', null, null, '1', '[\"35\",\"43\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1785', '130', '100', 'B0111-12-66', '39.90', '168.00', null, null, '1', '[\"37\",\"39\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:44', null); INSERT INTO `ibrand_goods_product` VALUES ('1786', '130', '100', 'B0111-12-67', '39.90', '168.00', null, null, '1', '[\"37\",\"40\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:45', null); INSERT INTO `ibrand_goods_product` VALUES ('1787', '130', '100', 'B0111-12-68', '39.90', '168.00', null, null, '1', '[\"37\",\"41\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:45', null); INSERT INTO `ibrand_goods_product` VALUES ('1788', '130', '100', 'B0111-12-69', '39.90', '168.00', null, null, '1', '[\"37\",\"42\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:45', null); INSERT INTO `ibrand_goods_product` VALUES ('1789', '130', '100', 'B0111-12-70', '39.90', '168.00', null, null, '1', '[\"37\",\"43\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:45', null); INSERT INTO `ibrand_goods_product` VALUES ('1790', '130', '100', 'B0111-12-71', '39.90', '168.00', null, null, '1', '[\"39\",\"46\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:45', null); INSERT INTO `ibrand_goods_product` VALUES ('1791', '130', '100', 'B0111-12-72', '39.90', '168.00', null, null, '1', '[\"40\",\"46\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:45', null); INSERT INTO `ibrand_goods_product` VALUES ('1792', '130', '100', 'B0111-12-73', '39.90', '168.00', null, null, '1', '[\"41\",\"46\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:45', null); INSERT INTO `ibrand_goods_product` VALUES ('1793', '130', '100', 'B0111-12-74', '39.90', '168.00', null, null, '1', '[\"42\",\"46\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:45', null); INSERT INTO `ibrand_goods_product` VALUES ('1794', '130', '100', 'B0111-12-75', '39.90', '168.00', null, null, '1', '[\"43\",\"46\"]', '2018-06-11 13:21:49', '2018-06-15 10:35:45', null); INSERT INTO `ibrand_goods_product` VALUES ('1795', '131', '100', 'B0121-41', '39.90', '168.00', null, null, '1', '[\"1\",\"39\"]', '2018-06-11 13:33:43', '2018-06-15 10:35:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1796', '131', '100', 'B0121-42', '39.90', '168.00', null, null, '1', '[\"1\",\"40\"]', '2018-06-11 13:33:43', '2018-06-15 10:35:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1797', '131', '100', 'B0121-43', '39.90', '168.00', null, null, '1', '[\"1\",\"41\"]', '2018-06-11 13:33:43', '2018-06-15 10:35:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1798', '131', '100', 'B0121-44', '39.90', '168.00', null, null, '1', '[\"1\",\"42\"]', '2018-06-11 13:33:43', '2018-06-15 10:35:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1799', '131', '100', 'B0121-45', '39.90', '168.00', null, null, '1', '[\"1\",\"43\"]', '2018-06-11 13:33:43', '2018-06-15 10:35:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1800', '131', '100', 'B0121-46', '39.90', '168.00', null, null, '1', '[\"8\",\"39\"]', '2018-06-11 13:33:43', '2018-06-15 10:35:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1801', '131', '100', 'B0121-47', '39.90', '168.00', null, null, '1', '[\"8\",\"40\"]', '2018-06-11 13:33:43', '2018-06-15 10:35:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1802', '131', '100', 'B0121-48', '39.90', '168.00', null, null, '1', '[\"8\",\"41\"]', '2018-06-11 13:33:43', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1803', '131', '100', 'B0121-49', '39.90', '168.00', null, null, '1', '[\"8\",\"42\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1804', '131', '100', 'B0121-50', '39.90', '168.00', null, null, '1', '[\"8\",\"43\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1805', '131', '100', 'B0121-51', '39.90', '168.00', null, null, '1', '[\"14\",\"39\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1806', '131', '100', 'B0121-52', '39.90', '168.00', null, null, '1', '[\"14\",\"40\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1807', '131', '100', 'B0121-53', '39.90', '168.00', null, null, '1', '[\"14\",\"41\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1808', '131', '100', 'B0121-54', '39.90', '168.00', null, null, '1', '[\"14\",\"42\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1809', '131', '100', 'B0121-55', '39.90', '168.00', null, null, '1', '[\"14\",\"43\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1810', '131', '100', 'B0121-56', '39.90', '168.00', null, null, '1', '[\"18\",\"39\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1811', '131', '100', 'B0121-57', '39.90', '168.00', null, null, '1', '[\"18\",\"40\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1812', '131', '100', 'B0121-58', '39.90', '168.00', null, null, '1', '[\"18\",\"41\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1813', '131', '100', 'B0121-59', '39.90', '168.00', null, null, '1', '[\"18\",\"42\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1814', '131', '100', 'B0121-60', '39.90', '168.00', null, null, '1', '[\"18\",\"43\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1815', '131', '100', 'B0121-61', '39.90', '168.00', null, null, '1', '[\"21\",\"39\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1816', '131', '100', 'B0121-62', '39.90', '168.00', null, null, '1', '[\"21\",\"40\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1817', '131', '100', 'B0121-63', '39.90', '168.00', null, null, '1', '[\"21\",\"41\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1818', '131', '100', 'B0121-64', '39.90', '168.00', null, null, '1', '[\"21\",\"42\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1819', '131', '100', 'B0121-65', '39.90', '168.00', null, null, '1', '[\"21\",\"43\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1820', '131', '100', 'B0121-66', '39.90', '168.00', null, null, '1', '[\"35\",\"39\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1821', '131', '100', 'B0121-67', '39.90', '168.00', null, null, '1', '[\"35\",\"40\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1822', '131', '100', 'B0121-68', '39.90', '168.00', null, null, '1', '[\"35\",\"41\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1823', '131', '100', 'B0121-69', '39.90', '168.00', null, null, '1', '[\"35\",\"42\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1824', '131', '100', 'B0121-70', '39.90', '168.00', null, null, '1', '[\"35\",\"43\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1825', '131', '100', 'B0121-71', '39.90', '168.00', null, null, '1', '[\"37\",\"39\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1826', '131', '100', 'B0121-72', '39.90', '168.00', null, null, '1', '[\"37\",\"40\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1827', '131', '100', 'B0121-73', '39.90', '168.00', null, null, '1', '[\"37\",\"41\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1828', '131', '100', 'B0121-74', '39.90', '168.00', null, null, '1', '[\"37\",\"42\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1829', '131', '100', 'B0121-75', '39.90', '168.00', null, null, '1', '[\"37\",\"43\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1830', '131', '100', 'B0121-76', '39.90', '168.00', null, null, '1', '[\"39\",\"46\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1831', '131', '100', 'B0121-77', '39.90', '168.00', null, null, '1', '[\"40\",\"46\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:18', null); INSERT INTO `ibrand_goods_product` VALUES ('1832', '131', '100', 'B0121-78', '39.90', '168.00', null, null, '1', '[\"41\",\"46\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:18', null); INSERT INTO `ibrand_goods_product` VALUES ('1833', '131', '100', 'B0121-79', '39.90', '168.00', null, null, '1', '[\"42\",\"46\"]', '2018-06-11 13:33:44', '2018-06-15 10:35:18', null); INSERT INTO `ibrand_goods_product` VALUES ('1834', '131', '100', 'B0121-80', '39.90', '168.00', null, null, '1', '[\"43\",\"46\"]', '2018-06-11 13:33:45', '2018-06-15 10:35:18', null); INSERT INTO `ibrand_goods_product` VALUES ('1835', '132', '100', 'A0111-12-43', '39.90', '129.00', null, null, '1', '[\"1\",\"39\"]', '2018-06-11 13:46:20', '2018-06-15 10:34:36', null); INSERT INTO `ibrand_goods_product` VALUES ('1836', '132', '100', 'A0111-12-44', '39.90', '129.00', null, null, '1', '[\"1\",\"40\"]', '2018-06-11 13:46:20', '2018-06-15 10:34:36', null); INSERT INTO `ibrand_goods_product` VALUES ('1837', '132', '100', 'A0111-12-45', '39.90', '129.00', null, null, '1', '[\"1\",\"41\"]', '2018-06-11 13:46:20', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1838', '132', '100', 'A0111-12-46', '39.90', '129.00', null, null, '1', '[\"1\",\"42\"]', '2018-06-11 13:46:20', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1839', '132', '100', 'A0111-12-47', '39.90', '129.00', null, null, '1', '[\"4\",\"39\"]', '2018-06-11 13:46:20', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1840', '132', '100', 'A0111-12-48', '39.90', '129.00', null, null, '1', '[\"4\",\"40\"]', '2018-06-11 13:46:20', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1841', '132', '100', 'A0111-12-49', '39.90', '129.00', null, null, '1', '[\"4\",\"41\"]', '2018-06-11 13:46:20', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1842', '132', '100', 'A0111-12-50', '39.90', '129.00', null, null, '1', '[\"4\",\"42\"]', '2018-06-11 13:46:20', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1843', '132', '100', 'A0111-12-51', '39.90', '129.00', null, null, '1', '[\"17\",\"39\"]', '2018-06-11 13:46:20', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1844', '132', '100', 'A0111-12-52', '39.90', '129.00', null, null, '1', '[\"17\",\"40\"]', '2018-06-11 13:46:20', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1845', '132', '100', 'A0111-12-53', '39.90', '129.00', null, null, '1', '[\"17\",\"41\"]', '2018-06-11 13:46:20', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1846', '132', '100', 'A0111-12-54', '39.90', '129.00', null, null, '1', '[\"17\",\"42\"]', '2018-06-11 13:46:20', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1847', '132', '100', 'A0111-12-55', '39.90', '129.00', null, null, '1', '[\"24\",\"39\"]', '2018-06-11 13:46:20', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1848', '132', '100', 'A0111-12-56', '39.90', '129.00', null, null, '1', '[\"24\",\"40\"]', '2018-06-11 13:46:20', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1849', '132', '100', 'A0111-12-57', '39.90', '129.00', null, null, '1', '[\"24\",\"41\"]', '2018-06-11 13:46:20', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1850', '132', '100', 'A0111-12-58', '39.90', '129.00', null, null, '1', '[\"24\",\"42\"]', '2018-06-11 13:46:21', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1851', '132', '100', 'A0111-12-59', '39.90', '129.00', null, null, '1', '[\"34\",\"39\"]', '2018-06-11 13:46:21', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1852', '132', '100', 'A0111-12-60', '39.90', '129.00', null, null, '1', '[\"34\",\"40\"]', '2018-06-11 13:46:21', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1853', '132', '100', 'A0111-12-61', '39.90', '129.00', null, null, '1', '[\"34\",\"41\"]', '2018-06-11 13:46:21', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1854', '132', '100', 'A0111-12-62', '39.90', '129.00', null, null, '1', '[\"34\",\"42\"]', '2018-06-11 13:46:21', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1855', '132', '100', 'A0111-12-63', '39.90', '129.00', null, null, '1', '[\"35\",\"39\"]', '2018-06-11 13:46:21', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1856', '132', '100', 'A0111-12-64', '39.90', '129.00', null, null, '1', '[\"35\",\"40\"]', '2018-06-11 13:46:21', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1857', '132', '100', 'A0111-12-65', '39.90', '129.00', null, null, '1', '[\"35\",\"41\"]', '2018-06-11 13:46:21', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1858', '132', '100', 'A0111-12-66', '39.90', '129.00', null, null, '1', '[\"35\",\"42\"]', '2018-06-11 13:46:21', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1859', '132', '100', 'A0111-12-67', '39.90', '129.00', null, null, '1', '[\"39\",\"46\"]', '2018-06-11 13:46:21', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1860', '132', '100', 'A0111-12-68', '39.90', '129.00', null, null, '1', '[\"40\",\"46\"]', '2018-06-11 13:46:21', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1861', '132', '100', 'A0111-12-69', '39.90', '129.00', null, null, '1', '[\"41\",\"46\"]', '2018-06-11 13:46:21', '2018-06-15 10:34:37', null); INSERT INTO `ibrand_goods_product` VALUES ('1862', '132', '100', 'A0111-12-70', '39.90', '129.00', null, null, '1', '[\"42\",\"46\"]', '2018-06-11 13:46:21', '2018-06-15 10:34:38', null); INSERT INTO `ibrand_goods_product` VALUES ('1863', '133', '100', 'D014-33', '39.90', '119.00', null, null, '1', '[\"1\",\"39\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1864', '133', '100', 'D014-34', '39.90', '119.00', null, null, '1', '[\"1\",\"40\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1865', '133', '100', 'D014-35', '39.90', '119.00', null, null, '1', '[\"1\",\"41\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1866', '133', '100', 'D014-36', '39.90', '119.00', null, null, '1', '[\"1\",\"42\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1867', '133', '100', 'D014-37', '39.90', '119.00', null, null, '1', '[\"2\",\"39\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1868', '133', '100', 'D014-38', '39.90', '119.00', null, null, '1', '[\"2\",\"40\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1869', '133', '100', 'D014-39', '39.90', '119.00', null, null, '1', '[\"2\",\"41\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1870', '133', '100', 'D014-40', '39.90', '119.00', null, null, '1', '[\"2\",\"42\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1871', '133', '100', 'D014-41', '39.90', '119.00', null, null, '1', '[\"4\",\"39\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1872', '133', '100', 'D014-42', '39.90', '119.00', null, null, '1', '[\"4\",\"40\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1873', '133', '100', 'D014-43', '39.90', '119.00', null, null, '1', '[\"4\",\"41\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1874', '133', '100', 'D014-44', '39.90', '119.00', null, null, '1', '[\"4\",\"42\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1875', '133', '100', 'D014-45', '39.90', '119.00', null, null, '1', '[\"17\",\"39\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1876', '133', '100', 'D014-46', '39.90', '119.00', null, null, '1', '[\"17\",\"40\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1877', '133', '100', 'D014-47', '39.90', '119.00', null, null, '1', '[\"17\",\"41\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1878', '133', '100', 'D014-48', '39.90', '119.00', null, null, '1', '[\"17\",\"42\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1879', '133', '100', 'D014-49', '39.90', '119.00', null, null, '1', '[\"24\",\"39\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1880', '133', '100', 'D014-50', '39.90', '119.00', null, null, '1', '[\"24\",\"40\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:16', null); INSERT INTO `ibrand_goods_product` VALUES ('1881', '133', '100', 'D014-51', '39.90', '119.00', null, null, '1', '[\"24\",\"41\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1882', '133', '100', 'D014-52', '39.90', '119.00', null, null, '1', '[\"24\",\"42\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1883', '133', '100', 'D014-53', '39.90', '119.00', null, null, '1', '[\"34\",\"39\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1884', '133', '100', 'D014-54', '39.90', '119.00', null, null, '1', '[\"34\",\"40\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1885', '133', '100', 'D014-55', '39.90', '119.00', null, null, '1', '[\"34\",\"41\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1886', '133', '100', 'D014-56', '39.90', '119.00', null, null, '1', '[\"34\",\"42\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1887', '133', '100', 'D014-57', '39.90', '119.00', null, null, '1', '[\"35\",\"39\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1888', '133', '100', 'D014-58', '39.90', '119.00', null, null, '1', '[\"35\",\"40\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1889', '133', '100', 'D014-59', '39.90', '119.00', null, null, '1', '[\"35\",\"41\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1890', '133', '100', 'D014-60', '39.90', '119.00', null, null, '1', '[\"35\",\"42\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1891', '133', '100', 'D014-61', '39.90', '119.00', null, null, '1', '[\"39\",\"46\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1892', '133', '100', 'D014-62', '39.90', '119.00', null, null, '1', '[\"40\",\"46\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1893', '133', '100', 'D014-63', '39.90', '119.00', null, null, '1', '[\"41\",\"46\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1894', '133', '100', 'D014-64', '39.90', '119.00', null, null, '1', '[\"42\",\"46\"]', '2018-06-11 13:59:57', '2018-06-15 10:34:17', null); INSERT INTO `ibrand_goods_product` VALUES ('1895', '134', '28', '617#-1', '78.00', '129.00', null, null, '1', '[\"4\",\"40\"]', '2018-08-07 21:27:29', '2018-11-20 04:33:26', null); INSERT INTO `ibrand_goods_product` VALUES ('1896', '134', '30', '617#-2', '78.00', '129.00', null, null, '1', '[\"4\",\"41\"]', '2018-08-07 21:27:29', '2018-08-16 16:54:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1897', '134', '30', '617#-3', '78.00', '129.00', null, null, '1', '[\"4\",\"42\"]', '2018-08-07 21:27:29', '2018-08-16 16:54:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1898', '134', '30', '617#-4', '78.00', '129.00', null, null, '1', '[\"4\",\"43\"]', '2018-08-07 21:27:29', '2018-08-16 16:54:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1899', '134', '30', '617#-5', '78.00', '129.00', null, null, '1', '[\"4\",\"44\"]', '2018-08-07 21:27:29', '2018-08-16 16:54:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1900', '134', '30', '617#-6', '78.00', '129.00', null, null, '1', '[\"34\",\"40\"]', '2018-08-07 21:27:29', '2018-08-16 16:54:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1901', '134', '30', '617#-7', '78.00', '129.00', null, null, '1', '[\"34\",\"41\"]', '2018-08-07 21:27:29', '2018-08-16 16:54:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1902', '134', '30', '617#-8', '78.00', '129.00', null, null, '1', '[\"34\",\"42\"]', '2018-08-07 21:27:29', '2018-08-16 16:54:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1903', '134', '30', '617#-9', '78.00', '129.00', null, null, '1', '[\"34\",\"43\"]', '2018-08-07 21:27:29', '2018-08-16 16:54:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1904', '134', '30', '617#-10', '78.00', '129.00', null, null, '1', '[\"34\",\"44\"]', '2018-08-07 21:27:29', '2018-08-16 16:54:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1905', '134', '30', '617#-11', '78.00', '129.00', null, null, '1', '[\"37\",\"40\"]', '2018-08-07 21:27:29', '2018-08-16 16:54:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1906', '134', '30', '617#-12', '78.00', '129.00', null, null, '1', '[\"37\",\"41\"]', '2018-08-07 21:27:29', '2018-08-16 16:54:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1907', '134', '30', '617#-13', '78.00', '129.00', null, null, '1', '[\"37\",\"42\"]', '2018-08-07 21:27:29', '2018-08-16 16:54:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1908', '134', '30', '617#-14', '78.00', '129.00', null, null, '1', '[\"37\",\"43\"]', '2018-08-07 21:27:29', '2018-08-16 16:54:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1909', '134', '30', '617#-15', '78.00', '129.00', null, null, '1', '[\"37\",\"44\"]', '2018-08-07 21:27:29', '2018-08-16 16:54:52', null); INSERT INTO `ibrand_goods_product` VALUES ('1910', '135', '0', '31175#-1', '88.00', '136.00', null, null, '1', '[\"21\",\"40\"]', '2018-08-07 21:41:32', '2018-08-07 21:41:32', null); INSERT INTO `ibrand_goods_product` VALUES ('1911', '135', '0', '31175#-2', '88.00', '136.00', null, null, '1', '[\"21\",\"41\"]', '2018-08-07 21:41:32', '2018-08-07 21:41:32', null); INSERT INTO `ibrand_goods_product` VALUES ('1912', '135', '0', '31175#-3', '88.00', '136.00', null, null, '1', '[\"21\",\"42\"]', '2018-08-07 21:41:32', '2018-08-07 21:41:32', null); INSERT INTO `ibrand_goods_product` VALUES ('1913', '135', '0', '31175#-4', '88.00', '136.00', null, null, '1', '[\"21\",\"43\"]', '2018-08-07 21:41:32', '2018-08-07 21:41:32', null); INSERT INTO `ibrand_goods_product` VALUES ('1914', '135', '0', '31175#-6', '88.00', '136.00', null, null, '1', '[\"21\",\"44\"]', '2018-08-07 21:41:32', '2018-08-07 21:41:32', null); INSERT INTO `ibrand_goods_product` VALUES ('1915', '136', '0', '30125#-1', '69.00', '106.00', null, null, '1', '[\"10\",\"40\"]', '2018-08-08 21:25:03', '2018-08-08 21:25:03', null); INSERT INTO `ibrand_goods_product` VALUES ('1916', '136', '0', '30125#-2', '69.00', '106.00', null, null, '1', '[\"10\",\"41\"]', '2018-08-08 21:25:03', '2018-08-08 21:25:03', null); INSERT INTO `ibrand_goods_product` VALUES ('1917', '136', '0', '30125#-3', '69.00', '106.00', null, null, '1', '[\"10\",\"42\"]', '2018-08-08 21:25:03', '2018-08-08 21:25:03', null); INSERT INTO `ibrand_goods_product` VALUES ('1918', '136', '0', '30125#-4', '69.00', '106.00', null, null, '1', '[\"10\",\"43\"]', '2018-08-08 21:25:03', '2018-08-08 21:25:03', null); INSERT INTO `ibrand_goods_product` VALUES ('1919', '136', '0', '30125#-5', '69.00', '106.00', null, null, '1', '[\"10\",\"44\"]', '2018-08-08 21:25:03', '2018-08-08 21:25:03', null); INSERT INTO `ibrand_goods_product` VALUES ('1920', '136', '0', '30125#-6', '69.00', '106.00', null, null, '1', '[\"10\",\"45\"]', '2018-08-08 21:25:03', '2018-08-08 21:25:03', null); INSERT INTO `ibrand_goods_product` VALUES ('1921', '136', '0', '30125#-7', '69.00', '106.00', null, null, '1', '[\"28\",\"40\"]', '2018-08-08 21:25:03', '2018-08-08 21:25:03', null); INSERT INTO `ibrand_goods_product` VALUES ('1922', '136', '0', '30125#-8', '69.00', '106.00', null, null, '1', '[\"28\",\"41\"]', '2018-08-08 21:25:04', '2018-08-08 21:25:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1923', '136', '0', '30125#-9', '69.00', '106.00', null, null, '1', '[\"28\",\"42\"]', '2018-08-08 21:25:04', '2018-08-08 21:25:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1924', '136', '0', '30125#-10', '69.00', '106.00', null, null, '1', '[\"28\",\"43\"]', '2018-08-08 21:25:04', '2018-08-08 21:25:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1925', '136', '0', '30125#-11', '69.00', '106.00', null, null, '1', '[\"28\",\"44\"]', '2018-08-08 21:25:04', '2018-08-08 21:25:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1926', '136', '0', '30125#-12', '69.00', '106.00', null, null, '1', '[\"28\",\"45\"]', '2018-08-08 21:25:04', '2018-08-08 21:25:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1927', '137', '8', '670#-1', '78.00', '129.00', null, null, '1', '[\"34\",\"40\"]', '2018-08-08 21:38:02', '2018-11-09 23:58:09', null); INSERT INTO `ibrand_goods_product` VALUES ('1928', '137', '10', '670#-2', '78.00', '129.00', null, null, '1', '[\"34\",\"41\"]', '2018-08-08 21:38:02', '2018-09-29 08:59:25', null); INSERT INTO `ibrand_goods_product` VALUES ('1929', '137', '8', '670#-3', '78.00', '129.00', null, null, '1', '[\"34\",\"42\"]', '2018-08-08 21:38:02', '2018-09-07 17:22:38', null); INSERT INTO `ibrand_goods_product` VALUES ('1930', '137', '10', '670#-4', '78.00', '129.00', null, null, '1', '[\"34\",\"43\"]', '2018-08-08 21:38:02', '2018-08-27 14:48:07', null); INSERT INTO `ibrand_goods_product` VALUES ('1931', '137', '9', '670#-5', '78.00', '129.00', null, null, '1', '[\"34\",\"44\"]', '2018-08-08 21:38:02', '2018-09-07 17:22:38', null); INSERT INTO `ibrand_goods_product` VALUES ('1932', '138', '10', '30685#-1', '49.00', '73.00', null, null, '1', '[\"4\",\"39\"]', '2018-08-08 22:04:04', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1933', '138', '10', '30685#-2', '49.00', '73.00', null, null, '1', '[\"4\",\"40\"]', '2018-08-08 22:04:04', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1934', '138', '10', '30685#-3', '49.00', '73.00', null, null, '1', '[\"4\",\"41\"]', '2018-08-08 22:04:04', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1935', '138', '10', '30685#-4', '49.00', '73.00', null, null, '1', '[\"4\",\"42\"]', '2018-08-08 22:04:04', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1936', '138', '10', '30685#-5', '49.00', '73.00', null, null, '1', '[\"4\",\"43\"]', '2018-08-08 22:04:04', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1937', '138', '10', '30685#-6', '49.00', '73.00', null, null, '1', '[\"4\",\"44\"]', '2018-08-08 22:04:04', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1938', '138', '10', '30685#-7', '49.00', '73.00', null, null, '1', '[\"18\",\"39\"]', '2018-08-08 22:04:04', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1939', '138', '10', '30685#-8', '49.00', '73.00', null, null, '1', '[\"18\",\"40\"]', '2018-08-08 22:04:04', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1940', '138', '10', '30685#-9', '49.00', '73.00', null, null, '1', '[\"18\",\"41\"]', '2018-08-08 22:04:04', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1941', '138', '9', '30685#-10', '49.00', '73.00', null, null, '1', '[\"18\",\"42\"]', '2018-08-08 22:04:04', '2018-11-19 12:15:57', null); INSERT INTO `ibrand_goods_product` VALUES ('1942', '138', '10', '30685#-11', '49.00', '73.00', null, null, '1', '[\"18\",\"43\"]', '2018-08-08 22:04:04', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1943', '138', '10', '30685#-12', '49.00', '73.00', null, null, '1', '[\"18\",\"44\"]', '2018-08-08 22:04:04', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1944', '138', '10', '30685#-13', '49.00', '73.00', null, null, '1', '[\"34\",\"39\"]', '2018-08-08 22:04:04', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1945', '138', '10', '30685#-14', '49.00', '73.00', null, null, '1', '[\"34\",\"40\"]', '2018-08-08 22:04:04', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1946', '138', '10', '30685#-15', '49.00', '73.00', null, null, '1', '[\"34\",\"41\"]', '2018-08-08 22:04:04', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1947', '138', '10', '30685#-16', '49.00', '73.00', null, null, '1', '[\"34\",\"42\"]', '2018-08-08 22:04:04', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1948', '138', '10', '30685#-17', '49.00', '73.00', null, null, '1', '[\"34\",\"43\"]', '2018-08-08 22:04:04', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1949', '138', '10', '30685#-18', '49.00', '73.00', null, null, '1', '[\"34\",\"44\"]', '2018-08-08 22:04:04', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1950', '138', '10', '30685#-19', '49.00', '73.00', null, null, '1', '[\"39\",\"47\"]', '2018-08-08 22:04:04', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1951', '138', '8', '30685#-20', '49.00', '73.00', null, null, '1', '[\"40\",\"47\"]', '2018-08-08 22:04:04', '2018-10-12 08:04:01', null); INSERT INTO `ibrand_goods_product` VALUES ('1952', '138', '10', '30685#-21', '49.00', '73.00', null, null, '1', '[\"41\",\"47\"]', '2018-08-08 22:04:04', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1953', '138', '10', '30685#-22', '49.00', '73.00', null, null, '1', '[\"42\",\"47\"]', '2018-08-08 22:04:04', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1954', '138', '10', '30685#-23', '49.00', '73.00', null, null, '1', '[\"43\",\"47\"]', '2018-08-08 22:04:04', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1955', '138', '10', '30685#-24', '49.00', '73.00', null, null, '1', '[\"44\",\"47\"]', '2018-08-08 22:04:04', '2018-08-08 22:04:04', null); INSERT INTO `ibrand_goods_product` VALUES ('1956', '139', '8', '690#-1', '78.00', '129.00', null, null, '1', '[\"1\",\"40\"]', '2018-08-09 10:37:53', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods_product` VALUES ('1957', '139', '8', '690#-2', '78.00', '129.00', null, null, '1', '[\"1\",\"41\"]', '2018-08-09 10:37:53', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods_product` VALUES ('1958', '139', '8', '690#-3', '78.00', '129.00', null, null, '1', '[\"1\",\"42\"]', '2018-08-09 10:37:53', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods_product` VALUES ('1959', '139', '8', '690#-4', '78.00', '129.00', null, null, '1', '[\"1\",\"43\"]', '2018-08-09 10:37:53', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods_product` VALUES ('1960', '139', '8', '690#-5', '78.00', '129.00', null, null, '1', '[\"1\",\"44\"]', '2018-08-09 10:37:53', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods_product` VALUES ('1961', '139', '8', '690#-6', '78.00', '129.00', null, null, '1', '[\"5\",\"40\"]', '2018-08-09 10:37:53', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods_product` VALUES ('1962', '139', '8', '690#-7', '78.00', '129.00', null, null, '1', '[\"5\",\"41\"]', '2018-08-09 10:37:53', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods_product` VALUES ('1963', '139', '8', '690#-8', '78.00', '129.00', null, null, '1', '[\"5\",\"42\"]', '2018-08-09 10:37:53', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods_product` VALUES ('1964', '139', '8', '690#-9', '78.00', '129.00', null, null, '1', '[\"5\",\"43\"]', '2018-08-09 10:37:53', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods_product` VALUES ('1965', '139', '8', '690#-10', '78.00', '129.00', null, null, '1', '[\"5\",\"44\"]', '2018-08-09 10:37:53', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods_product` VALUES ('1966', '140', '8', '635#-1', '76.00', '110.00', null, null, '1', '[\"1\",\"40\"]', '2018-08-09 10:56:20', '2018-08-09 10:56:20', null); INSERT INTO `ibrand_goods_product` VALUES ('1967', '140', '8', '635#-2', '76.00', '110.00', null, null, '1', '[\"1\",\"41\"]', '2018-08-09 10:56:20', '2018-08-09 10:56:20', null); INSERT INTO `ibrand_goods_product` VALUES ('1968', '140', '8', '635#-3', '76.00', '110.00', null, null, '1', '[\"1\",\"42\"]', '2018-08-09 10:56:20', '2018-08-09 10:56:20', null); INSERT INTO `ibrand_goods_product` VALUES ('1969', '140', '8', '635#-4', '76.00', '110.00', null, null, '1', '[\"1\",\"43\"]', '2018-08-09 10:56:20', '2018-08-09 10:56:20', null); INSERT INTO `ibrand_goods_product` VALUES ('1970', '140', '8', '635#-5', '76.00', '110.00', null, null, '1', '[\"1\",\"44\"]', '2018-08-09 10:56:20', '2018-08-09 10:56:20', null); INSERT INTO `ibrand_goods_product` VALUES ('1971', '140', '8', '635#-6', '76.00', '110.00', null, null, '1', '[\"7\",\"40\"]', '2018-08-09 10:56:20', '2018-08-09 10:56:20', null); INSERT INTO `ibrand_goods_product` VALUES ('1972', '140', '8', '635#-7', '76.00', '110.00', null, null, '1', '[\"7\",\"41\"]', '2018-08-09 10:56:20', '2018-08-09 10:56:20', null); INSERT INTO `ibrand_goods_product` VALUES ('1973', '140', '8', '635#-8', '76.00', '110.00', null, null, '1', '[\"7\",\"42\"]', '2018-08-09 10:56:20', '2018-08-09 10:56:20', null); INSERT INTO `ibrand_goods_product` VALUES ('1974', '140', '8', '635#-9', '76.00', '110.00', null, null, '1', '[\"7\",\"43\"]', '2018-08-09 10:56:20', '2018-08-09 10:56:20', null); INSERT INTO `ibrand_goods_product` VALUES ('1975', '140', '8', '635#-10', '76.00', '110.00', null, null, '1', '[\"7\",\"44\"]', '2018-08-09 10:56:20', '2018-08-09 10:56:20', null); INSERT INTO `ibrand_goods_product` VALUES ('1976', '140', '8', '635#-11', '76.00', '110.00', null, null, '1', '[\"22\",\"40\"]', '2018-08-09 10:56:20', '2018-08-09 10:56:20', null); INSERT INTO `ibrand_goods_product` VALUES ('1977', '140', '8', '635#-12', '76.00', '110.00', null, null, '1', '[\"22\",\"41\"]', '2018-08-09 10:56:20', '2018-08-09 10:56:20', null); INSERT INTO `ibrand_goods_product` VALUES ('1978', '140', '8', '635#-13', '76.00', '110.00', null, null, '1', '[\"22\",\"42\"]', '2018-08-09 10:56:20', '2018-08-09 10:56:20', null); INSERT INTO `ibrand_goods_product` VALUES ('1979', '140', '8', '635#-14', '76.00', '110.00', null, null, '1', '[\"22\",\"43\"]', '2018-08-09 10:56:20', '2018-08-09 10:56:20', null); INSERT INTO `ibrand_goods_product` VALUES ('1980', '140', '8', '635#-15', '76.00', '110.00', null, null, '1', '[\"22\",\"44\"]', '2018-08-09 10:56:20', '2018-08-09 10:56:20', null); INSERT INTO `ibrand_goods_product` VALUES ('1981', '140', '8', '635#-16', '76.00', '110.00', null, null, '1', '[\"34\",\"40\"]', '2018-08-09 10:56:20', '2018-08-09 10:56:20', null); INSERT INTO `ibrand_goods_product` VALUES ('1982', '140', '8', '635#-17', '76.00', '110.00', null, null, '1', '[\"34\",\"41\"]', '2018-08-09 10:56:20', '2018-08-09 10:56:20', null); INSERT INTO `ibrand_goods_product` VALUES ('1983', '140', '8', '635#-18', '76.00', '110.00', null, null, '1', '[\"34\",\"42\"]', '2018-08-09 10:56:20', '2018-08-09 10:56:20', null); INSERT INTO `ibrand_goods_product` VALUES ('1984', '140', '8', '635#-19', '76.00', '110.00', null, null, '1', '[\"34\",\"43\"]', '2018-08-09 10:56:20', '2018-08-09 10:56:20', null); INSERT INTO `ibrand_goods_product` VALUES ('1985', '140', '8', '635#-20', '76.00', '110.00', null, null, '1', '[\"34\",\"44\"]', '2018-08-09 10:56:20', '2018-08-09 10:56:20', null); INSERT INTO `ibrand_goods_product` VALUES ('1986', '140', '8', '635#-21', '76.00', '110.00', null, null, '1', '[\"37\",\"40\"]', '2018-08-09 10:56:20', '2018-08-09 10:56:20', null); INSERT INTO `ibrand_goods_product` VALUES ('1987', '140', '8', '635#-22', '76.00', '110.00', null, null, '1', '[\"37\",\"41\"]', '2018-08-09 10:56:21', '2018-08-09 10:56:21', null); INSERT INTO `ibrand_goods_product` VALUES ('1988', '140', '8', '635#-23', '76.00', '110.00', null, null, '1', '[\"37\",\"42\"]', '2018-08-09 10:56:21', '2018-08-09 10:56:21', null); INSERT INTO `ibrand_goods_product` VALUES ('1989', '140', '8', '635#-24', '76.00', '110.00', null, null, '1', '[\"37\",\"43\"]', '2018-08-09 10:56:21', '2018-08-09 10:56:21', null); INSERT INTO `ibrand_goods_product` VALUES ('1990', '140', '8', '635#-25', '76.00', '110.00', null, null, '1', '[\"37\",\"44\"]', '2018-08-09 10:56:21', '2018-08-09 10:56:21', null); INSERT INTO `ibrand_goods_product` VALUES ('1991', '141', '4', '31015#-1', '79.00', '123.00', null, null, '1', '[\"2\",\"40\"]', '2018-08-10 10:53:53', '2018-09-10 17:26:03', null); INSERT INTO `ibrand_goods_product` VALUES ('1992', '141', '5', '31015#-2', '79.00', '123.00', null, null, '1', '[\"2\",\"41\"]', '2018-08-10 10:53:53', '2018-08-10 10:53:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1993', '141', '5', '31015#-3', '79.00', '123.00', null, null, '1', '[\"2\",\"42\"]', '2018-08-10 10:53:53', '2018-08-10 10:53:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1994', '141', '5', '31015#-4', '79.00', '123.00', null, null, '1', '[\"2\",\"43\"]', '2018-08-10 10:53:53', '2018-08-10 10:53:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1995', '141', '5', '31015#-5', '79.00', '123.00', null, null, '1', '[\"2\",\"44\"]', '2018-08-10 10:53:53', '2018-08-10 10:53:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1996', '141', '5', '31015#-6', '79.00', '123.00', null, null, '1', '[\"2\",\"45\"]', '2018-08-10 10:53:53', '2018-08-10 10:53:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1997', '141', '5', '31015#-7', '79.00', '123.00', null, null, '1', '[\"9\",\"40\"]', '2018-08-10 10:53:53', '2018-08-10 10:53:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1998', '141', '5', '31015#-8', '79.00', '123.00', null, null, '1', '[\"9\",\"41\"]', '2018-08-10 10:53:53', '2018-08-10 10:53:53', null); INSERT INTO `ibrand_goods_product` VALUES ('1999', '141', '5', '31015#-9', '79.00', '123.00', null, null, '1', '[\"9\",\"42\"]', '2018-08-10 10:53:53', '2018-08-10 10:53:53', null); INSERT INTO `ibrand_goods_product` VALUES ('2000', '141', '5', '31015#-10', '79.00', '123.00', null, null, '1', '[\"9\",\"43\"]', '2018-08-10 10:53:53', '2018-08-10 10:53:53', null); INSERT INTO `ibrand_goods_product` VALUES ('2001', '141', '5', '31015#-11', '79.00', '123.00', null, null, '1', '[\"9\",\"44\"]', '2018-08-10 10:53:53', '2018-08-10 10:53:53', null); INSERT INTO `ibrand_goods_product` VALUES ('2002', '141', '5', '31015#-12', '79.00', '123.00', null, null, '1', '[\"9\",\"45\"]', '2018-08-10 10:53:53', '2018-08-10 10:53:53', null); INSERT INTO `ibrand_goods_product` VALUES ('2003', '142', '5', '31020#-1', '76.00', '116.00', null, null, '1', '[\"34\",\"40\"]', '2018-08-10 11:04:09', '2018-08-10 11:04:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2004', '142', '5', '31020#-2', '76.00', '116.00', null, null, '1', '[\"34\",\"41\"]', '2018-08-10 11:04:09', '2018-08-10 11:04:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2005', '142', '5', '31020#-3', '76.00', '116.00', null, null, '1', '[\"34\",\"42\"]', '2018-08-10 11:04:09', '2018-08-10 11:04:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2006', '142', '5', '31020#-4', '76.00', '116.00', null, null, '1', '[\"34\",\"43\"]', '2018-08-10 11:04:09', '2018-08-10 11:04:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2007', '142', '5', '31020#-5', '76.00', '116.00', null, null, '1', '[\"34\",\"44\"]', '2018-08-10 11:04:09', '2018-08-10 11:04:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2008', '142', '5', '31020#-6', '76.00', '116.00', null, null, '1', '[\"37\",\"40\"]', '2018-08-10 11:04:09', '2018-08-10 11:04:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2009', '142', '5', '31020#-7', '76.00', '116.00', null, null, '1', '[\"37\",\"41\"]', '2018-08-10 11:04:09', '2018-08-10 11:04:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2010', '142', '5', '31020#-8', '76.00', '116.00', null, null, '1', '[\"37\",\"42\"]', '2018-08-10 11:04:09', '2018-08-10 11:04:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2011', '142', '5', '31020#-9', '76.00', '116.00', null, null, '1', '[\"37\",\"43\"]', '2018-08-10 11:04:09', '2018-08-10 11:04:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2012', '142', '5', '31020#-10', '76.00', '116.00', null, null, '1', '[\"37\",\"44\"]', '2018-08-10 11:04:09', '2018-08-10 11:04:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2013', '143', '5', '31092#-1', '79.00', '123.00', null, null, '1', '[\"2\",\"40\"]', '2018-08-10 16:19:09', '2018-08-10 16:19:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2014', '143', '5', '31092#-2', '79.00', '123.00', null, null, '1', '[\"2\",\"41\"]', '2018-08-10 16:19:09', '2018-08-10 16:19:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2015', '143', '5', '31092#-3', '79.00', '123.00', null, null, '1', '[\"2\",\"42\"]', '2018-08-10 16:19:09', '2018-08-10 16:19:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2016', '143', '5', '31092#-4', '79.00', '123.00', null, null, '1', '[\"2\",\"43\"]', '2018-08-10 16:19:09', '2018-08-10 16:19:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2017', '143', '5', '31092#-5', '79.00', '123.00', null, null, '1', '[\"2\",\"44\"]', '2018-08-10 16:19:09', '2018-08-10 16:19:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2018', '143', '5', '31092#-6', '79.00', '123.00', null, null, '1', '[\"9\",\"40\"]', '2018-08-10 16:19:09', '2018-08-10 16:19:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2019', '143', '5', '31092#-7', '79.00', '123.00', null, null, '1', '[\"9\",\"41\"]', '2018-08-10 16:19:09', '2018-08-10 16:19:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2020', '143', '5', '31092#-8', '79.00', '123.00', null, null, '1', '[\"9\",\"42\"]', '2018-08-10 16:19:09', '2018-08-10 16:19:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2021', '143', '5', '31092#-9', '79.00', '123.00', null, null, '1', '[\"9\",\"43\"]', '2018-08-10 16:19:09', '2018-08-10 16:19:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2022', '143', '5', '31092#-10', '79.00', '123.00', null, null, '1', '[\"9\",\"44\"]', '2018-08-10 16:19:09', '2018-08-10 16:19:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2023', '144', '5', '31078#-1', '88.00', '139.00', null, null, '1', '[\"9\",\"40\"]', '2018-08-10 16:49:29', '2018-08-16 16:51:16', null); INSERT INTO `ibrand_goods_product` VALUES ('2024', '144', '5', '31078#-2', '88.00', '139.00', null, null, '1', '[\"9\",\"41\"]', '2018-08-10 16:49:29', '2018-08-16 16:51:16', null); INSERT INTO `ibrand_goods_product` VALUES ('2025', '144', '5', '31078#-3', '88.00', '139.00', null, null, '1', '[\"9\",\"42\"]', '2018-08-10 16:49:29', '2018-08-16 16:51:16', null); INSERT INTO `ibrand_goods_product` VALUES ('2026', '144', '5', '31078#-4', '88.00', '139.00', null, null, '1', '[\"9\",\"44\"]', '2018-08-10 16:49:29', '2018-08-16 16:51:16', null); INSERT INTO `ibrand_goods_product` VALUES ('2027', '144', '0', '31078#-5', '88.00', '139.00', null, null, '1', '[\"34\",\"40\"]', '2018-08-10 16:49:29', '2018-08-16 16:51:16', null); INSERT INTO `ibrand_goods_product` VALUES ('2028', '144', '0', '31078#-6', '88.00', '139.00', null, null, '1', '[\"34\",\"41\"]', '2018-08-10 16:49:29', '2018-08-16 16:51:16', null); INSERT INTO `ibrand_goods_product` VALUES ('2029', '144', '0', '31078#-7', '88.00', '139.00', null, null, '1', '[\"34\",\"42\"]', '2018-08-10 16:49:29', '2018-08-16 16:51:16', null); INSERT INTO `ibrand_goods_product` VALUES ('2030', '144', '0', '31078#-8', '88.00', '139.00', null, null, '1', '[\"34\",\"44\"]', '2018-08-10 16:49:29', '2018-08-16 16:51:16', null); INSERT INTO `ibrand_goods_product` VALUES ('2031', '145', '5', '719#-1', '70.00', '119.00', null, null, '1', '[\"9\",\"40\"]', '2018-08-10 17:24:44', '2018-08-16 16:57:05', null); INSERT INTO `ibrand_goods_product` VALUES ('2032', '145', '5', '719#-2', '70.00', '119.00', null, null, '1', '[\"9\",\"41\"]', '2018-08-10 17:24:44', '2018-08-16 16:57:05', null); INSERT INTO `ibrand_goods_product` VALUES ('2033', '145', '5', '719#-3', '70.00', '119.00', null, null, '1', '[\"9\",\"42\"]', '2018-08-10 17:24:44', '2018-08-16 16:57:05', null); INSERT INTO `ibrand_goods_product` VALUES ('2034', '145', '5', '719#-4', '70.00', '119.00', null, null, '1', '[\"9\",\"43\"]', '2018-08-10 17:24:44', '2018-08-16 16:57:05', null); INSERT INTO `ibrand_goods_product` VALUES ('2035', '145', '5', '719#-5', '70.00', '119.00', null, null, '1', '[\"9\",\"44\"]', '2018-08-10 17:24:44', '2018-08-16 16:57:05', null); INSERT INTO `ibrand_goods_product` VALUES ('2036', '145', '5', '719#-6', '70.00', '119.00', null, null, '1', '[\"34\",\"40\"]', '2018-08-10 17:24:44', '2018-08-16 16:57:05', null); INSERT INTO `ibrand_goods_product` VALUES ('2037', '145', '5', '719#-7', '70.00', '119.00', null, null, '1', '[\"34\",\"41\"]', '2018-08-10 17:24:44', '2018-08-16 16:57:05', null); INSERT INTO `ibrand_goods_product` VALUES ('2038', '145', '5', '719#-8', '70.00', '119.00', null, null, '1', '[\"34\",\"42\"]', '2018-08-10 17:24:44', '2018-08-16 16:57:05', null); INSERT INTO `ibrand_goods_product` VALUES ('2039', '145', '5', '719#-9', '70.00', '119.00', null, null, '1', '[\"34\",\"43\"]', '2018-08-10 17:24:44', '2018-08-16 16:57:05', null); INSERT INTO `ibrand_goods_product` VALUES ('2040', '145', '5', '719#-10', '70.00', '119.00', null, null, '1', '[\"34\",\"44\"]', '2018-08-10 17:24:45', '2018-08-16 16:57:05', null); INSERT INTO `ibrand_goods_product` VALUES ('2041', '146', '8', '692#-1', '70.00', '119.00', null, null, '1', '[\"35\",\"40\"]', '2018-08-13 14:28:02', '2018-08-16 16:54:00', null); INSERT INTO `ibrand_goods_product` VALUES ('2042', '146', '8', '692#-2', '70.00', '119.00', null, null, '1', '[\"35\",\"41\"]', '2018-08-13 14:28:02', '2018-08-16 16:54:00', null); INSERT INTO `ibrand_goods_product` VALUES ('2043', '146', '8', '692#-3', '70.00', '119.00', null, null, '1', '[\"35\",\"42\"]', '2018-08-13 14:28:02', '2018-08-16 16:54:00', null); INSERT INTO `ibrand_goods_product` VALUES ('2044', '146', '8', '692#-4', '70.00', '119.00', null, null, '1', '[\"35\",\"43\"]', '2018-08-13 14:28:02', '2018-08-16 16:54:00', null); INSERT INTO `ibrand_goods_product` VALUES ('2045', '146', '8', '692#-5', '70.00', '119.00', null, null, '1', '[\"35\",\"44\"]', '2018-08-13 14:28:02', '2018-08-16 16:54:00', null); INSERT INTO `ibrand_goods_product` VALUES ('2046', '146', '8', '692#-6', '70.00', '119.00', null, null, '1', '[\"38\",\"40\"]', '2018-08-13 14:28:02', '2018-08-16 16:54:00', null); INSERT INTO `ibrand_goods_product` VALUES ('2047', '146', '8', '692#-7', '70.00', '119.00', null, null, '1', '[\"38\",\"41\"]', '2018-08-13 14:28:02', '2018-08-16 16:54:00', null); INSERT INTO `ibrand_goods_product` VALUES ('2048', '146', '8', '692#-8', '70.00', '119.00', null, null, '1', '[\"38\",\"42\"]', '2018-08-13 14:28:02', '2018-08-16 16:54:00', null); INSERT INTO `ibrand_goods_product` VALUES ('2049', '146', '8', '692#-9', '70.00', '119.00', null, null, '1', '[\"38\",\"43\"]', '2018-08-13 14:28:02', '2018-08-16 16:54:00', null); INSERT INTO `ibrand_goods_product` VALUES ('2050', '146', '8', '692#-10', '70.00', '119.00', null, null, '1', '[\"38\",\"44\"]', '2018-08-13 14:28:02', '2018-08-16 16:54:00', null); INSERT INTO `ibrand_goods_product` VALUES ('2051', '147', '8', '746#-1', '69.00', '119.00', null, null, '1', '[\"16\",\"40\"]', '2018-08-13 14:37:17', '2018-08-16 17:01:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2052', '147', '8', '746#-2', '69.00', '119.00', null, null, '1', '[\"16\",\"41\"]', '2018-08-13 14:37:17', '2018-08-16 17:01:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2053', '147', '8', '746#-3', '69.00', '119.00', null, null, '1', '[\"16\",\"42\"]', '2018-08-13 14:37:17', '2018-08-16 17:01:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2054', '147', '8', '746#-4', '69.00', '119.00', null, null, '1', '[\"16\",\"43\"]', '2018-08-13 14:37:17', '2018-08-16 17:01:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2055', '147', '8', '746#-5', '69.00', '119.00', null, null, '1', '[\"16\",\"44\"]', '2018-08-13 14:37:17', '2018-08-16 17:01:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2056', '147', '8', '746#-6', '69.00', '119.00', null, null, '1', '[\"16\",\"45\"]', '2018-08-13 14:37:17', '2018-08-16 17:01:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2057', '147', '8', '746#-7', '69.00', '119.00', null, null, '1', '[\"27\",\"40\"]', '2018-08-13 14:37:17', '2018-08-16 17:01:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2058', '147', '8', '746#-8', '69.00', '119.00', null, null, '1', '[\"27\",\"41\"]', '2018-08-13 14:37:17', '2018-08-16 17:01:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2059', '147', '8', '746#-9', '69.00', '119.00', null, null, '1', '[\"27\",\"42\"]', '2018-08-13 14:37:17', '2018-08-16 17:01:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2060', '147', '8', '746#-10', '69.00', '119.00', null, null, '1', '[\"27\",\"43\"]', '2018-08-13 14:37:17', '2018-08-16 17:01:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2061', '147', '8', '746#-11', '69.00', '119.00', null, null, '1', '[\"27\",\"44\"]', '2018-08-13 14:37:17', '2018-08-16 17:01:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2062', '147', '8', '746#-12', '69.00', '119.00', null, null, '1', '[\"27\",\"45\"]', '2018-08-13 14:37:18', '2018-08-16 17:01:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2063', '148', '5', '668#-1', '82.00', '138.00', null, null, '1', '[\"8\",\"40\"]', '2018-08-13 15:00:20', '2018-08-16 16:57:49', null); INSERT INTO `ibrand_goods_product` VALUES ('2064', '148', '5', '668#-2', '82.00', '138.00', null, null, '1', '[\"8\",\"41\"]', '2018-08-13 15:00:20', '2018-08-16 16:57:49', null); INSERT INTO `ibrand_goods_product` VALUES ('2065', '148', '5', '668#-3', '82.00', '138.00', null, null, '1', '[\"8\",\"42\"]', '2018-08-13 15:00:20', '2018-08-16 16:57:49', null); INSERT INTO `ibrand_goods_product` VALUES ('2066', '148', '5', '668#-4', '82.00', '138.00', null, null, '1', '[\"8\",\"43\"]', '2018-08-13 15:00:20', '2018-08-16 16:57:49', null); INSERT INTO `ibrand_goods_product` VALUES ('2067', '148', '5', '668#-5', '82.00', '138.00', null, null, '1', '[\"8\",\"44\"]', '2018-08-13 15:00:20', '2018-08-16 16:57:49', null); INSERT INTO `ibrand_goods_product` VALUES ('2068', '148', '5', '668#-6', '82.00', '138.00', null, null, '1', '[\"27\",\"40\"]', '2018-08-13 15:00:20', '2018-08-16 16:57:49', null); INSERT INTO `ibrand_goods_product` VALUES ('2069', '148', '5', '668#-7', '82.00', '138.00', null, null, '1', '[\"27\",\"41\"]', '2018-08-13 15:00:20', '2018-08-16 16:57:49', null); INSERT INTO `ibrand_goods_product` VALUES ('2070', '148', '5', '668#-8', '82.00', '138.00', null, null, '1', '[\"27\",\"42\"]', '2018-08-13 15:00:20', '2018-08-16 16:57:49', null); INSERT INTO `ibrand_goods_product` VALUES ('2071', '148', '5', '668#-9', '82.00', '138.00', null, null, '1', '[\"27\",\"43\"]', '2018-08-13 15:00:20', '2018-08-16 16:57:49', null); INSERT INTO `ibrand_goods_product` VALUES ('2072', '148', '5', '668#-10', '82.00', '138.00', null, null, '1', '[\"27\",\"44\"]', '2018-08-13 15:00:20', '2018-08-16 16:57:50', null); INSERT INTO `ibrand_goods_product` VALUES ('2073', '149', '5', '630#-1', '70.00', '119.00', null, null, '1', '[\"11\",\"40\"]', '2018-08-13 15:30:58', '2018-08-16 17:00:33', null); INSERT INTO `ibrand_goods_product` VALUES ('2074', '149', '5', '630#-2', '70.00', '119.00', null, null, '1', '[\"11\",\"41\"]', '2018-08-13 15:30:58', '2018-08-16 17:00:33', null); INSERT INTO `ibrand_goods_product` VALUES ('2075', '149', '5', '630#-3', '70.00', '119.00', null, null, '1', '[\"11\",\"42\"]', '2018-08-13 15:30:58', '2018-08-16 17:00:33', null); INSERT INTO `ibrand_goods_product` VALUES ('2076', '149', '5', '630#-4', '70.00', '119.00', null, null, '1', '[\"11\",\"43\"]', '2018-08-13 15:30:58', '2018-08-16 17:00:33', null); INSERT INTO `ibrand_goods_product` VALUES ('2077', '149', '5', '630#-5', '70.00', '119.00', null, null, '1', '[\"11\",\"44\"]', '2018-08-13 15:30:58', '2018-08-16 17:00:33', null); INSERT INTO `ibrand_goods_product` VALUES ('2078', '149', '5', '630#-6', '70.00', '119.00', null, null, '1', '[\"11\",\"45\"]', '2018-08-13 15:30:58', '2018-08-16 17:00:33', null); INSERT INTO `ibrand_goods_product` VALUES ('2079', '149', '5', '630#-7', '70.00', '119.00', null, null, '1', '[\"37\",\"40\"]', '2018-08-13 15:30:58', '2018-08-16 17:00:33', null); INSERT INTO `ibrand_goods_product` VALUES ('2080', '149', '5', '630#-8', '70.00', '119.00', null, null, '1', '[\"37\",\"41\"]', '2018-08-13 15:30:58', '2018-08-16 17:00:33', null); INSERT INTO `ibrand_goods_product` VALUES ('2081', '149', '5', '630#-9', '70.00', '119.00', null, null, '1', '[\"37\",\"42\"]', '2018-08-13 15:30:58', '2018-08-16 17:00:33', null); INSERT INTO `ibrand_goods_product` VALUES ('2082', '149', '5', '630#-10', '70.00', '119.00', null, null, '1', '[\"37\",\"43\"]', '2018-08-13 15:30:58', '2018-08-16 17:00:33', null); INSERT INTO `ibrand_goods_product` VALUES ('2083', '149', '5', '630#-11', '70.00', '119.00', null, null, '1', '[\"37\",\"44\"]', '2018-08-13 15:30:58', '2018-08-16 17:00:33', null); INSERT INTO `ibrand_goods_product` VALUES ('2084', '149', '5', '630#-12', '70.00', '119.00', null, null, '1', '[\"37\",\"45\"]', '2018-08-13 15:30:58', '2018-08-16 17:00:33', null); INSERT INTO `ibrand_goods_product` VALUES ('2085', '149', '5', '630#-13', '70.00', '119.00', null, null, '1', '[\"40\",\"47\"]', '2018-08-13 15:30:58', '2018-08-16 17:00:33', null); INSERT INTO `ibrand_goods_product` VALUES ('2086', '149', '5', '630#-14', '70.00', '119.00', null, null, '1', '[\"41\",\"47\"]', '2018-08-13 15:30:58', '2018-08-16 17:00:33', null); INSERT INTO `ibrand_goods_product` VALUES ('2087', '149', '5', '630#-15', '70.00', '119.00', null, null, '1', '[\"42\",\"47\"]', '2018-08-13 15:30:58', '2018-08-16 17:00:33', null); INSERT INTO `ibrand_goods_product` VALUES ('2088', '149', '5', '630#-16', '70.00', '119.00', null, null, '1', '[\"43\",\"47\"]', '2018-08-13 15:30:58', '2018-08-16 17:00:33', null); INSERT INTO `ibrand_goods_product` VALUES ('2089', '149', '5', '630#-17', '70.00', '119.00', null, null, '1', '[\"44\",\"47\"]', '2018-08-13 15:30:58', '2018-08-16 17:00:34', null); INSERT INTO `ibrand_goods_product` VALUES ('2090', '149', '5', '630#-18', '70.00', '119.00', null, null, '1', '[\"45\",\"47\"]', '2018-08-13 15:30:58', '2018-08-16 17:00:34', null); INSERT INTO `ibrand_goods_product` VALUES ('2091', '150', '0', '675#-1', '100.00', '168.00', null, null, '1', '[\"9\",\"40\"]', '2018-08-13 15:40:15', '2018-08-28 09:06:39', null); INSERT INTO `ibrand_goods_product` VALUES ('2092', '150', '4', '675#-2', '100.00', '168.00', null, null, '1', '[\"9\",\"41\"]', '2018-08-13 15:40:15', '2018-09-07 17:22:38', null); INSERT INTO `ibrand_goods_product` VALUES ('2093', '150', '8', '675#-3', '100.00', '168.00', null, null, '1', '[\"9\",\"42\"]', '2018-08-13 15:40:15', '2018-08-28 12:52:05', null); INSERT INTO `ibrand_goods_product` VALUES ('2094', '150', '9', '675#-4', '100.00', '168.00', null, null, '0', '[\"9\",\"43\"]', '2018-08-13 15:40:15', '2018-08-28 09:06:39', null); INSERT INTO `ibrand_goods_product` VALUES ('2095', '150', '9', '675#-5', '100.00', '168.00', null, null, '1', '[\"9\",\"44\"]', '2018-08-13 15:40:15', '2018-09-07 17:22:38', null); INSERT INTO `ibrand_goods_product` VALUES ('2096', '150', '0', '675#-6', '100.00', '168.00', null, null, '1', '[\"31\",\"40\"]', '2018-08-13 15:40:15', '2018-08-28 09:06:39', null); INSERT INTO `ibrand_goods_product` VALUES ('2097', '150', '7', '675#-7', '100.00', '168.00', null, null, '1', '[\"31\",\"41\"]', '2018-08-13 15:40:15', '2018-08-28 15:28:55', null); INSERT INTO `ibrand_goods_product` VALUES ('2098', '150', '10', '675#-8', '100.00', '168.00', null, null, '1', '[\"31\",\"42\"]', '2018-08-13 15:40:15', '2018-08-23 18:44:44', null); INSERT INTO `ibrand_goods_product` VALUES ('2099', '150', '10', '675#-9', '100.00', '168.00', null, null, '1', '[\"31\",\"43\"]', '2018-08-13 15:40:15', '2018-08-23 18:44:44', null); INSERT INTO `ibrand_goods_product` VALUES ('2100', '150', '10', '675#-10', '100.00', '168.00', null, null, '0', '[\"31\",\"44\"]', '2018-08-13 15:40:15', '2018-08-28 09:06:39', null); INSERT INTO `ibrand_goods_product` VALUES ('2101', '151', '5', '31173#-1', '89.00', '149.00', null, null, '1', '[\"37\",\"40\"]', '2018-08-13 16:00:04', '2018-08-16 16:56:22', null); INSERT INTO `ibrand_goods_product` VALUES ('2102', '151', '5', '31173#-2', '89.00', '149.00', null, null, '1', '[\"37\",\"41\"]', '2018-08-13 16:00:04', '2018-09-14 09:15:56', null); INSERT INTO `ibrand_goods_product` VALUES ('2103', '151', '5', '31173#-3', '89.00', '149.00', null, null, '1', '[\"37\",\"42\"]', '2018-08-13 16:00:04', '2018-08-16 16:56:22', null); INSERT INTO `ibrand_goods_product` VALUES ('2104', '151', '5', '31173#-4', '89.00', '149.00', null, null, '1', '[\"37\",\"43\"]', '2018-08-13 16:00:04', '2018-08-16 16:56:22', null); INSERT INTO `ibrand_goods_product` VALUES ('2105', '151', '5', '31173#-5', '89.00', '149.00', null, null, '1', '[\"37\",\"44\"]', '2018-08-13 16:00:04', '2018-08-16 16:56:22', null); INSERT INTO `ibrand_goods_product` VALUES ('2106', '152', '8', '628#-1', '45.00', '75.00', null, null, '1', '[\"1\",\"40\"]', '2018-08-13 16:44:40', '2018-08-16 17:02:03', null); INSERT INTO `ibrand_goods_product` VALUES ('2107', '152', '8', '628#-2', '45.00', '75.00', null, null, '1', '[\"1\",\"41\"]', '2018-08-13 16:44:40', '2018-08-16 17:02:03', null); INSERT INTO `ibrand_goods_product` VALUES ('2108', '152', '8', '628#-3', '45.00', '75.00', null, null, '1', '[\"1\",\"42\"]', '2018-08-13 16:44:40', '2018-08-16 17:02:03', null); INSERT INTO `ibrand_goods_product` VALUES ('2109', '152', '8', '628#-4', '45.00', '75.00', null, null, '1', '[\"1\",\"43\"]', '2018-08-13 16:44:40', '2018-08-16 17:02:03', null); INSERT INTO `ibrand_goods_product` VALUES ('2110', '152', '8', '628#-5', '45.00', '75.00', null, null, '1', '[\"1\",\"44\"]', '2018-08-13 16:44:40', '2018-08-16 17:02:03', null); INSERT INTO `ibrand_goods_product` VALUES ('2111', '152', '8', '628#-6', '45.00', '75.00', null, null, '1', '[\"1\",\"45\"]', '2018-08-13 16:44:40', '2018-08-16 17:02:03', null); INSERT INTO `ibrand_goods_product` VALUES ('2112', '152', '8', '628#-7', '45.00', '75.00', null, null, '1', '[\"2\",\"40\"]', '2018-08-13 16:44:40', '2018-08-16 17:02:03', null); INSERT INTO `ibrand_goods_product` VALUES ('2113', '152', '8', '628#-8', '45.00', '75.00', null, null, '1', '[\"2\",\"41\"]', '2018-08-13 16:44:40', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2114', '152', '8', '628#-9', '45.00', '75.00', null, null, '1', '[\"2\",\"42\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2115', '152', '8', '628#-10', '45.00', '75.00', null, null, '1', '[\"2\",\"43\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2116', '152', '8', '628#-11', '45.00', '75.00', null, null, '1', '[\"2\",\"44\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2117', '152', '8', '628#-12', '45.00', '75.00', null, null, '1', '[\"2\",\"45\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2118', '152', '8', '628#-13', '45.00', '75.00', null, null, '1', '[\"11\",\"40\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2119', '152', '8', '628#-14', '45.00', '75.00', null, null, '1', '[\"11\",\"41\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2120', '152', '8', '628#-15', '45.00', '75.00', null, null, '1', '[\"11\",\"42\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2121', '152', '8', '628#-16', '45.00', '75.00', null, null, '1', '[\"11\",\"43\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2122', '152', '8', '628#-17', '45.00', '75.00', null, null, '1', '[\"11\",\"44\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2123', '152', '8', '628#-18', '45.00', '75.00', null, null, '1', '[\"11\",\"45\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2124', '152', '8', '628#-19', '45.00', '75.00', null, null, '1', '[\"19\",\"40\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2125', '152', '8', '628#-20', '45.00', '75.00', null, null, '1', '[\"19\",\"41\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2126', '152', '8', '628#-21', '45.00', '75.00', null, null, '1', '[\"19\",\"42\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2127', '152', '8', '628#-22', '45.00', '75.00', null, null, '1', '[\"19\",\"43\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2128', '152', '8', '628#-23', '45.00', '75.00', null, null, '1', '[\"19\",\"44\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2129', '152', '8', '628#-24', '45.00', '75.00', null, null, '1', '[\"19\",\"45\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2130', '152', '8', '628#-25', '45.00', '75.00', null, null, '1', '[\"26\",\"40\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2131', '152', '8', '628#-26', '45.00', '75.00', null, null, '1', '[\"26\",\"41\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2132', '152', '8', '628#-27', '45.00', '75.00', null, null, '1', '[\"26\",\"42\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2133', '152', '8', '628#-28', '45.00', '75.00', null, null, '1', '[\"26\",\"43\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2134', '152', '8', '628#-29', '45.00', '75.00', null, null, '1', '[\"26\",\"44\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2135', '152', '8', '628#-30', '45.00', '75.00', null, null, '1', '[\"26\",\"45\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2136', '152', '8', '628#-31', '45.00', '75.00', null, null, '1', '[\"40\",\"46\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2137', '152', '8', '628#-32', '45.00', '75.00', null, null, '1', '[\"41\",\"46\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2138', '152', '8', '628#-33', '45.00', '75.00', null, null, '1', '[\"42\",\"46\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2139', '152', '8', '628#-34', '45.00', '75.00', null, null, '1', '[\"43\",\"46\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2140', '152', '8', '628#-35', '45.00', '75.00', null, null, '1', '[\"44\",\"46\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2141', '152', '8', '628#-36', '45.00', '75.00', null, null, '1', '[\"45\",\"46\"]', '2018-08-13 16:44:41', '2018-08-16 17:02:04', null); INSERT INTO `ibrand_goods_product` VALUES ('2142', '153', '5', '30600#-1', '89.00', '143.00', null, null, '1', '[\"1\",\"40\"]', '2018-08-13 17:16:08', '2018-08-13 17:16:08', null); INSERT INTO `ibrand_goods_product` VALUES ('2143', '153', '5', '30600#-2', '89.00', '143.00', null, null, '1', '[\"1\",\"41\"]', '2018-08-13 17:16:08', '2018-08-13 17:16:08', null); INSERT INTO `ibrand_goods_product` VALUES ('2144', '153', '5', '30600#-3', '89.00', '143.00', null, null, '1', '[\"1\",\"42\"]', '2018-08-13 17:16:08', '2018-08-13 17:16:08', null); INSERT INTO `ibrand_goods_product` VALUES ('2145', '153', '4', '30600#-4', '89.00', '143.00', null, null, '1', '[\"1\",\"43\"]', '2018-08-13 17:16:08', '2018-11-09 23:58:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2146', '153', '5', '30600#-5', '89.00', '143.00', null, null, '1', '[\"1\",\"44\"]', '2018-08-13 17:16:09', '2018-08-13 17:16:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2147', '153', '5', '30600#-6', '89.00', '143.00', null, null, '1', '[\"1\",\"45\"]', '2018-08-13 17:16:09', '2018-08-13 17:16:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2148', '154', '0', '720#-1', '78.00', '129.00', null, null, '1', '[\"4\",\"40\"]', '2018-08-16 14:34:29', '2018-09-21 07:46:49', null); INSERT INTO `ibrand_goods_product` VALUES ('2149', '154', '6', '720#-2', '78.00', '129.00', null, null, '1', '[\"4\",\"41\"]', '2018-08-16 14:34:29', '2018-08-16 16:55:27', null); INSERT INTO `ibrand_goods_product` VALUES ('2150', '154', '6', '720#-3', '78.00', '129.00', null, null, '1', '[\"4\",\"42\"]', '2018-08-16 14:34:29', '2018-08-16 16:55:27', null); INSERT INTO `ibrand_goods_product` VALUES ('2151', '154', '6', '720#-4', '78.00', '129.00', null, null, '1', '[\"4\",\"43\"]', '2018-08-16 14:34:29', '2018-08-16 16:55:27', null); INSERT INTO `ibrand_goods_product` VALUES ('2152', '154', '6', '720#-5', '78.00', '129.00', null, null, '1', '[\"4\",\"44\"]', '2018-08-16 14:34:29', '2018-08-16 16:55:27', null); INSERT INTO `ibrand_goods_product` VALUES ('2153', '154', '6', '720#-6', '78.00', '129.00', null, null, '1', '[\"31\",\"40\"]', '2018-08-16 14:34:29', '2018-08-16 16:55:27', null); INSERT INTO `ibrand_goods_product` VALUES ('2154', '154', '6', '720#-7', '78.00', '129.00', null, null, '1', '[\"31\",\"41\"]', '2018-08-16 14:34:29', '2018-08-16 16:55:27', null); INSERT INTO `ibrand_goods_product` VALUES ('2155', '154', '6', '720#-8', '78.00', '129.00', null, null, '1', '[\"31\",\"42\"]', '2018-08-16 14:34:29', '2018-08-16 16:55:27', null); INSERT INTO `ibrand_goods_product` VALUES ('2156', '154', '6', '720#-9', '78.00', '129.00', null, null, '1', '[\"31\",\"43\"]', '2018-08-16 14:34:29', '2018-08-16 16:55:27', null); INSERT INTO `ibrand_goods_product` VALUES ('2157', '154', '6', '720#-10', '78.00', '129.00', null, null, '1', '[\"31\",\"44\"]', '2018-08-16 14:34:29', '2018-08-16 16:55:27', null); INSERT INTO `ibrand_goods_product` VALUES ('2158', '155', '3', '695#-1', '70.00', '119.00', null, null, '1', '[\"31\",\"40\"]', '2018-08-16 14:43:49', '2018-08-16 16:58:50', null); INSERT INTO `ibrand_goods_product` VALUES ('2159', '155', '3', '695#-2', '70.00', '119.00', null, null, '1', '[\"31\",\"41\"]', '2018-08-16 14:43:49', '2018-08-16 16:58:50', null); INSERT INTO `ibrand_goods_product` VALUES ('2160', '155', '3', '695#-3', '70.00', '119.00', null, null, '1', '[\"31\",\"42\"]', '2018-08-16 14:43:49', '2018-08-16 16:58:50', null); INSERT INTO `ibrand_goods_product` VALUES ('2161', '155', '3', '695#-4', '70.00', '119.00', null, null, '1', '[\"31\",\"43\"]', '2018-08-16 14:43:49', '2018-08-16 16:58:50', null); INSERT INTO `ibrand_goods_product` VALUES ('2162', '155', '3', '695#-5', '70.00', '119.00', null, null, '1', '[\"31\",\"44\"]', '2018-08-16 14:43:49', '2018-08-16 16:58:50', null); INSERT INTO `ibrand_goods_product` VALUES ('2163', '155', '3', '695#-6', '70.00', '119.00', null, null, '1', '[\"34\",\"40\"]', '2018-08-16 14:43:49', '2018-08-16 16:58:50', null); INSERT INTO `ibrand_goods_product` VALUES ('2164', '155', '3', '695#-7', '70.00', '119.00', null, null, '1', '[\"34\",\"41\"]', '2018-08-16 14:43:49', '2018-08-16 16:58:50', null); INSERT INTO `ibrand_goods_product` VALUES ('2165', '155', '3', '695#-8', '70.00', '119.00', null, null, '1', '[\"34\",\"42\"]', '2018-08-16 14:43:49', '2018-08-16 16:58:50', null); INSERT INTO `ibrand_goods_product` VALUES ('2166', '155', '3', '695#-9', '70.00', '119.00', null, null, '1', '[\"34\",\"43\"]', '2018-08-16 14:43:49', '2018-08-16 16:58:50', null); INSERT INTO `ibrand_goods_product` VALUES ('2167', '155', '3', '695#-10', '70.00', '119.00', null, null, '1', '[\"34\",\"44\"]', '2018-08-16 14:43:49', '2018-08-16 16:58:50', null); INSERT INTO `ibrand_goods_product` VALUES ('2168', '156', '4', '739#-1', '78.00', '129.00', null, null, '1', '[\"8\",\"40\"]', '2018-08-16 15:00:34', '2018-08-16 15:00:34', null); INSERT INTO `ibrand_goods_product` VALUES ('2169', '156', '4', '739#-2', '78.00', '129.00', null, null, '1', '[\"8\",\"41\"]', '2018-08-16 15:00:34', '2018-08-16 15:00:34', null); INSERT INTO `ibrand_goods_product` VALUES ('2170', '156', '4', '739#-3', '78.00', '129.00', null, null, '1', '[\"8\",\"42\"]', '2018-08-16 15:00:34', '2018-08-16 15:00:34', null); INSERT INTO `ibrand_goods_product` VALUES ('2171', '156', '4', '739#-4', '78.00', '129.00', null, null, '1', '[\"8\",\"43\"]', '2018-08-16 15:00:34', '2018-08-16 15:00:34', null); INSERT INTO `ibrand_goods_product` VALUES ('2172', '156', '4', '739#-5', '78.00', '129.00', null, null, '1', '[\"8\",\"44\"]', '2018-08-16 15:00:34', '2018-08-16 15:00:34', null); INSERT INTO `ibrand_goods_product` VALUES ('2173', '156', '4', '739#-6', '78.00', '129.00', null, null, '1', '[\"28\",\"40\"]', '2018-08-16 15:00:34', '2018-08-16 15:00:34', null); INSERT INTO `ibrand_goods_product` VALUES ('2174', '156', '4', '739#-7', '78.00', '129.00', null, null, '1', '[\"28\",\"41\"]', '2018-08-16 15:00:34', '2018-08-16 15:00:34', null); INSERT INTO `ibrand_goods_product` VALUES ('2175', '156', '4', '739#-8', '78.00', '129.00', null, null, '1', '[\"28\",\"42\"]', '2018-08-16 15:00:34', '2018-08-16 15:00:34', null); INSERT INTO `ibrand_goods_product` VALUES ('2176', '156', '4', '739#-9', '78.00', '129.00', null, null, '1', '[\"28\",\"43\"]', '2018-08-16 15:00:34', '2018-08-16 15:00:34', null); INSERT INTO `ibrand_goods_product` VALUES ('2177', '156', '4', '739#-10', '78.00', '129.00', null, null, '1', '[\"28\",\"44\"]', '2018-08-16 15:00:34', '2018-08-16 15:00:34', null); INSERT INTO `ibrand_goods_product` VALUES ('2178', '157', '3', '742-1', '88.00', '139.00', null, null, '1', '[\"21\",\"40\"]', '2018-08-16 15:11:30', '2018-08-16 15:11:30', null); INSERT INTO `ibrand_goods_product` VALUES ('2179', '157', '3', '742-2', '88.00', '139.00', null, null, '1', '[\"21\",\"41\"]', '2018-08-16 15:11:30', '2018-08-16 15:11:30', null); INSERT INTO `ibrand_goods_product` VALUES ('2180', '157', '3', '742-3', '88.00', '139.00', null, null, '1', '[\"21\",\"42\"]', '2018-08-16 15:11:31', '2018-08-16 15:11:31', null); INSERT INTO `ibrand_goods_product` VALUES ('2181', '157', '3', '742-4', '88.00', '139.00', null, null, '1', '[\"21\",\"43\"]', '2018-08-16 15:11:31', '2018-08-16 15:11:31', null); INSERT INTO `ibrand_goods_product` VALUES ('2182', '157', '3', '742-5', '88.00', '139.00', null, null, '1', '[\"21\",\"44\"]', '2018-08-16 15:11:31', '2018-08-16 15:11:31', null); INSERT INTO `ibrand_goods_product` VALUES ('2183', '157', '3', '742-6', '88.00', '139.00', null, null, '1', '[\"21\",\"45\"]', '2018-08-16 15:11:31', '2018-08-16 15:11:31', null); INSERT INTO `ibrand_goods_product` VALUES ('2184', '158', '2', '025-1', '32.00', '32.00', null, null, '1', '[\"1\",\"39\"]', '2018-08-16 15:38:29', '2018-08-16 15:38:29', null); INSERT INTO `ibrand_goods_product` VALUES ('2185', '158', '2', '025-2', '32.00', '32.00', null, null, '1', '[\"5\",\"39\"]', '2018-08-16 15:38:29', '2018-08-16 15:38:29', null); INSERT INTO `ibrand_goods_product` VALUES ('2186', '158', '2', '025-3', '32.00', '32.00', null, null, '1', '[\"39\",\"46\"]', '2018-08-16 15:38:29', '2018-08-16 15:38:29', null); INSERT INTO `ibrand_goods_product` VALUES ('2187', '158', '2', '025-4', '32.00', '32.00', null, null, '1', '[\"39\",\"47\"]', '2018-08-16 15:38:29', '2018-08-16 15:38:29', null); INSERT INTO `ibrand_goods_product` VALUES ('2188', '159', '2', '0263-1', '46.00', '46.00', null, null, '1', '[\"27\",\"39\"]', '2018-08-16 16:18:30', '2018-08-16 16:18:30', null); INSERT INTO `ibrand_goods_product` VALUES ('2189', '159', '2', '0263-2', '46.00', '46.00', null, null, '1', '[\"39\",\"46\"]', '2018-08-16 16:18:30', '2018-08-16 16:18:30', null); INSERT INTO `ibrand_goods_product` VALUES ('2190', '159', '2', '0263-3', '46.00', '46.00', null, null, '1', '[\"39\",\"47\"]', '2018-08-16 16:18:30', '2018-08-16 16:18:30', null); INSERT INTO `ibrand_goods_product` VALUES ('2191', '160', '2', '0264-1', '36.00', '36.00', null, null, '1', '[\"1\",\"39\"]', '2018-08-16 16:29:29', '2018-08-16 16:29:29', null); INSERT INTO `ibrand_goods_product` VALUES ('2192', '160', '2', '0264-2', '36.00', '36.00', null, null, '1', '[\"28\",\"39\"]', '2018-08-16 16:29:29', '2018-08-16 16:29:29', null); INSERT INTO `ibrand_goods_product` VALUES ('2193', '160', '2', '0264-3', '36.00', '36.00', null, null, '1', '[\"39\",\"46\"]', '2018-08-16 16:29:29', '2018-08-16 16:29:29', null); INSERT INTO `ibrand_goods_product` VALUES ('2194', '160', '2', '0264-4', '36.00', '36.00', null, null, '1', '[\"39\",\"47\"]', '2018-08-16 16:29:29', '2018-08-16 16:29:29', null); INSERT INTO `ibrand_goods_product` VALUES ('2195', '161', '2', '0265-1', '33.00', '33.00', null, null, '1', '[\"8\",\"39\"]', '2018-08-16 16:40:48', '2018-08-16 16:40:48', null); INSERT INTO `ibrand_goods_product` VALUES ('2196', '161', '2', '0265-2', '33.00', '33.00', null, null, '1', '[\"39\",\"47\"]', '2018-08-16 16:40:48', '2018-08-16 16:40:48', null); INSERT INTO `ibrand_goods_product` VALUES ('2197', '162', '3', 'M6000700-1', '29.00', '29.00', null, null, '1', '[\"1\",\"39\"]', '2018-08-16 16:48:46', '2018-09-10 15:23:54', null); INSERT INTO `ibrand_goods_product` VALUES ('2198', '162', '2', 'M6000700-2', '29.00', '29.00', null, null, '1', '[\"1\",\"40\"]', '2018-08-16 16:48:46', '2018-08-16 16:48:46', null); INSERT INTO `ibrand_goods_product` VALUES ('2199', '162', '3', 'M6000700-3', '29.00', '29.00', null, null, '1', '[\"8\",\"39\"]', '2018-08-16 16:48:46', '2018-09-10 18:21:02', null); INSERT INTO `ibrand_goods_product` VALUES ('2200', '162', '2', 'M6000700-4', '29.00', '29.00', null, null, '1', '[\"8\",\"40\"]', '2018-08-16 16:48:46', '2018-08-16 16:48:46', null); INSERT INTO `ibrand_goods_product` VALUES ('2201', '163', '10', '31026#-1', '89.00', '149.00', null, null, '1', '[\"18\",\"42\"]', '2018-08-27 14:10:49', '2018-08-27 14:10:49', null); INSERT INTO `ibrand_goods_product` VALUES ('2202', '163', '10', '31026#-2', '89.00', '149.00', null, null, '1', '[\"18\",\"43\"]', '2018-08-27 14:10:50', '2018-08-27 14:10:50', null); INSERT INTO `ibrand_goods_product` VALUES ('2203', '163', '10', '31026#-3', '89.00', '149.00', null, null, '1', '[\"18\",\"44\"]', '2018-08-27 14:10:50', '2018-08-27 14:10:50', null); INSERT INTO `ibrand_goods_product` VALUES ('2204', '163', '10', '31026#-4', '89.00', '149.00', null, null, '1', '[\"18\",\"45\"]', '2018-08-27 14:10:50', '2018-08-27 14:10:50', null); INSERT INTO `ibrand_goods_product` VALUES ('2205', '164', '8', '731#-1', '78.00', '129.00', null, null, '1', '[\"4\",\"40\"]', '2018-08-27 14:22:16', '2018-08-27 14:22:16', null); INSERT INTO `ibrand_goods_product` VALUES ('2206', '164', '8', '731#-2', '78.00', '129.00', null, null, '1', '[\"4\",\"41\"]', '2018-08-27 14:22:16', '2018-08-27 14:22:16', null); INSERT INTO `ibrand_goods_product` VALUES ('2207', '164', '8', '731#-3', '78.00', '129.00', null, null, '1', '[\"4\",\"42\"]', '2018-08-27 14:22:16', '2018-08-27 14:22:16', null); INSERT INTO `ibrand_goods_product` VALUES ('2208', '164', '8', '731#-4', '78.00', '129.00', null, null, '1', '[\"4\",\"43\"]', '2018-08-27 14:22:16', '2018-08-27 14:22:16', null); INSERT INTO `ibrand_goods_product` VALUES ('2209', '164', '8', '731#-5', '78.00', '129.00', null, null, '1', '[\"4\",\"44\"]', '2018-08-27 14:22:16', '2018-08-27 14:22:16', null); INSERT INTO `ibrand_goods_product` VALUES ('2210', '164', '8', '731#-6', '78.00', '129.00', null, null, '1', '[\"33\",\"40\"]', '2018-08-27 14:22:16', '2018-08-27 14:22:16', null); INSERT INTO `ibrand_goods_product` VALUES ('2211', '164', '8', '731#-7', '78.00', '129.00', null, null, '1', '[\"33\",\"41\"]', '2018-08-27 14:22:16', '2018-08-27 14:22:16', null); INSERT INTO `ibrand_goods_product` VALUES ('2212', '164', '8', '731#-8', '78.00', '129.00', null, null, '1', '[\"33\",\"42\"]', '2018-08-27 14:22:16', '2018-08-27 14:22:16', null); INSERT INTO `ibrand_goods_product` VALUES ('2213', '164', '8', '731#-9', '78.00', '129.00', null, null, '1', '[\"33\",\"43\"]', '2018-08-27 14:22:16', '2018-08-27 14:22:16', null); INSERT INTO `ibrand_goods_product` VALUES ('2214', '164', '8', '731#-10', '78.00', '129.00', null, null, '1', '[\"33\",\"44\"]', '2018-08-27 14:22:16', '2018-08-27 14:22:16', null); INSERT INTO `ibrand_goods_product` VALUES ('2215', '165', '5', '31165#-1', '69.00', '116.00', null, null, '1', '[\"8\",\"40\"]', '2018-08-27 14:39:45', '2018-08-27 14:39:45', null); INSERT INTO `ibrand_goods_product` VALUES ('2216', '165', '0', '31165#-2', '69.00', '116.00', null, null, '1', '[\"8\",\"41\"]', '2018-08-27 14:39:45', '2018-08-27 14:39:45', null); INSERT INTO `ibrand_goods_product` VALUES ('2217', '165', '0', '31165#-3', '69.00', '116.00', null, null, '1', '[\"8\",\"42\"]', '2018-08-27 14:39:45', '2018-08-27 14:39:45', null); INSERT INTO `ibrand_goods_product` VALUES ('2218', '165', '5', '31165#-4', '69.00', '116.00', null, null, '1', '[\"8\",\"43\"]', '2018-08-27 14:39:45', '2018-08-27 14:39:45', null); INSERT INTO `ibrand_goods_product` VALUES ('2219', '165', '4', '31165#-5', '69.00', '116.00', null, null, '1', '[\"8\",\"44\"]', '2018-08-27 14:39:45', '2018-09-13 09:38:47', null); INSERT INTO `ibrand_goods_product` VALUES ('2220', '165', '5', '31165#-6', '69.00', '116.00', null, null, '1', '[\"11\",\"40\"]', '2018-08-27 14:39:45', '2018-08-27 14:39:45', null); INSERT INTO `ibrand_goods_product` VALUES ('2221', '165', '5', '31165#-7', '69.00', '116.00', null, null, '1', '[\"11\",\"41\"]', '2018-08-27 14:39:45', '2018-08-27 14:39:45', null); INSERT INTO `ibrand_goods_product` VALUES ('2222', '165', '5', '31165#-8', '69.00', '116.00', null, null, '1', '[\"11\",\"42\"]', '2018-08-27 14:39:45', '2018-08-27 14:39:45', null); INSERT INTO `ibrand_goods_product` VALUES ('2223', '165', '1', '31165#-9', '69.00', '116.00', null, null, '1', '[\"11\",\"43\"]', '2018-08-27 14:39:45', '2018-08-27 14:39:45', null); INSERT INTO `ibrand_goods_product` VALUES ('2224', '165', '5', '31165#-10', '69.00', '116.00', null, null, '1', '[\"11\",\"44\"]', '2018-08-27 14:39:45', '2018-08-27 14:39:45', null); INSERT INTO `ibrand_goods_product` VALUES ('2225', '166', '10', '588-1', '79.00', '159.00', null, null, '1', '[\"1\",\"39\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2226', '166', '10', '588-2', '79.00', '159.00', null, null, '1', '[\"1\",\"40\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2227', '166', '10', '588-3', '79.00', '159.00', null, null, '1', '[\"1\",\"41\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2228', '166', '10', '588-4', '79.00', '159.00', null, null, '1', '[\"1\",\"42\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2229', '166', '10', '588-5', '79.00', '159.00', null, null, '1', '[\"1\",\"43\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2230', '166', '10', '588-6', '79.00', '159.00', null, null, '1', '[\"1\",\"44\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2231', '166', '10', '588-7', '79.00', '159.00', null, null, '1', '[\"1\",\"45\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2232', '166', '10', '588-8', '79.00', '159.00', null, null, '1', '[\"1\",\"48\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2233', '166', '10', '588-9', '79.00', '159.00', null, null, '1', '[\"1\",\"49\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2234', '166', '10', '588-10', '79.00', '159.00', null, null, '1', '[\"1\",\"50\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2235', '166', '10', '588-11', '79.00', '159.00', null, null, '1', '[\"4\",\"39\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2236', '166', '10', '588-12', '79.00', '159.00', null, null, '1', '[\"4\",\"40\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2237', '166', '10', '588-13', '79.00', '159.00', null, null, '1', '[\"4\",\"41\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2238', '166', '10', '588-14', '79.00', '159.00', null, null, '1', '[\"4\",\"42\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2239', '166', '10', '588-15', '79.00', '159.00', null, null, '1', '[\"4\",\"43\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2240', '166', '10', '588-16', '79.00', '159.00', null, null, '1', '[\"4\",\"44\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2241', '166', '10', '588-17', '79.00', '159.00', null, null, '1', '[\"4\",\"45\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2242', '166', '10', '588-18', '79.00', '159.00', null, null, '1', '[\"4\",\"48\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2243', '166', '10', '588-19', '79.00', '159.00', null, null, '1', '[\"4\",\"49\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2244', '166', '10', '588-20', '79.00', '159.00', null, null, '1', '[\"4\",\"50\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2245', '166', '10', '588-21', '79.00', '159.00', null, null, '1', '[\"14\",\"39\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2246', '166', '10', '588-22', '79.00', '159.00', null, null, '1', '[\"14\",\"40\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2247', '166', '10', '588-23', '79.00', '159.00', null, null, '1', '[\"14\",\"41\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2248', '166', '10', '588-24', '79.00', '159.00', null, null, '1', '[\"14\",\"42\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2249', '166', '10', '588-25', '79.00', '159.00', null, null, '1', '[\"14\",\"43\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2250', '166', '10', '588-26', '79.00', '159.00', null, null, '1', '[\"14\",\"44\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2251', '166', '10', '588-27', '79.00', '159.00', null, null, '1', '[\"14\",\"45\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2252', '166', '10', '588-28', '79.00', '159.00', null, null, '1', '[\"14\",\"48\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2253', '166', '10', '588-29', '79.00', '159.00', null, null, '1', '[\"14\",\"49\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2254', '166', '10', '588-30', '79.00', '159.00', null, null, '1', '[\"14\",\"50\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2255', '166', '10', '588-31', '79.00', '159.00', null, null, '1', '[\"37\",\"39\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2256', '166', '10', '588-32', '79.00', '159.00', null, null, '1', '[\"37\",\"40\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2257', '166', '10', '588-33', '79.00', '159.00', null, null, '1', '[\"37\",\"41\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2258', '166', '10', '588-34', '79.00', '159.00', null, null, '1', '[\"37\",\"42\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2259', '166', '10', '588-35', '79.00', '159.00', null, null, '1', '[\"37\",\"43\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2260', '166', '10', '588-36', '79.00', '159.00', null, null, '1', '[\"37\",\"44\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2261', '166', '10', '588-37', '79.00', '159.00', null, null, '1', '[\"37\",\"45\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2262', '166', '10', '588-38', '79.00', '159.00', null, null, '1', '[\"37\",\"48\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2263', '166', '10', '588-39', '79.00', '159.00', null, null, '1', '[\"37\",\"49\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2264', '166', '10', '588-40', '79.00', '159.00', null, null, '1', '[\"37\",\"50\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2265', '166', '10', '588-41', '79.00', '159.00', null, null, '1', '[\"39\",\"46\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2266', '166', '10', '588-42', '79.00', '159.00', null, null, '1', '[\"40\",\"46\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2267', '166', '10', '588-43', '79.00', '159.00', null, null, '1', '[\"41\",\"46\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2268', '166', '10', '588-44', '79.00', '159.00', null, null, '1', '[\"42\",\"46\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2269', '166', '10', '588-45', '79.00', '159.00', null, null, '1', '[\"43\",\"46\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2270', '166', '10', '588-46', '79.00', '159.00', null, null, '1', '[\"44\",\"46\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2271', '166', '10', '588-47', '79.00', '159.00', null, null, '1', '[\"45\",\"46\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2272', '166', '10', '588-48', '79.00', '159.00', null, null, '1', '[\"46\",\"48\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2273', '166', '10', '588-49', '79.00', '159.00', null, null, '1', '[\"46\",\"49\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2274', '166', '10', '588-50', '79.00', '159.00', null, null, '1', '[\"46\",\"50\"]', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_product` VALUES ('2275', '167', '0', '5032-1', '78.00', '159.00', null, null, '1', '[\"6\",\"39\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2276', '167', '0', '5032-2', '78.00', '159.00', null, null, '1', '[\"6\",\"40\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2277', '167', '0', '5032-3', '78.00', '159.00', null, null, '1', '[\"6\",\"41\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2278', '167', '20', '5032-4', '78.00', '159.00', null, null, '1', '[\"6\",\"42\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2279', '167', '0', '5032-5', '78.00', '159.00', null, null, '1', '[\"6\",\"43\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2280', '167', '20', '5032-6', '78.00', '159.00', null, null, '1', '[\"6\",\"44\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2281', '167', '20', '5032-7', '78.00', '159.00', null, null, '1', '[\"6\",\"45\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2282', '167', '20', '5032-8', '78.00', '159.00', null, null, '1', '[\"6\",\"48\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2283', '167', '20', '5032-9', '78.00', '159.00', null, null, '1', '[\"6\",\"49\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2284', '167', '20', '5032-10', '78.00', '159.00', null, null, '1', '[\"6\",\"50\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2285', '167', '20', '5032-11', '78.00', '159.00', null, null, '1', '[\"6\",\"51\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2286', '167', '20', '5032-12', '78.00', '159.00', null, null, '1', '[\"6\",\"52\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2287', '167', '0', '5032-13', '78.00', '159.00', null, null, '1', '[\"21\",\"39\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2288', '167', '20', '5032-14', '78.00', '159.00', null, null, '1', '[\"21\",\"40\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2289', '167', '20', '5032-15', '78.00', '159.00', null, null, '1', '[\"21\",\"41\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2290', '167', '20', '5032-16', '78.00', '159.00', null, null, '1', '[\"21\",\"42\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2291', '167', '20', '5032-17', '78.00', '159.00', null, null, '1', '[\"21\",\"43\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2292', '167', '20', '5032-18', '78.00', '159.00', null, null, '1', '[\"21\",\"44\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2293', '167', '20', '5032-19', '78.00', '159.00', null, null, '1', '[\"21\",\"45\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2294', '167', '20', '5032-20', '78.00', '159.00', null, null, '1', '[\"21\",\"48\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2295', '167', '20', '5032-21', '78.00', '159.00', null, null, '1', '[\"21\",\"49\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2296', '167', '20', '5032-22', '78.00', '159.00', null, null, '1', '[\"21\",\"50\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2297', '167', '20', '5032-23', '78.00', '159.00', null, null, '1', '[\"21\",\"51\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2298', '167', '20', '5032-24', '78.00', '159.00', null, null, '1', '[\"21\",\"52\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2299', '167', '20', '5032-25', '78.00', '159.00', null, null, '1', '[\"35\",\"39\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2300', '167', '20', '5032-26', '78.00', '159.00', null, null, '1', '[\"35\",\"40\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2301', '167', '20', '5032-27', '78.00', '159.00', null, null, '1', '[\"35\",\"41\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2302', '167', '20', '5032-28', '78.00', '159.00', null, null, '1', '[\"35\",\"42\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2303', '167', '20', '5032-29', '78.00', '159.00', null, null, '1', '[\"35\",\"43\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2304', '167', '20', '5032-30', '78.00', '159.00', null, null, '1', '[\"35\",\"44\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2305', '167', '20', '5032-31', '78.00', '159.00', null, null, '1', '[\"35\",\"45\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2306', '167', '20', '5032-32', '78.00', '159.00', null, null, '1', '[\"35\",\"48\"]', '2018-09-03 15:59:20', '2018-09-03 15:59:20', null); INSERT INTO `ibrand_goods_product` VALUES ('2307', '167', '20', '5032-33', '78.00', '159.00', null, null, '1', '[\"35\",\"49\"]', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_product` VALUES ('2308', '167', '20', '5032-34', '78.00', '159.00', null, null, '1', '[\"35\",\"50\"]', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_product` VALUES ('2309', '167', '20', '5032-35', '78.00', '159.00', null, null, '1', '[\"35\",\"51\"]', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_product` VALUES ('2310', '167', '20', '5032-36', '78.00', '159.00', null, null, '1', '[\"35\",\"52\"]', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_product` VALUES ('2311', '167', '0', '5032-37', '78.00', '159.00', null, null, '1', '[\"36\",\"39\"]', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_product` VALUES ('2312', '167', '0', '5032-38', '78.00', '159.00', null, null, '1', '[\"36\",\"40\"]', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_product` VALUES ('2313', '167', '0', '5032-39', '78.00', '159.00', null, null, '1', '[\"36\",\"41\"]', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_product` VALUES ('2314', '167', '20', '5032-40', '78.00', '159.00', null, null, '1', '[\"36\",\"42\"]', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_product` VALUES ('2315', '167', '20', '5032-41', '78.00', '159.00', null, null, '1', '[\"36\",\"43\"]', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_product` VALUES ('2316', '167', '20', '5032-42', '78.00', '159.00', null, null, '1', '[\"36\",\"44\"]', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_product` VALUES ('2317', '167', '20', '5032-43', '78.00', '159.00', null, null, '1', '[\"36\",\"45\"]', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_product` VALUES ('2318', '167', '20', '5032-44', '78.00', '159.00', null, null, '1', '[\"36\",\"48\"]', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_product` VALUES ('2319', '167', '20', '5032-45', '78.00', '159.00', null, null, '1', '[\"36\",\"49\"]', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_product` VALUES ('2320', '167', '20', '5032-46', '78.00', '159.00', null, null, '1', '[\"36\",\"50\"]', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_product` VALUES ('2321', '167', '20', '5032-47', '78.00', '159.00', null, null, '1', '[\"36\",\"51\"]', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_product` VALUES ('2322', '167', '20', '5032-48', '78.00', '159.00', null, null, '1', '[\"36\",\"52\"]', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_product` VALUES ('2323', '168', '20', '5240-1', '0.01', '159.00', null, null, '1', '[\"6\",\"39\"]', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_product` VALUES ('2324', '168', '20', '5240-2', '0.01', '159.00', null, null, '1', '[\"6\",\"40\"]', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_product` VALUES ('2325', '168', '20', '5240-3', '0.01', '159.00', null, null, '1', '[\"6\",\"41\"]', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_product` VALUES ('2326', '168', '20', '5240-4', '0.01', '159.00', null, null, '1', '[\"6\",\"42\"]', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_product` VALUES ('2327', '168', '20', '5240-5', '0.01', '159.00', null, null, '1', '[\"6\",\"43\"]', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_product` VALUES ('2328', '168', '20', '5240-6', '0.01', '159.00', null, null, '1', '[\"6\",\"44\"]', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_product` VALUES ('2329', '168', '20', '5240-7', '0.01', '159.00', null, null, '1', '[\"6\",\"45\"]', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_product` VALUES ('2330', '168', '20', '5240-8', '0.01', '159.00', null, null, '1', '[\"36\",\"39\"]', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_product` VALUES ('2331', '168', '20', '5240-9', '0.01', '159.00', null, null, '1', '[\"36\",\"40\"]', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_product` VALUES ('2332', '168', '20', '5240-10', '0.01', '159.00', null, null, '1', '[\"36\",\"41\"]', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_product` VALUES ('2333', '168', '20', '5240-11', '0.01', '159.00', null, null, '1', '[\"36\",\"42\"]', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_product` VALUES ('2334', '168', '20', '5240-12', '0.01', '159.00', null, null, '1', '[\"36\",\"43\"]', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_product` VALUES ('2335', '168', '20', '5240-13', '0.01', '159.00', null, null, '1', '[\"36\",\"44\"]', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_product` VALUES ('2336', '168', '20', '5240-14', '0.01', '159.00', null, null, '1', '[\"36\",\"45\"]', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_product` VALUES ('2337', '169', '5', 'whx1-1', '0.01', '199.00', null, null, '1', '[\"1\",\"39\"]', '2018-09-04 19:07:49', '2018-09-04 19:07:49', null); INSERT INTO `ibrand_goods_product` VALUES ('2338', '169', '5', 'whx1-2', '0.01', '199.00', null, null, '1', '[\"1\",\"40\"]', '2018-09-04 19:07:49', '2018-09-04 19:07:49', null); INSERT INTO `ibrand_goods_product` VALUES ('2339', '169', '5', 'whx1-3', '0.01', '199.00', null, null, '1', '[\"1\",\"41\"]', '2018-09-04 19:07:49', '2018-09-04 19:07:49', null); INSERT INTO `ibrand_goods_product` VALUES ('2340', '169', '5', 'whx1-4', '0.01', '199.00', null, null, '1', '[\"1\",\"42\"]', '2018-09-04 19:07:49', '2018-09-04 19:07:49', null); INSERT INTO `ibrand_goods_product` VALUES ('2341', '169', '5', 'whx1-5', '0.01', '199.00', null, null, '1', '[\"1\",\"43\"]', '2018-09-04 19:07:50', '2018-09-04 19:07:50', null); INSERT INTO `ibrand_goods_product` VALUES ('2342', '169', '5', 'whx1-6', '0.01', '199.00', null, null, '1', '[\"1\",\"44\"]', '2018-09-04 19:07:50', '2018-09-04 19:07:50', null); INSERT INTO `ibrand_goods_product` VALUES ('2343', '169', '5', 'whx1-7', '0.01', '199.00', null, null, '1', '[\"1\",\"45\"]', '2018-09-04 19:07:50', '2018-09-04 19:07:50', null); INSERT INTO `ibrand_goods_product` VALUES ('2344', '169', '5', 'whx1-8', '0.01', '199.00', null, null, '1', '[\"1\",\"48\"]', '2018-09-04 19:07:50', '2018-09-04 19:07:50', null); INSERT INTO `ibrand_goods_product` VALUES ('2345', '170', '8', '2810-3', '0.01', '159.00', null, null, '1', '[\"1\",\"39\"]', '2018-09-04 19:36:47', '2018-11-20 09:38:28', null); INSERT INTO `ibrand_goods_product` VALUES ('2346', '170', '10', '2386-2', '0.01', '159.00', null, null, '1', '[\"1\",\"40\"]', '2018-09-04 19:36:47', '2018-09-04 19:36:47', null); INSERT INTO `ibrand_goods_product` VALUES ('2347', '170', '13', '2810-7', '0.01', '159.00', null, null, '1', '[\"4\",\"39\"]', '2018-09-04 19:36:47', '2018-09-12 10:22:34', null); INSERT INTO `ibrand_goods_product` VALUES ('2348', '170', '13', '2386+980+1', '0.01', '159.00', null, null, '1', '[\"4\",\"40\"]', '2018-09-04 19:36:47', '2018-09-12 11:13:37', null); INSERT INTO `ibrand_goods_product` VALUES ('2349', '170', '10', '2810-2', '0.01', '159.00', null, null, '1', '[\"5\",\"39\"]', '2018-09-04 19:36:47', '2018-09-04 19:36:47', null); INSERT INTO `ibrand_goods_product` VALUES ('2350', '170', '0', 'nul1', '0.01', '159.00', null, null, '0', '[\"5\",\"40\"]', '2018-09-04 19:36:47', '2018-09-04 19:36:47', null); INSERT INTO `ibrand_goods_product` VALUES ('2351', '170', '10', '2810-4', '0.01', '159.00', null, null, '1', '[\"18\",\"39\"]', '2018-09-04 19:36:47', '2018-09-04 19:36:47', null); INSERT INTO `ibrand_goods_product` VALUES ('2352', '170', '20', '2386+980+2', '0.01', '159.00', null, null, '1', '[\"18\",\"40\"]', '2018-09-04 19:36:47', '2018-09-04 19:36:47', null); INSERT INTO `ibrand_goods_product` VALUES ('2353', '170', '0', 'nul2', '0.01', '159.00', null, null, '0', '[\"26\",\"39\"]', '2018-09-04 19:36:47', '2018-09-04 19:36:47', null); INSERT INTO `ibrand_goods_product` VALUES ('2354', '170', '10', '980-1', '0.01', '159.00', null, null, '1', '[\"26\",\"40\"]', '2018-09-04 19:36:47', '2018-09-04 19:36:47', null); INSERT INTO `ibrand_goods_product` VALUES ('2355', '170', '10', '2810-1', '0.01', '159.00', null, null, '1', '[\"27\",\"39\"]', '2018-09-04 19:36:47', '2018-09-04 19:36:47', null); INSERT INTO `ibrand_goods_product` VALUES ('2356', '170', '10', '2380', '0.01', '159.00', null, null, '1', '[\"27\",\"40\"]', '2018-09-04 19:36:47', '2018-09-04 19:36:47', null); INSERT INTO `ibrand_goods_product` VALUES ('2357', '170', '4', '2810-6', '0.01', '159.00', null, null, '1', '[\"35\",\"39\"]', '2018-09-04 19:36:48', '2018-09-12 10:13:05', null); INSERT INTO `ibrand_goods_product` VALUES ('2358', '170', '0', 'nul3', '0.01', '159.00', null, null, '0', '[\"35\",\"40\"]', '2018-09-04 19:36:48', '2018-09-04 19:36:48', null); INSERT INTO `ibrand_goods_product` VALUES ('2359', '170', '10', '2810-5', '0.01', '159.00', null, null, '1', '[\"36\",\"39\"]', '2018-09-04 19:36:48', '2018-09-04 19:36:48', null); INSERT INTO `ibrand_goods_product` VALUES ('2360', '170', '0', 'nul4', '0.01', '159.00', null, null, '0', '[\"36\",\"40\"]', '2018-09-04 19:36:48', '2018-09-04 19:36:48', null); INSERT INTO `ibrand_goods_product` VALUES ('2361', '171', '5', '4768-1', '0.01', '79.00', null, null, '1', '[\"4\",\"41\"]', '2018-09-04 20:03:01', '2018-09-04 20:03:01', null); INSERT INTO `ibrand_goods_product` VALUES ('2362', '171', '5', '4768-2', '0.01', '79.00', null, null, '1', '[\"4\",\"42\"]', '2018-09-04 20:03:02', '2018-09-04 20:03:02', null); INSERT INTO `ibrand_goods_product` VALUES ('2363', '171', '5', '4768-3', '0.01', '79.00', null, null, '1', '[\"4\",\"43\"]', '2018-09-04 20:03:02', '2018-09-04 20:03:02', null); INSERT INTO `ibrand_goods_product` VALUES ('2364', '171', '5', '4768-4', '0.01', '79.00', null, null, '1', '[\"4\",\"44\"]', '2018-09-04 20:03:02', '2018-09-04 20:03:02', null); INSERT INTO `ibrand_goods_product` VALUES ('2365', '171', '5', '4768-5', '0.01', '79.00', null, null, '1', '[\"10\",\"41\"]', '2018-09-04 20:03:02', '2018-09-04 20:03:02', null); INSERT INTO `ibrand_goods_product` VALUES ('2366', '171', '5', '4768-6', '0.01', '79.00', null, null, '1', '[\"10\",\"42\"]', '2018-09-04 20:03:02', '2018-09-04 20:03:02', null); INSERT INTO `ibrand_goods_product` VALUES ('2367', '171', '5', '4768-7', '0.01', '79.00', null, null, '1', '[\"10\",\"43\"]', '2018-09-04 20:03:02', '2018-09-04 20:03:02', null); INSERT INTO `ibrand_goods_product` VALUES ('2368', '171', '5', '4768-8', '0.01', '79.00', null, null, '1', '[\"10\",\"44\"]', '2018-09-04 20:03:02', '2018-09-04 20:03:02', null); INSERT INTO `ibrand_goods_product` VALUES ('2369', '171', '5', '4768-9', '0.01', '79.00', null, null, '1', '[\"41\",\"46\"]', '2018-09-04 20:03:02', '2018-09-04 20:03:02', null); INSERT INTO `ibrand_goods_product` VALUES ('2370', '171', '5', '4768-10', '0.01', '79.00', null, null, '1', '[\"42\",\"46\"]', '2018-09-04 20:03:02', '2018-09-04 20:03:02', null); INSERT INTO `ibrand_goods_product` VALUES ('2371', '171', '5', '4768-11', '0.01', '79.00', null, null, '1', '[\"43\",\"46\"]', '2018-09-04 20:03:02', '2018-09-04 20:03:02', null); INSERT INTO `ibrand_goods_product` VALUES ('2372', '171', '5', '4768-12', '0.01', '79.00', null, null, '1', '[\"44\",\"46\"]', '2018-09-04 20:03:02', '2018-09-04 20:03:02', null); INSERT INTO `ibrand_goods_product` VALUES ('2373', '172', '4', 'fgwz-1', '0.01', '35.00', null, null, '1', '[\"2\",\"39\"]', '2018-09-05 14:27:17', '2018-09-10 15:16:05', null); INSERT INTO `ibrand_goods_product` VALUES ('2374', '172', '5', 'fgwz-2', '0.01', '35.00', null, null, '1', '[\"2\",\"40\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2375', '172', '5', 'fgwz-3', '0.01', '35.00', null, null, '1', '[\"2\",\"41\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2376', '172', '5', 'fgwz-4', '0.01', '35.00', null, null, '1', '[\"3\",\"39\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2377', '172', '5', 'fgwz-5', '0.01', '35.00', null, null, '1', '[\"3\",\"40\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2378', '172', '5', 'fgwz-6', '0.01', '35.00', null, null, '1', '[\"3\",\"41\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2379', '172', '4', 'fgwz-7', '0.01', '35.00', null, null, '1', '[\"4\",\"39\"]', '2018-09-05 14:27:18', '2018-09-10 16:18:57', null); INSERT INTO `ibrand_goods_product` VALUES ('2380', '172', '5', 'fgwz-8', '0.01', '35.00', null, null, '1', '[\"4\",\"40\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2381', '172', '5', 'fgwz-9', '0.01', '35.00', null, null, '1', '[\"4\",\"41\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2382', '172', '5', 'fgwz-10', '0.01', '35.00', null, null, '1', '[\"8\",\"39\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2383', '172', '5', 'fgwz-11', '0.01', '35.00', null, null, '1', '[\"8\",\"40\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2384', '172', '5', 'fgwz-12', '0.01', '35.00', null, null, '1', '[\"8\",\"41\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2385', '172', '5', 'fgwz-13', '0.01', '35.00', null, null, '1', '[\"11\",\"39\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2386', '172', '5', 'fgwz-14', '0.01', '35.00', null, null, '1', '[\"11\",\"40\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2387', '172', '5', 'fgwz-15', '0.01', '35.00', null, null, '1', '[\"11\",\"41\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2388', '172', '4', 'fgwz-16', '0.01', '35.00', null, null, '1', '[\"16\",\"39\"]', '2018-09-05 14:27:18', '2018-10-12 06:59:37', null); INSERT INTO `ibrand_goods_product` VALUES ('2389', '172', '5', 'fgwz-17', '0.01', '35.00', null, null, '1', '[\"16\",\"40\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2390', '172', '5', 'fgwz-18', '0.01', '35.00', null, null, '1', '[\"16\",\"41\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2391', '172', '5', 'fgwz-19', '0.01', '35.00', null, null, '1', '[\"29\",\"39\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2392', '172', '5', 'fgwz-20', '0.01', '35.00', null, null, '1', '[\"29\",\"40\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2393', '172', '5', 'fgwz-21', '0.01', '35.00', null, null, '1', '[\"29\",\"41\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2394', '172', '5', 'fgwz-22', '0.01', '35.00', null, null, '1', '[\"31\",\"39\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2395', '172', '5', 'fgwz-23', '0.01', '35.00', null, null, '1', '[\"31\",\"40\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2396', '172', '5', 'fgwz-24', '0.01', '35.00', null, null, '1', '[\"31\",\"41\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2397', '172', '5', 'fgwz-25', '0.01', '35.00', null, null, '1', '[\"34\",\"39\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2398', '172', '5', 'fgwz-26', '0.01', '35.00', null, null, '1', '[\"34\",\"40\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2399', '172', '5', 'fgwz-27', '0.01', '35.00', null, null, '1', '[\"34\",\"41\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2400', '172', '5', 'fgwz-28', '0.01', '35.00', null, null, '1', '[\"36\",\"39\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2401', '172', '5', 'fgwz-29', '0.01', '35.00', null, null, '1', '[\"36\",\"40\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2402', '172', '5', 'fgwz-30', '0.01', '35.00', null, null, '1', '[\"36\",\"41\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2403', '172', '4', 'fgwz-31', '0.01', '35.00', null, null, '1', '[\"39\",\"47\"]', '2018-09-05 14:27:18', '2018-09-10 16:18:57', null); INSERT INTO `ibrand_goods_product` VALUES ('2404', '172', '5', 'fgwz-32', '0.01', '35.00', null, null, '1', '[\"40\",\"47\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); INSERT INTO `ibrand_goods_product` VALUES ('2405', '172', '5', 'fgwz-33', '0.01', '35.00', null, null, '1', '[\"41\",\"47\"]', '2018-09-05 14:27:18', '2018-09-05 14:27:18', null); -- ---------------------------- -- Table structure for ibrand_goods_spec -- ---------------------------- DROP TABLE IF EXISTS `ibrand_goods_spec`; CREATE TABLE `ibrand_goods_spec` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `display_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `type` tinyint(4) NOT NULL DEFAULT '1', `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `deleted_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- ---------------------------- -- Records of ibrand_goods_spec -- ---------------------------- INSERT INTO `ibrand_goods_spec` VALUES ('1', 'size', '尺寸', '1', '2017-04-17 17:30:02', '2017-05-17 16:56:09', null); INSERT INTO `ibrand_goods_spec` VALUES ('2', 'color', '颜色', '2', '2017-04-17 17:30:02', '2017-04-17 17:30:02', null); -- ---------------------------- -- Table structure for ibrand_goods_spec_relation -- ---------------------------- DROP TABLE IF EXISTS `ibrand_goods_spec_relation`; CREATE TABLE `ibrand_goods_spec_relation` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `goods_id` int(11) NOT NULL, `spec_id` int(10) unsigned NOT NULL, `spec_value_id` int(10) unsigned NOT NULL, `alias` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `sort` tinyint(4) DEFAULT NULL, `img` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `deleted_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=1274 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- ---------------------------- -- Records of ibrand_goods_spec_relation -- ---------------------------- INSERT INTO `ibrand_goods_spec_relation` VALUES ('1', '1', '1', '40', '', '2', '', '2017-05-11 11:38:51', '2017-05-11 11:51:10', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('2', '1', '1', '41', '', '2', '', '2017-05-11 11:38:51', '2017-05-11 11:51:10', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('3', '1', '1', '42', '', '2', '', '2017-05-11 11:38:51', '2017-05-11 11:51:10', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('4', '1', '1', '43', '', '2', '', '2017-05-11 11:38:51', '2017-05-11 11:51:10', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('5', '1', '1', '44', '', '2', '', '2017-05-11 11:38:51', '2017-05-11 11:51:10', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('6', '1', '2', '6', '卡其色', '1', 'http://admin.viperky.com/uploads/JGltNkCUWP.jpg', '2017-05-11 11:38:51', '2017-05-11 11:51:10', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('7', '2', '1', '40', '', '2', '', '2017-05-11 16:06:19', '2017-05-15 11:58:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('8', '2', '1', '41', '', '2', '', '2017-05-11 16:06:19', '2017-05-15 11:58:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('9', '2', '1', '42', '', '2', '', '2017-05-11 16:06:19', '2017-05-15 11:58:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('10', '2', '1', '43', '', '2', '', '2017-05-11 16:06:19', '2017-05-15 11:58:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('11', '2', '1', '44', '', '2', '', '2017-05-11 16:06:19', '2017-05-15 11:58:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('12', '2', '2', '9', '绿色', '1', 'http://admin.viperky.com/uploads/6yS03jWcBQ.jpg', '2017-05-11 16:06:19', '2017-05-15 11:58:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('13', '3', '1', '40', '', '2', '', '2017-05-15 15:22:03', '2017-05-15 15:22:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('14', '3', '1', '41', '', '2', '', '2017-05-15 15:22:03', '2017-05-15 15:22:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('15', '3', '1', '42', '', '2', '', '2017-05-15 15:22:03', '2017-05-15 15:22:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('16', '3', '1', '43', '', '2', '', '2017-05-15 15:22:03', '2017-05-15 15:22:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('17', '3', '1', '44', '', '2', '', '2017-05-15 15:22:03', '2017-05-15 15:22:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('18', '3', '2', '46', '', '1', 'http://admin.viperky.com/uploads/InBgMsOfcY.jpg', '2017-05-15 15:22:03', '2017-05-15 15:22:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('19', '4', '1', '40', '', '2', '', '2017-05-15 15:29:10', '2017-05-15 15:29:10', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('20', '4', '1', '41', '', '2', '', '2017-05-15 15:29:10', '2017-05-15 15:29:10', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('21', '4', '1', '42', '', '2', '', '2017-05-15 15:29:10', '2017-05-15 15:29:10', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('22', '4', '1', '43', '', '2', '', '2017-05-15 15:29:10', '2017-05-15 15:29:10', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('23', '4', '1', '44', '', '2', '', '2017-05-15 15:29:10', '2017-05-15 15:29:10', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('24', '4', '2', '20', '', '1', 'http://admin.viperky.com/uploads/zgqamIaK3F.jpg', '2017-05-15 15:29:10', '2017-05-15 15:29:10', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('25', '5', '1', '40', '', '2', '', '2017-05-15 15:36:23', '2017-05-15 15:36:23', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('26', '5', '1', '41', '', '2', '', '2017-05-15 15:36:23', '2017-05-15 15:36:23', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('27', '5', '1', '42', '', '2', '', '2017-05-15 15:36:23', '2017-05-15 15:36:23', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('28', '5', '1', '43', '', '2', '', '2017-05-15 15:36:23', '2017-05-15 15:36:23', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('29', '5', '1', '44', '', '2', '', '2017-05-15 15:36:23', '2017-05-15 15:36:23', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('30', '5', '2', '4', '', '1', 'http://admin.viperky.com/uploads/7XFb1myOzn.jpg', '2017-05-15 15:36:23', '2017-05-15 15:36:23', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('31', '6', '1', '40', '', '2', '', '2017-05-15 15:45:37', '2017-05-15 15:45:37', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('32', '6', '1', '41', '', '2', '', '2017-05-15 15:45:37', '2017-05-15 15:45:37', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('33', '6', '1', '42', '', '2', '', '2017-05-15 15:45:37', '2017-05-15 15:45:37', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('34', '6', '1', '43', '', '2', '', '2017-05-15 15:45:37', '2017-05-15 15:45:37', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('35', '6', '1', '44', '', '2', '', '2017-05-15 15:45:37', '2017-05-15 15:45:37', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('36', '6', '2', '34', '杏色', '1', 'http://admin.viperky.com/uploads/AkAWwKcn2R.jpg', '2017-05-15 15:45:37', '2017-05-15 15:45:37', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('37', '7', '1', '40', '', '2', '', '2017-05-15 16:00:55', '2017-05-15 16:00:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('38', '7', '1', '41', '', '2', '', '2017-05-15 16:00:55', '2017-05-15 16:00:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('39', '7', '1', '42', '', '2', '', '2017-05-15 16:00:55', '2017-05-15 16:00:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('40', '7', '1', '43', '', '2', '', '2017-05-15 16:00:55', '2017-05-15 16:00:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('41', '7', '1', '44', '', '2', '', '2017-05-15 16:00:55', '2017-05-15 16:00:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('42', '7', '2', '37', '', '1', 'http://admin.viperky.com/uploads/RYxA49qAtv.jpg', '2017-05-15 16:00:55', '2017-05-15 16:00:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('43', '8', '1', '40', '', '2', '', '2017-05-15 16:07:31', '2017-05-15 16:07:31', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('44', '8', '1', '41', '', '2', '', '2017-05-15 16:07:31', '2017-05-15 16:07:31', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('45', '8', '1', '42', '', '2', '', '2017-05-15 16:07:31', '2017-05-15 16:07:31', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('46', '8', '1', '43', '', '2', '', '2017-05-15 16:07:31', '2017-05-15 16:07:31', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('47', '8', '1', '44', '', '2', '', '2017-05-15 16:07:31', '2017-05-15 16:07:31', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('48', '8', '2', '4', '', '1', 'http://admin.viperky.com/uploads/VppRPYD3Dk.jpg', '2017-05-15 16:07:31', '2017-05-15 16:07:31', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('49', '9', '1', '40', '', '2', '', '2017-05-15 16:13:34', '2017-05-15 16:13:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('50', '9', '1', '41', '', '2', '', '2017-05-15 16:13:34', '2017-05-15 16:13:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('51', '9', '1', '42', '', '2', '', '2017-05-15 16:13:34', '2017-05-15 16:13:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('52', '9', '1', '43', '', '2', '', '2017-05-15 16:13:34', '2017-05-15 16:13:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('53', '9', '1', '44', '', '2', '', '2017-05-15 16:13:34', '2017-05-15 16:13:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('54', '9', '2', '15', '花色', '1', 'http://admin.viperky.com/uploads/JCji87ZLpD.jpg', '2017-05-15 16:13:34', '2017-05-15 16:13:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('55', '10', '1', '40', '', '2', '', '2017-05-15 16:41:51', '2017-05-15 16:41:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('56', '10', '1', '41', '', '2', '', '2017-05-15 16:41:51', '2017-05-15 16:41:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('57', '10', '1', '42', '', '2', '', '2017-05-15 16:41:51', '2017-05-15 16:41:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('58', '10', '1', '43', '', '2', '', '2017-05-15 16:41:51', '2017-05-15 16:41:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('59', '10', '1', '44', '', '2', '', '2017-05-15 16:41:51', '2017-05-15 16:41:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('60', '10', '2', '46', '', '1', 'http://admin.viperky.com/uploads/zMfx8PT2O0.jpg', '2017-05-15 16:41:51', '2017-05-15 16:41:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('61', '11', '1', '40', '', '2', '', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('62', '11', '1', '41', '', '2', '', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('63', '11', '1', '42', '', '2', '', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('64', '11', '1', '43', '', '2', '', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('65', '11', '1', '44', '', '2', '', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('66', '11', '2', '4', '', '1', 'http://admin.viperky.com/uploads/NMz371GGr1.jpg', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('67', '11', '2', '47', '', '1', 'http://admin.viperky.com/uploads/5MlgZ84BKq.jpg', '2017-05-15 16:52:45', '2017-05-15 16:52:45', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('68', '12', '1', '40', '', '2', '', '2017-05-15 17:24:01', '2017-05-15 17:24:01', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('69', '12', '1', '41', '', '2', '', '2017-05-15 17:24:01', '2017-05-15 17:24:01', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('70', '12', '1', '42', '', '2', '', '2017-05-15 17:24:01', '2017-05-15 17:24:01', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('71', '12', '1', '43', '', '2', '', '2017-05-15 17:24:01', '2017-05-15 17:24:01', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('72', '12', '1', '44', '', '2', '', '2017-05-15 17:24:01', '2017-05-15 17:24:01', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('73', '12', '2', '46', '', '1', 'http://admin.viperky.com/uploads/vcEnnkN9eV.jpg', '2017-05-15 17:24:01', '2017-05-15 17:24:01', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('74', '13', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20170922/zkxPM8kQP5.jpg', '2017-09-22 13:26:08', '2018-05-25 14:08:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('75', '13', '1', '48', '通用', '2', '', '2017-09-22 13:26:08', '2018-05-25 14:08:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('76', '14', '2', '4', '粉红色', '1', 'https://cdn.viperky.com/storage/images/20171016/WLYJhKZBVQ.jpg', '2017-10-16 15:09:03', '2017-10-19 23:18:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('77', '14', '2', '18', '米奇蓝', '1', 'https://cdn.viperky.com/storage/images/20171016/16KrfmUqvK.jpg', '2017-10-16 15:09:03', '2017-10-19 23:18:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('78', '14', '1', '48', '通用', '2', '', '2017-10-16 15:09:03', '2017-10-19 23:18:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('79', '15', '2', '47', '黄色', '1', 'https://cdn.viperky.com/storage/images/20171018/FKJhGKAnQh.png', '2017-10-18 22:12:12', '2017-10-18 22:12:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('80', '15', '1', '45', '300ml', '2', '', '2017-10-18 22:12:12', '2017-10-18 22:12:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('81', '16', '2', '4', '粉红色', '1', 'https://cdn.viperky.com/storage/images/20171018/wuuykc0oo4.jpg', '2017-10-18 22:22:04', '2017-10-18 22:22:04', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('82', '16', '2', '20', '蓝色', '1', 'https://cdn.viperky.com/storage/images/20171018/gAgzyVSyDq.jpg', '2017-10-18 22:22:04', '2017-10-18 22:22:04', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('83', '16', '1', '48', '通用', '2', '', '2017-10-18 22:22:04', '2017-10-18 22:22:04', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('84', '17', '2', '4', '粉红色', '1', 'https://cdn.viperky.com/storage/images/20171018/QRikr21Ozc.jpg', '2017-10-18 22:46:49', '2017-10-18 22:46:49', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('85', '17', '2', '11', '绿色', '1', 'https://cdn.viperky.com/storage/images/20171018/FwYqfxzjAQ.jpg', '2017-10-18 22:46:49', '2017-10-18 22:46:49', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('86', '17', '2', '47', '黄色', '1', 'https://cdn.viperky.com/storage/images/20171018/xZdEpyQyfi.jpg', '2017-10-18 22:46:49', '2017-10-18 22:46:49', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('87', '17', '1', '48', '通用', '2', '', '2017-10-18 22:46:49', '2017-10-18 22:46:49', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('88', '18', '2', '4', '粉红色', '1', 'https://cdn.viperky.com/storage/images/20171018/1EMcfR9Qdb.jpg', '2017-10-18 22:52:47', '2017-10-18 22:52:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('89', '18', '2', '10', '浅绿色', '1', 'https://cdn.viperky.com/storage/images/20171018/xKq8l3ApUk.jpg', '2017-10-18 22:52:47', '2017-10-18 22:52:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('90', '18', '2', '26', '紫色', '1', 'https://cdn.viperky.com/storage/images/20171018/w0gVpGtQL2.jpg', '2017-10-18 22:52:47', '2017-10-18 22:52:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('91', '18', '1', '48', '通用', '2', '', '2017-10-18 22:52:47', '2017-10-18 22:52:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('92', '19', '2', '4', '粉红色', '1', 'https://cdn.viperky.com/storage/images/20171018/ilPacpXOTu.jpg', '2017-10-18 22:57:27', '2017-10-18 22:57:27', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('93', '19', '2', '11', '绿色', '1', 'https://cdn.viperky.com/storage/images/20171018/kE0dI5Jj6I.jpg', '2017-10-18 22:57:27', '2017-10-18 22:57:27', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('94', '19', '1', '48', '通用', '2', '', '2017-10-18 22:57:27', '2017-10-18 22:57:27', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('95', '20', '2', '47', '黄色', '1', 'https://cdn.viperky.com/storage/images/20171018/zVj1XjxeRP.jpg', '2017-10-18 22:59:15', '2017-10-18 22:59:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('96', '20', '1', '48', '通用', '2', '', '2017-10-18 22:59:15', '2017-10-18 22:59:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('97', '21', '2', '11', '绿色', '1', 'https://cdn.viperky.com/storage/images/20171018/kovuaEL5LB.jpg', '2017-10-18 23:04:10', '2017-10-18 23:04:10', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('98', '21', '1', '48', '通用', '2', '', '2017-10-18 23:04:10', '2017-10-18 23:04:10', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('99', '22', '2', '4', '粉红色', '1', 'https://cdn.viperky.com/storage/images/20171018/mL9DUMJGGv.jpg', '2017-10-18 23:07:04', '2017-10-18 23:07:04', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('100', '22', '2', '20', '蓝色', '1', 'https://cdn.viperky.com/storage/images/20171018/SG39xl8pUS.jpg', '2017-10-18 23:07:04', '2017-10-18 23:07:04', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('101', '22', '1', '48', '通用', '2', '', '2017-10-18 23:07:04', '2017-10-18 23:07:04', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('102', '23', '2', '11', '绿色', '1', 'https://cdn.viperky.com/storage/images/20171018/BGoJeQObMz.jpg', '2017-10-18 23:08:06', '2017-10-18 23:08:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('103', '23', '1', '48', '通用', '2', '', '2017-10-18 23:08:06', '2017-10-18 23:08:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('104', '24', '2', '4', '粉红色', '1', 'https://cdn.viperky.com/storage/images/20171018/2kTHRyYAT8.jpg', '2017-10-18 23:11:32', '2017-10-18 23:11:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('105', '24', '1', '48', '通用', '2', '', '2017-10-18 23:11:32', '2017-10-18 23:11:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('106', '25', '2', '4', '粉红色', '1', 'https://cdn.viperky.com/storage/images/20171018/VYnD5WaK1Y.jpg', '2017-10-18 23:11:54', '2017-10-18 23:11:54', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('107', '25', '2', '20', '蓝色', '1', 'https://cdn.viperky.com/storage/images/20171018/01mSvGj5jD.jpg', '2017-10-18 23:11:54', '2017-10-18 23:11:54', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('108', '25', '1', '48', '通用', '2', '', '2017-10-18 23:11:54', '2017-10-18 23:11:54', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('109', '26', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20171018/CnMiKyuRUF.jpg', '2017-10-18 23:16:04', '2017-10-18 23:16:04', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('110', '26', '1', '48', '通用', '2', '', '2017-10-18 23:16:04', '2017-10-18 23:16:04', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('111', '27', '2', '20', '蓝色', '1', 'https://cdn.viperky.com/storage/images/20171018/86j9I2u3AU.jpg', '2017-10-18 23:16:49', '2017-10-18 23:16:49', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('112', '27', '1', '48', '通用', '2', '', '2017-10-18 23:16:49', '2017-10-18 23:16:49', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('113', '28', '2', '11', '绿色', '1', 'https://cdn.viperky.com/storage/images/20171018/9MnoG0V4aJ.jpg', '2017-10-18 23:18:53', '2017-10-18 23:18:53', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('114', '28', '1', '48', '通用', '2', '', '2017-10-18 23:18:53', '2017-10-18 23:18:53', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('115', '29', '2', '18', '深蓝色', '1', 'https://cdn.viperky.com/storage/images/20171018/qD7B2cr1m0.jpg', '2017-10-18 23:19:58', '2017-10-18 23:21:48', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('116', '29', '1', '48', '通用', '2', '', '2017-10-18 23:19:58', '2017-10-18 23:21:48', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('117', '30', '2', '9', '军绿色', '1', 'https://cdn.viperky.com/storage/images/20171018/I9DTSELLnn.jpg', '2017-10-18 23:25:57', '2017-10-18 23:25:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('118', '30', '1', '48', '通用', '2', '', '2017-10-18 23:25:57', '2017-10-18 23:25:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('119', '31', '2', '12', '翠绿色', '1', 'https://cdn.viperky.com/storage/images/20171018/7pvIhHhle9.jpg', '2017-10-18 23:32:08', '2017-10-18 23:32:08', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('120', '31', '1', '48', '通用', '2', '', '2017-10-18 23:32:08', '2017-10-18 23:32:08', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('121', '32', '2', '19', '湖蓝色', '1', 'https://cdn.viperky.com/storage/images/20171018/5zAmDVa5he.jpg', '2017-10-18 23:36:24', '2017-10-18 23:36:24', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('122', '32', '1', '48', '通用', '2', '', '2017-10-18 23:36:24', '2017-10-18 23:36:24', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('123', '33', '2', '7', '西瓜红', '1', '', '2017-11-09 16:39:47', '2017-12-27 15:57:49', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('124', '33', '1', '48', '均码', '2', '', '2017-11-09 16:39:47', '2017-12-27 15:57:49', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('125', '34', '2', '7', '西瓜红', '1', '', '2017-11-09 17:38:05', '2017-11-09 17:38:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('126', '34', '1', '48', '通用', '2', '', '2017-11-09 17:38:05', '2017-11-09 17:38:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('127', '35', '2', '7', '西瓜红', '1', '', '2017-11-09 17:40:33', '2017-11-09 17:40:33', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('128', '35', '1', '48', '通用', '2', '', '2017-11-09 17:40:33', '2017-11-09 17:40:33', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('129', '36', '2', '4', '粉色美人鱼', '1', 'https://cdn.viperky.com/storage/images/20171213/FCSlVzjYGD.jpg', '2017-12-13 17:43:51', '2017-12-13 17:43:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('130', '36', '2', '16', '蓝色米奇', '1', 'https://cdn.viperky.com/storage/images/20171213/Tw89NLzAYY.jpg', '2017-12-13 17:43:51', '2017-12-13 17:43:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('131', '36', '2', '20', '蓝色公主', '1', 'https://cdn.viperky.com/storage/images/20171213/8dRMzAMgnd.jpg', '2017-12-13 17:43:51', '2017-12-13 17:43:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('132', '36', '1', '48', '500ml', '2', '', '2017-12-13 17:43:51', '2017-12-13 17:43:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('133', '37', '2', '5', '彩色', '1', 'https://cdn.viperky.com/storage/images/20171215/51pjpQSEi2.jpg', '2017-12-15 12:40:38', '2017-12-15 12:40:38', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('134', '37', '1', '48', '通用', '2', '', '2017-12-15 12:40:38', '2017-12-15 12:40:38', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('135', '38', '2', '5', '红色', '1', 'https://cdn.viperky.com/storage/images/20171215/PpShgL5lP9.jpg', '2017-12-15 12:44:50', '2017-12-15 14:09:36', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('136', '38', '1', '48', '通用', '2', '', '2017-12-15 12:44:50', '2017-12-15 14:09:36', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('137', '39', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20171215/ZqyBacLCLD.jpg', '2017-12-15 14:01:39', '2017-12-15 14:01:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('138', '39', '1', '48', '通用', '2', '', '2017-12-15 14:01:39', '2017-12-15 14:01:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('139', '40', '2', '1', '彩色', '1', 'https://cdn.viperky.com/storage/images/20171215/XMly6hP24W.jpg', '2017-12-15 14:05:10', '2017-12-27 16:01:58', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('140', '40', '1', '48', '均码', '2', '', '2017-12-15 14:05:10', '2017-12-27 16:01:58', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('141', '41', '2', '10', '瀑布绿', '1', 'https://cdn.viperky.com/storage/images/20180515/SDhPS0tV2e.png', '2018-05-15 11:13:52', '2018-05-15 11:59:35', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('142', '41', '2', '34', '卡其', '1', 'https://cdn.viperky.com/storage/images/20180515/R3l9kJouHb.png', '2018-05-15 11:13:52', '2018-05-15 11:59:35', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('143', '41', '2', '35', '花灰', '1', 'https://cdn.viperky.com/storage/images/20180515/ql0tzz05wL.png', '2018-05-15 11:13:52', '2018-05-15 11:59:35', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('144', '41', '1', '40', '90', '2', '', '2018-05-15 11:13:52', '2018-05-15 11:59:35', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('145', '41', '1', '41', '100', '2', '', '2018-05-15 11:13:52', '2018-05-15 11:59:35', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('146', '41', '1', '42', '110', '2', '', '2018-05-15 11:13:52', '2018-05-15 11:59:35', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('147', '41', '1', '43', '120', '2', '', '2018-05-15 11:13:52', '2018-05-15 11:59:35', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('148', '41', '1', '44', '130', '2', '', '2018-05-15 11:13:52', '2018-05-15 11:59:35', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('149', '41', '1', '45', '140', '2', '', '2018-05-15 11:13:52', '2018-05-15 11:59:35', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('150', '42', '2', '38', '花灰', '1', 'https://cdn.viperky.com/storage/images/20180515/CvjrH69MAK.png', '2018-05-15 11:29:26', '2018-05-15 11:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('151', '42', '1', '40', '90', '2', '', '2018-05-15 11:29:26', '2018-05-15 11:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('152', '42', '1', '41', '100', '2', '', '2018-05-15 11:29:26', '2018-05-15 11:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('153', '42', '1', '42', '110', '2', '', '2018-05-15 11:29:26', '2018-05-15 11:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('154', '42', '1', '43', '120', '2', '', '2018-05-15 11:29:26', '2018-05-15 11:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('155', '42', '1', '44', '130', '2', '', '2018-05-15 11:29:26', '2018-05-15 11:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('156', '42', '1', '45', '140', '2', '', '2018-05-15 11:29:26', '2018-05-15 11:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('157', '43', '2', '10', '豆绿色', '1', 'https://cdn.viperky.com/storage/images/20180515/P1Tu1HPiWw.png', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('158', '43', '2', '14', '水蓝色', '1', 'https://cdn.viperky.com/storage/images/20180515/jVK3fPDqfi.png', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('159', '43', '2', '31', '卡其色', '1', 'https://cdn.viperky.com/storage/images/20180515/7H10x3vY8a.png', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('160', '43', '2', '47', '黄绿色', '1', 'https://cdn.viperky.com/storage/images/20180515/3wFPUoBuSR.png', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('161', '43', '1', '40', '90', '2', '', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('162', '43', '1', '41', '100', '2', '', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('163', '43', '1', '42', '110', '2', '', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('164', '43', '1', '43', '120', '2', '', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('165', '43', '1', '44', '130', '2', '', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('166', '43', '1', '45', '140', '2', '', '2018-05-15 11:58:44', '2018-05-15 11:58:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('167', '44', '2', '10', '瀑布绿', '1', 'https://cdn.viperky.com/storage/images/20180515/9FZ71qD5Vr.png', '2018-05-15 12:21:59', '2018-05-15 12:21:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('168', '44', '2', '14', '水蓝色', '1', 'https://cdn.viperky.com/storage/images/20180515/56kBDwaBbb.png', '2018-05-15 12:21:59', '2018-05-15 12:21:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('169', '44', '2', '46', '米白色', '1', 'https://cdn.viperky.com/storage/images/20180515/9wGp2EnOjl.png', '2018-05-15 12:21:59', '2018-05-15 12:21:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('170', '44', '2', '47', '浅黄色', '1', 'https://cdn.viperky.com/storage/images/20180515/mJvdkZ9g9G.png', '2018-05-15 12:21:59', '2018-05-15 12:21:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('171', '44', '1', '40', '90', '2', '', '2018-05-15 12:21:59', '2018-05-15 12:21:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('172', '44', '1', '41', '100', '2', '', '2018-05-15 12:21:59', '2018-05-15 12:21:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('173', '44', '1', '42', '110', '2', '', '2018-05-15 12:21:59', '2018-05-15 12:21:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('174', '44', '1', '43', '120', '2', '', '2018-05-15 12:21:59', '2018-05-15 12:21:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('175', '44', '1', '44', '130', '2', '', '2018-05-15 12:21:59', '2018-05-15 12:21:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('176', '44', '1', '45', '140', '2', '', '2018-05-15 12:21:59', '2018-05-15 12:21:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('177', '45', '2', '14', '白色/浅蓝', '1', 'https://cdn.viperky.com/storage/images/20180515/o5udmTcns7.png', '2018-05-15 14:23:37', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('178', '45', '2', '23', '白色/贵族蓝', '1', 'https://cdn.viperky.com/storage/images/20180515/yZ2Sq0MUpo.png', '2018-05-15 14:23:37', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('179', '45', '2', '46', '白色/花灰', '1', 'https://cdn.viperky.com/storage/images/20180515/qbYE7bPLVN.png', '2018-05-15 14:23:37', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('180', '45', '2', '47', '白色/浅黄', '1', 'https://cdn.viperky.com/storage/images/20180515/U2XCwF9bub.png', '2018-05-15 14:23:37', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('181', '45', '1', '40', '90', '2', '', '2018-05-15 14:23:37', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('182', '45', '1', '41', '100', '2', '', '2018-05-15 14:23:37', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('183', '45', '1', '42', '110', '2', '', '2018-05-15 14:23:37', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('184', '45', '1', '43', '120', '2', '', '2018-05-15 14:23:37', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('185', '45', '1', '44', '130', '2', '', '2018-05-15 14:23:37', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('186', '45', '1', '45', '140', '2', '', '2018-05-15 14:23:37', '2018-05-18 17:57:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('187', '46', '2', '35', '花灰色', '1', 'https://cdn.viperky.com/storage/images/20180515/CFqV2PrhYG.png', '2018-05-15 14:41:16', '2018-05-15 14:41:16', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('188', '46', '1', '40', '90', '2', '', '2018-05-15 14:41:16', '2018-05-15 14:41:16', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('189', '46', '1', '41', '100', '2', '', '2018-05-15 14:41:16', '2018-05-15 14:41:16', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('190', '46', '1', '42', '110', '2', '', '2018-05-15 14:41:16', '2018-05-15 14:41:16', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('191', '46', '1', '43', '120', '2', '', '2018-05-15 14:41:16', '2018-05-15 14:41:16', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('192', '46', '1', '44', '130', '2', '', '2018-05-15 14:41:16', '2018-05-15 14:41:16', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('193', '46', '1', '45', '140', '2', '', '2018-05-15 14:41:16', '2018-05-15 14:41:16', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('194', '47', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180515/CehdU0PPC5.png', '2018-05-15 14:53:04', '2018-05-28 09:41:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('195', '47', '1', '40', '90', '2', '', '2018-05-15 14:53:04', '2018-05-28 09:41:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('196', '47', '1', '41', '100', '2', '', '2018-05-15 14:53:04', '2018-05-28 09:41:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('197', '47', '1', '42', '110', '2', '', '2018-05-15 14:53:04', '2018-05-28 09:41:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('198', '47', '1', '43', '120', '2', '', '2018-05-15 14:53:04', '2018-05-28 09:41:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('199', '47', '1', '44', '130', '2', '', '2018-05-15 14:53:04', '2018-05-28 09:41:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('200', '47', '1', '60', '妈妈均码', '2', '', '2018-05-15 14:53:04', '2018-05-28 09:41:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('201', '48', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180515/dZe0fwm6Jc.png', '2018-05-15 15:37:43', '2018-05-23 14:16:58', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('202', '48', '2', '5', '红色', '1', 'https://cdn.viperky.com/storage/images/20180515/OAqEAHZ6BC.png', '2018-05-15 15:37:43', '2018-05-23 14:16:58', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('208', '48', '1', '49', '妈妈S码', '2', '', '2018-05-15 15:37:43', '2018-05-23 14:16:58', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('209', '48', '1', '50', '妈妈M码', '2', '', '2018-05-15 15:37:43', '2018-05-23 14:16:58', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('210', '48', '1', '51', '爸爸L码', '2', '', '2018-05-15 15:37:43', '2018-05-23 14:16:58', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('211', '48', '1', '52', '爸爸XL码', '2', '', '2018-05-15 15:37:43', '2018-05-23 14:16:58', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('212', '49', '2', '4', '粉色', '1', 'https://cdn.viperky.com/storage/images/20180515/hHj3S1QoIh.png', '2018-05-15 15:47:55', '2018-05-23 14:18:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('213', '49', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180515/tVKRBoEmwH.png', '2018-05-15 15:47:55', '2018-05-23 14:18:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('214', '49', '1', '40', '90', '2', '', '2018-05-15 15:47:55', '2018-05-23 14:18:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('215', '49', '1', '41', '100', '2', '', '2018-05-15 15:47:55', '2018-05-23 14:18:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('216', '49', '1', '42', '110', '2', '', '2018-05-15 15:47:55', '2018-05-23 14:18:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('217', '49', '1', '43', '120', '2', '', '2018-05-15 15:47:55', '2018-05-23 14:18:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('218', '49', '1', '44', '130', '2', '', '2018-05-15 15:47:55', '2018-05-23 14:18:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('219', '50', '2', '4', '粉色', '1', 'https://cdn.viperky.com/storage/images/20180515/Nid6xF5DQd.png', '2018-05-15 16:07:12', '2018-05-23 14:21:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('220', '50', '2', '15', '蓝色', '1', 'https://cdn.viperky.com/storage/images/20180515/XUTaKafW3Y.png', '2018-05-15 16:07:12', '2018-05-23 14:21:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('221', '50', '1', '41', '100', '2', '', '2018-05-15 16:07:12', '2018-05-23 14:21:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('222', '50', '1', '42', '110', '2', '', '2018-05-15 16:07:12', '2018-05-23 14:21:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('223', '50', '1', '43', '120', '2', '', '2018-05-15 16:07:12', '2018-05-23 14:21:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('224', '50', '1', '44', '130', '2', '', '2018-05-15 16:07:12', '2018-05-23 14:21:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('225', '50', '1', '49', '妈妈S码', '2', '', '2018-05-15 16:07:12', '2018-05-23 14:21:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('226', '50', '1', '50', '妈妈M码', '2', '', '2018-05-15 16:07:12', '2018-05-23 14:21:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('227', '50', '1', '51', '爸爸L码', '2', '', '2018-05-15 16:07:12', '2018-05-23 14:21:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('228', '50', '1', '52', '爸爸XL码', '2', '', '2018-05-15 16:07:12', '2018-05-23 14:21:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('237', '52', '2', '14', '水蓝色', '1', 'https://cdn.viperky.com/storage/images/20180515/I1oUzqx79Z.png', '2018-05-15 16:21:02', '2018-05-25 13:46:01', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('238', '52', '2', '47', '黄色', '1', 'https://cdn.viperky.com/storage/images/20180515/LtJa8WhZe6.png', '2018-05-15 16:21:02', '2018-05-25 13:46:01', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('239', '52', '1', '40', '90', '2', '', '2018-05-15 16:21:02', '2018-05-25 13:46:01', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('240', '52', '1', '41', '100', '2', '', '2018-05-15 16:21:02', '2018-05-25 13:46:01', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('241', '52', '1', '42', '110', '2', '', '2018-05-15 16:21:02', '2018-05-25 13:46:01', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('242', '52', '1', '43', '120', '2', '', '2018-05-15 16:21:02', '2018-05-25 13:46:01', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('243', '52', '1', '44', '130', '2', '', '2018-05-15 16:21:02', '2018-05-25 13:46:01', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('244', '52', '1', '45', '140', '2', '', '2018-05-15 16:21:02', '2018-05-25 13:46:01', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('250', '53', '2', '4', '粉红色', '1', 'https://cdn.viperky.com/storage/images/20180515/Tt4gSg3mXk.png', '2018-05-15 16:40:21', '2018-06-11 10:25:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('251', '53', '2', '14', '天蓝色', '1', 'https://cdn.viperky.com/storage/images/20180515/3pb3tMWv4k.png', '2018-05-15 16:40:21', '2018-06-11 10:25:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('252', '53', '1', '40', '90', '2', '', '2018-05-15 16:40:21', '2018-06-11 10:25:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('253', '53', '1', '41', '100', '2', '', '2018-05-15 16:40:21', '2018-06-11 10:25:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('254', '53', '1', '42', '110', '2', '', '2018-05-15 16:40:21', '2018-06-11 10:25:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('255', '53', '1', '43', '120', '2', '', '2018-05-15 16:40:21', '2018-06-11 10:25:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('256', '53', '1', '44', '130', '2', '', '2018-05-15 16:40:21', '2018-06-11 10:25:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('257', '54', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180515/zdfx7Zf9sb.png', '2018-05-15 16:42:46', '2018-05-23 14:23:49', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('258', '54', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180515/9GfXkH7ATb.png', '2018-05-15 16:42:46', '2018-05-23 14:23:49', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('259', '54', '1', '50', '妈妈M码', '2', '', '2018-05-15 16:42:46', '2018-05-23 14:23:49', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('265', '54', '1', '61', '爸爸均码', '2', '', '2018-05-15 16:42:46', '2018-05-23 14:23:49', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('266', '55', '2', '4', '粉红色', '1', 'https://cdn.viperky.com/storage/images/20180515/hCgHKaGgC5.png', '2018-05-15 16:57:15', '2018-06-11 10:25:14', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('267', '55', '2', '21', '深蓝色', '1', 'https://cdn.viperky.com/storage/images/20180515/r0BXieuNjC.png', '2018-05-15 16:57:15', '2018-06-11 10:25:14', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('268', '55', '2', '37', '灰色', '1', 'https://cdn.viperky.com/storage/images/20180515/mYrVK5FwMD.png', '2018-05-15 16:57:15', '2018-06-11 10:25:14', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('269', '55', '1', '40', '90', '2', '', '2018-05-15 16:57:15', '2018-06-11 10:25:14', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('270', '55', '1', '41', '100', '2', '', '2018-05-15 16:57:15', '2018-06-11 10:25:14', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('271', '55', '1', '42', '110', '2', '', '2018-05-15 16:57:15', '2018-06-11 10:25:14', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('272', '55', '1', '43', '120', '2', '', '2018-05-15 16:57:15', '2018-06-11 10:25:14', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('273', '55', '1', '44', '130', '2', '', '2018-05-15 16:57:15', '2018-06-11 10:25:14', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('274', '56', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180515/Zj9LyduHyt.png', '2018-05-15 17:13:24', '2018-06-11 10:24:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('275', '56', '1', '40', '90', '2', '', '2018-05-15 17:13:24', '2018-06-11 10:24:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('276', '56', '1', '41', '100', '2', '', '2018-05-15 17:13:24', '2018-06-11 10:24:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('277', '56', '1', '42', '110', '2', '', '2018-05-15 17:13:24', '2018-06-11 10:24:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('278', '56', '1', '43', '120', '2', '', '2018-05-15 17:13:24', '2018-06-11 10:24:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('279', '56', '1', '44', '130', '2', '', '2018-05-15 17:13:24', '2018-06-11 10:24:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('280', '57', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180515/Buv4OiNxBW.png', '2018-05-15 17:26:20', '2018-06-11 10:24:42', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('281', '57', '2', '5', '红色', '1', 'https://cdn.viperky.com/storage/images/20180515/FdyyjKy0xL.png', '2018-05-15 17:26:20', '2018-06-11 10:24:42', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('282', '57', '1', '40', '90', '2', '', '2018-05-15 17:26:20', '2018-06-11 10:24:42', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('283', '57', '1', '41', '100', '2', '', '2018-05-15 17:26:20', '2018-06-11 10:24:42', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('284', '57', '1', '42', '110', '2', '', '2018-05-15 17:26:20', '2018-06-11 10:24:42', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('285', '57', '1', '43', '120', '2', '', '2018-05-15 17:26:20', '2018-06-11 10:24:42', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('286', '57', '1', '44', '130', '2', '', '2018-05-15 17:26:20', '2018-06-11 10:24:42', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('287', '58', '2', '4', '粉色', '1', 'https://cdn.viperky.com/storage/images/20180515/QnAzriQw35.png', '2018-05-15 17:30:56', '2018-05-28 09:38:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('288', '58', '2', '47', '荧光黄', '1', 'https://cdn.viperky.com/storage/images/20180515/JdvCbSTBx6.png', '2018-05-15 17:30:56', '2018-05-28 09:38:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('289', '58', '1', '49', '妈妈S码', '2', '', '2018-05-15 17:30:56', '2018-05-28 09:38:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('290', '58', '1', '50', '妈妈M码', '2', '', '2018-05-15 17:30:56', '2018-05-28 09:38:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('291', '58', '1', '51', '爸爸L码', '2', '', '2018-05-15 17:30:56', '2018-05-28 09:38:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('292', '58', '1', '52', '爸爸XL码', '2', '', '2018-05-15 17:30:56', '2018-05-28 09:38:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('293', '58', '1', '53', '5码【90CM】', '2', '', '2018-05-15 17:30:56', '2018-05-28 09:38:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('294', '58', '1', '54', '7码【100CM】', '2', '', '2018-05-15 17:30:56', '2018-05-28 09:38:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('295', '58', '1', '55', '9码【110CM】', '2', '', '2018-05-15 17:30:56', '2018-05-28 09:38:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('296', '58', '1', '56', '11码【120CM】', '2', '', '2018-05-15 17:30:56', '2018-05-28 09:38:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('297', '58', '1', '57', '13码【130CM】', '2', '', '2018-05-15 17:30:56', '2018-05-28 09:38:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('298', '59', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180515/VdJxbbllWd.png', '2018-05-15 17:41:26', '2018-06-11 10:24:27', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('299', '59', '2', '2', '橘色', '1', 'https://cdn.viperky.com/storage/images/20180515/Bo9Gh0ahil.png', '2018-05-15 17:41:26', '2018-06-11 10:24:27', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('300', '59', '2', '5', '红色', '1', 'https://cdn.viperky.com/storage/images/20180515/5PlejdhdiM.png', '2018-05-15 17:41:26', '2018-06-11 10:24:27', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('301', '59', '2', '18', '彩蓝色', '1', 'https://cdn.viperky.com/storage/images/20180515/lHE7UkO43M.png', '2018-05-15 17:41:26', '2018-06-11 10:24:27', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('302', '59', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180515/oOA7ppUzlJ.png', '2018-05-15 17:41:26', '2018-06-11 10:24:27', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('303', '59', '1', '40', '90', '2', '', '2018-05-15 17:41:26', '2018-06-11 10:24:27', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('304', '59', '1', '41', '100', '2', '', '2018-05-15 17:41:26', '2018-06-11 10:24:27', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('305', '59', '1', '42', '110', '2', '', '2018-05-15 17:41:26', '2018-06-11 10:24:27', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('306', '59', '1', '43', '120', '2', '', '2018-05-15 17:41:26', '2018-06-11 10:24:27', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('307', '59', '1', '44', '130', '2', '', '2018-05-15 17:41:26', '2018-06-11 10:24:27', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('308', '60', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180515/6eOcZj4E2Q.png', '2018-05-15 17:51:35', '2018-06-11 10:24:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('309', '60', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180515/QbEZV0NS7S.png', '2018-05-15 17:51:35', '2018-06-11 10:24:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('310', '60', '1', '40', '90', '2', '', '2018-05-15 17:51:35', '2018-06-11 10:24:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('311', '60', '1', '41', '100', '2', '', '2018-05-15 17:51:35', '2018-06-11 10:24:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('312', '60', '1', '42', '110', '2', '', '2018-05-15 17:51:35', '2018-06-11 10:24:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('313', '60', '1', '43', '120', '2', '', '2018-05-15 17:51:35', '2018-06-11 10:24:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('314', '60', '1', '44', '130', '2', '', '2018-05-15 17:51:35', '2018-06-11 10:24:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('315', '61', '2', '4', '粉色', '1', 'https://cdn.viperky.com/storage/images/20180515/MFa71BqtTz.png', '2018-05-15 17:58:38', '2018-05-23 14:27:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('316', '61', '2', '18', '宝蓝', '1', 'https://cdn.viperky.com/storage/images/20180515/KGNtNdkYbb.png', '2018-05-15 17:58:38', '2018-05-23 14:27:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('317', '61', '1', '51', '爸爸L码', '2', '', '2018-05-15 17:58:38', '2018-05-23 14:27:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('318', '61', '1', '52', '爸爸XL码', '2', '', '2018-05-15 17:58:38', '2018-05-23 14:27:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('319', '61', '1', '53', '5码【90CM】套装', '2', '', '2018-05-15 17:58:38', '2018-05-23 14:27:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('320', '61', '1', '54', '7码【100CM】套装', '2', '', '2018-05-15 17:58:38', '2018-05-23 14:27:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('321', '61', '1', '55', '9码【110CM】套装', '2', '', '2018-05-15 17:58:38', '2018-05-23 14:27:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('322', '61', '1', '56', '11码【120CM】套装', '2', '', '2018-05-15 17:58:38', '2018-05-23 14:27:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('323', '61', '1', '57', '13码【130CM】套装', '2', '', '2018-05-15 17:58:38', '2018-05-23 14:27:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('324', '61', '1', '58', '妈妈S码 套装', '2', '', '2018-05-15 17:58:38', '2018-05-23 14:27:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('325', '61', '1', '59', '妈妈M码 套装 ', '2', '', '2018-05-15 17:58:38', '2018-05-23 14:27:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('326', '62', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180515/R0C4hd7yv2.png', '2018-05-15 18:01:30', '2018-06-11 10:23:48', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('327', '62', '2', '4', '粉红色', '1', 'https://cdn.viperky.com/storage/images/20180515/jHaSYZgz9h.png', '2018-05-15 18:01:30', '2018-06-11 10:23:48', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('328', '62', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180515/ji6TlaTpMw.png', '2018-05-15 18:01:30', '2018-06-11 10:23:48', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('329', '62', '1', '40', '90', '2', '', '2018-05-15 18:01:30', '2018-06-11 10:23:48', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('330', '62', '1', '41', '100', '2', '', '2018-05-15 18:01:30', '2018-06-11 10:23:48', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('331', '62', '1', '42', '110', '2', '', '2018-05-15 18:01:30', '2018-06-11 10:23:48', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('332', '62', '1', '43', '120', '2', '', '2018-05-15 18:01:30', '2018-06-11 10:23:48', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('333', '62', '1', '44', '130', '2', '', '2018-05-15 18:01:30', '2018-06-11 10:23:48', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('334', '63', '2', '20', '蓝色', '1', 'https://cdn.viperky.com/storage/images/20180516/MfJocG7z3i.png', '2018-05-16 09:41:39', '2018-05-23 14:28:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('335', '63', '1', '40', '90', '2', '', '2018-05-16 09:41:39', '2018-05-23 14:28:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('336', '63', '1', '41', '100', '2', '', '2018-05-16 09:41:39', '2018-05-23 14:28:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('337', '63', '1', '42', '110', '2', '', '2018-05-16 09:41:39', '2018-05-23 14:28:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('338', '63', '1', '43', '120', '2', '', '2018-05-16 09:41:39', '2018-05-23 14:28:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('339', '63', '1', '44', '130', '2', '', '2018-05-16 09:41:39', '2018-05-23 14:28:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('340', '63', '1', '49', '妈妈S码', '2', '', '2018-05-16 09:41:39', '2018-05-23 14:28:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('341', '63', '1', '50', '妈妈M码', '2', '', '2018-05-16 09:41:39', '2018-05-23 14:28:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('342', '64', '2', '14', '米白/彩兰领', '1', 'https://cdn.viperky.com/storage/images/20180516/ZX07rdSYq6.png', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('343', '64', '2', '47', '黄色/黑领', '1', 'https://cdn.viperky.com/storage/images/20180516/BDrNCZfY6F.png', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('344', '64', '1', '40', '90', '2', '', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('345', '64', '1', '41', '100', '2', '', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('346', '64', '1', '42', '110', '2', '', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('347', '64', '1', '43', '120', '2', '', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('348', '64', '1', '44', '130', '2', '', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('349', '64', '1', '45', '140', '2', '', '2018-05-16 09:50:25', '2018-05-16 09:50:25', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('350', '65', '2', '4', '粉色', '1', 'https://cdn.viperky.com/storage/images/20180516/sZlkA7TOAS.png', '2018-05-16 09:53:34', '2018-05-23 14:31:19', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('351', '65', '2', '20', '彩兰', '1', 'https://cdn.viperky.com/storage/images/20180516/3icpfEmo3N.png', '2018-05-16 09:53:34', '2018-05-23 14:31:19', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('352', '65', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180516/3sk8tgbRcs.png', '2018-05-16 09:53:35', '2018-05-23 14:31:19', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('353', '65', '2', '47', '黄色', '1', 'https://cdn.viperky.com/storage/images/20180516/rtKPDHPXgX.png', '2018-05-16 09:53:35', '2018-05-23 14:31:19', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('354', '65', '1', '40', '90', '2', '', '2018-05-16 09:53:35', '2018-05-23 14:31:19', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('355', '65', '1', '41', '100', '2', '', '2018-05-16 09:53:35', '2018-05-23 14:31:19', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('356', '65', '1', '42', '110', '2', '', '2018-05-16 09:53:35', '2018-05-23 14:31:19', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('357', '65', '1', '43', '120', '2', '', '2018-05-16 09:53:35', '2018-05-23 14:31:19', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('358', '65', '1', '44', '130', '2', '', '2018-05-16 09:53:35', '2018-05-23 14:31:19', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('359', '65', '1', '49', '妈妈S码', '2', '', '2018-05-16 09:53:35', '2018-05-23 14:31:19', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('360', '65', '1', '50', '妈妈M码', '2', '', '2018-05-16 09:53:35', '2018-05-23 14:31:19', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('361', '65', '1', '51', '爸爸L码', '2', '', '2018-05-16 09:53:35', '2018-05-23 14:31:19', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('362', '65', '1', '52', '爸爸XL码', '2', '', '2018-05-16 09:53:35', '2018-05-23 14:31:19', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('363', '66', '2', '15', '蓝色', '1', 'https://cdn.viperky.com/storage/images/20180516/MMGjQ3oUoE.png', '2018-05-16 10:08:52', '2018-05-23 14:32:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('364', '66', '2', '47', '黄色', '1', 'https://cdn.viperky.com/storage/images/20180516/ZgDPyS9Eis.png', '2018-05-16 10:08:52', '2018-05-23 14:32:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('365', '66', '1', '40', '90', '2', '', '2018-05-16 10:08:52', '2018-05-23 14:32:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('366', '66', '1', '41', '100', '2', '', '2018-05-16 10:08:52', '2018-05-23 14:32:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('367', '66', '1', '42', '110', '2', '', '2018-05-16 10:08:52', '2018-05-23 14:32:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('368', '66', '1', '43', '120', '2', '', '2018-05-16 10:08:52', '2018-05-23 14:32:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('369', '66', '1', '44', '130', '2', '', '2018-05-16 10:08:52', '2018-05-23 14:32:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('370', '67', '2', '4', '粉色', '1', 'https://cdn.viperky.com/storage/images/20180516/R32uQvWl8c.png', '2018-05-16 10:12:04', '2018-05-23 14:32:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('371', '67', '2', '11', '绿色', '1', 'https://cdn.viperky.com/storage/images/20180516/jHIO6mskgW.png', '2018-05-16 10:12:04', '2018-05-23 14:32:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('372', '67', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180516/c9jlCTtNWV.png', '2018-05-16 10:12:04', '2018-05-23 14:32:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('373', '67', '1', '40', '90', '2', '', '2018-05-16 10:12:04', '2018-05-23 14:32:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('374', '67', '1', '41', '100', '2', '', '2018-05-16 10:12:04', '2018-05-23 14:32:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('375', '67', '1', '42', '110', '2', '', '2018-05-16 10:12:04', '2018-05-23 14:32:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('376', '67', '1', '43', '120', '2', '', '2018-05-16 10:12:04', '2018-05-23 14:32:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('377', '67', '1', '44', '130', '2', '', '2018-05-16 10:12:04', '2018-05-23 14:32:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('378', '67', '1', '49', '妈妈S码', '2', '', '2018-05-16 10:12:04', '2018-05-23 14:32:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('379', '67', '1', '50', '妈妈M码', '2', '', '2018-05-16 10:12:04', '2018-05-23 14:32:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('380', '48', '1', '40', '90', '2', '', '2018-05-16 10:21:30', '2018-05-23 14:16:58', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('381', '48', '1', '41', '100', '2', '', '2018-05-16 10:21:30', '2018-05-23 14:16:58', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('382', '48', '1', '42', '110', '2', '', '2018-05-16 10:21:30', '2018-05-23 14:16:58', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('383', '48', '1', '43', '120', '2', '', '2018-05-16 10:21:30', '2018-05-23 14:16:58', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('384', '48', '1', '44', '130', '2', '', '2018-05-16 10:21:30', '2018-05-23 14:16:58', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('385', '68', '2', '17', '灰蓝', '1', 'https://cdn.viperky.com/storage/images/20180516/hIKdz4sFHd.png', '2018-05-16 10:21:53', '2018-05-23 14:38:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('386', '68', '1', '40', '90', '2', '', '2018-05-16 10:21:53', '2018-05-23 14:38:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('387', '68', '1', '41', '100', '2', '', '2018-05-16 10:21:53', '2018-05-23 14:38:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('388', '68', '1', '42', '110', '2', '', '2018-05-16 10:21:53', '2018-05-23 14:38:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('389', '68', '1', '43', '120', '2', '', '2018-05-16 10:21:53', '2018-05-23 14:38:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('390', '68', '1', '44', '130', '2', '', '2018-05-16 10:21:53', '2018-05-23 14:38:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('391', '54', '1', '40', '90', '2', '', '2018-05-16 10:26:17', '2018-05-23 14:23:49', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('392', '54', '1', '41', '100', '2', '', '2018-05-16 10:26:17', '2018-05-23 14:23:49', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('393', '54', '1', '42', '110', '2', '', '2018-05-16 10:26:17', '2018-05-23 14:23:49', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('394', '54', '1', '43', '120', '2', '', '2018-05-16 10:26:17', '2018-05-23 14:23:49', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('395', '54', '1', '44', '130', '2', '', '2018-05-16 10:26:17', '2018-05-23 14:23:49', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('396', '69', '2', '4', '粉色', '1', 'https://cdn.viperky.com/storage/images/20180516/d5RMQqlYJ5.png', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('397', '69', '2', '37', '木炭灰', '1', 'https://cdn.viperky.com/storage/images/20180516/waHJRTXtNL.png', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('398', '69', '1', '40', '90', '2', '', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('399', '69', '1', '41', '100', '2', '', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('400', '69', '1', '42', '110', '2', '', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('401', '69', '1', '43', '120', '2', '', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('402', '69', '1', '44', '130', '2', '', '2018-05-16 10:38:51', '2018-05-16 10:38:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('403', '70', '2', '10', '豆绿色', '1', 'https://cdn.viperky.com/storage/images/20180516/Op6uJzeWA2.png', '2018-05-16 11:37:02', '2018-05-23 14:38:02', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('404', '70', '2', '34', '卡其色', '1', 'https://cdn.viperky.com/storage/images/20180516/aVe4cPDjPb.png', '2018-05-16 11:37:02', '2018-05-23 14:38:02', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('405', '70', '2', '36', '深灰色', '1', 'https://cdn.viperky.com/storage/images/20180516/17ypXoieje.png', '2018-05-16 11:37:02', '2018-05-23 14:38:02', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('406', '70', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180516/YkrbLh20A9.png', '2018-05-16 11:37:02', '2018-05-23 14:38:02', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('407', '70', '1', '40', '90', '2', '', '2018-05-16 11:37:02', '2018-05-23 14:38:02', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('408', '70', '1', '41', '100', '2', '', '2018-05-16 11:37:02', '2018-05-23 14:38:02', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('409', '70', '1', '42', '110', '2', '', '2018-05-16 11:37:02', '2018-05-23 14:38:02', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('410', '70', '1', '43', '120', '2', '', '2018-05-16 11:37:02', '2018-05-23 14:38:02', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('411', '70', '1', '44', '130', '2', '', '2018-05-16 11:37:02', '2018-05-23 14:38:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('422', '72', '2', '4', '粉红色', '1', 'https://cdn.viperky.com/storage/images/20180516/poJoyauILR.png', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('423', '72', '2', '17', '浅蓝色', '1', 'https://cdn.viperky.com/storage/images/20180516/8pvIGLTN6Y.png', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('424', '72', '2', '18', '深蓝色', '1', 'https://cdn.viperky.com/storage/images/20180516/DharDbs0z3.png', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('425', '72', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180516/nAMYytwyBB.png', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('426', '72', '2', '47', '黄色', '1', 'https://cdn.viperky.com/storage/images/20180516/njWY5v0Wv0.png', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('427', '72', '1', '40', '90', '2', '', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('428', '72', '1', '41', '100', '2', '', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('429', '72', '1', '42', '110', '2', '', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('430', '72', '1', '43', '120', '2', '', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('431', '72', '1', '44', '130', '2', '', '2018-05-16 11:55:32', '2018-05-16 11:55:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('432', '73', '2', '18', '深蓝色', '1', 'https://cdn.viperky.com/storage/images/20180516/0QmcuMaqRa.png', '2018-05-16 12:11:46', '2018-05-16 12:11:46', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('433', '73', '2', '38', '灰色', '1', 'https://cdn.viperky.com/storage/images/20180516/HJZvuWctaY.png', '2018-05-16 12:11:46', '2018-05-16 12:11:46', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('434', '73', '2', '47', '黄色', '1', 'https://cdn.viperky.com/storage/images/20180516/tv8wl09cwY.png', '2018-05-16 12:11:46', '2018-05-16 12:11:46', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('435', '73', '1', '40', '90', '2', '', '2018-05-16 12:11:46', '2018-05-16 12:11:46', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('436', '73', '1', '41', '100', '2', '', '2018-05-16 12:11:46', '2018-05-16 12:11:46', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('437', '73', '1', '42', '110', '2', '', '2018-05-16 12:11:46', '2018-05-16 12:11:46', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('438', '73', '1', '43', '120', '2', '', '2018-05-16 12:11:46', '2018-05-16 12:11:46', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('439', '73', '1', '44', '130', '2', '', '2018-05-16 12:11:46', '2018-05-16 12:11:46', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('440', '74', '2', '3', '玫瑰粉', '1', 'https://cdn.viperky.com/storage/images/20180516/I24BM7tYBo.png', '2018-05-16 13:21:42', '2018-05-23 14:37:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('441', '74', '2', '11', '浅绿色', '1', 'https://cdn.viperky.com/storage/images/20180516/j0HM97EZF6.png', '2018-05-16 13:21:42', '2018-05-23 14:37:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('442', '74', '2', '37', '深灰色', '1', 'https://cdn.viperky.com/storage/images/20180516/qtKaaKumQQ.png', '2018-05-16 13:21:42', '2018-05-23 14:37:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('443', '74', '1', '40', '90', '2', '', '2018-05-16 13:21:42', '2018-05-23 14:37:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('444', '74', '1', '41', '100', '2', '', '2018-05-16 13:21:42', '2018-05-23 14:37:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('445', '74', '1', '43', '120', '2', '', '2018-05-16 13:21:42', '2018-05-23 14:37:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('446', '74', '1', '44', '130', '2', '', '2018-05-16 13:21:42', '2018-05-23 14:37:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('447', '75', '2', '18', '深蓝色', '1', 'https://cdn.viperky.com/storage/images/20180516/qcXyyqxBwS.png', '2018-05-16 13:30:21', '2018-05-23 14:36:30', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('448', '75', '1', '40', '90', '2', '', '2018-05-16 13:30:21', '2018-05-23 14:36:30', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('449', '75', '1', '41', '100', '2', '', '2018-05-16 13:30:21', '2018-05-23 14:36:30', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('450', '75', '1', '42', '110', '2', '', '2018-05-16 13:30:21', '2018-05-23 14:36:30', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('451', '75', '1', '43', '120', '2', '', '2018-05-16 13:30:21', '2018-05-23 14:36:30', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('452', '75', '1', '44', '130', '2', '', '2018-05-16 13:30:21', '2018-05-23 14:36:30', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('453', '76', '2', '14', '蓝色', '1', 'https://cdn.viperky.com/storage/images/20180516/CsyN8UYzov.png', '2018-05-16 13:39:59', '2018-05-23 14:35:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('454', '76', '1', '40', '90', '2', '', '2018-05-16 13:39:59', '2018-05-23 14:35:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('455', '76', '1', '41', '100', '2', '', '2018-05-16 13:39:59', '2018-05-23 14:35:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('456', '76', '1', '42', '110', '2', '', '2018-05-16 13:39:59', '2018-05-23 14:35:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('457', '76', '1', '43', '120', '2', '', '2018-05-16 13:39:59', '2018-05-23 14:35:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('458', '76', '1', '44', '130', '2', '', '2018-05-16 13:39:59', '2018-05-23 14:35:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('459', '77', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180516/26dpZEjppG.jpg', '2018-05-16 14:33:59', '2018-05-16 17:12:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('460', '77', '1', '40', '90', '2', '', '2018-05-16 14:33:59', '2018-05-16 17:12:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('461', '78', '2', '38', '灰绿色', '1', 'https://cdn.viperky.com/storage/images/20180521/nx4OkWMQUT.png', '2018-05-21 15:34:50', '2018-05-21 16:06:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('462', '78', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180521/54dqkXPhU9.png', '2018-05-21 15:34:50', '2018-05-21 16:06:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('463', '78', '1', '40', '90', '2', '', '2018-05-21 15:34:50', '2018-05-21 16:06:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('464', '78', '1', '41', '100', '2', '', '2018-05-21 15:34:50', '2018-05-21 16:06:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('465', '78', '1', '42', '110', '2', '', '2018-05-21 15:34:50', '2018-05-21 16:06:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('466', '78', '1', '43', '120', '2', '', '2018-05-21 15:34:50', '2018-05-21 16:06:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('467', '78', '1', '44', '130', '2', '', '2018-05-21 15:34:50', '2018-05-21 16:06:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('468', '78', '1', '45', '140', '2', '', '2018-05-21 15:34:50', '2018-05-21 16:06:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('469', '79', '2', '17', '牛仔蓝', '1', 'https://cdn.viperky.com/storage/images/20180521/GOjf2522zr.png', '2018-05-21 15:35:38', '2018-05-21 15:53:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('470', '79', '1', '40', '90', '2', '', '2018-05-21 15:35:38', '2018-05-21 15:53:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('471', '79', '1', '41', '100', '2', '', '2018-05-21 15:35:38', '2018-05-21 15:53:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('472', '79', '1', '42', '110', '2', '', '2018-05-21 15:35:38', '2018-05-21 15:53:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('473', '79', '1', '43', '120', '2', '', '2018-05-21 15:35:38', '2018-05-21 15:53:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('474', '79', '1', '44', '130', '2', '', '2018-05-21 15:35:38', '2018-05-21 15:53:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('475', '80', '2', '17', '牛仔蓝', '1', 'https://cdn.viperky.com/storage/images/20180521/fSOct914m1.png', '2018-05-21 15:53:01', '2018-05-21 15:53:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('476', '80', '1', '40', '90', '2', '', '2018-05-21 15:53:01', '2018-05-21 15:53:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('477', '80', '1', '41', '100', '2', '', '2018-05-21 15:53:01', '2018-05-21 15:53:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('478', '80', '1', '42', '110', '2', '', '2018-05-21 15:53:01', '2018-05-21 15:53:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('479', '80', '1', '43', '120', '2', '', '2018-05-21 15:53:01', '2018-05-21 15:53:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('480', '80', '1', '44', '130', '2', '', '2018-05-21 15:53:01', '2018-05-21 15:53:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('481', '81', '2', '4', '粉红色', '1', 'https://cdn.viperky.com/storage/images/20180521/xQRxcYdWIJ.png', '2018-05-21 15:54:34', '2018-05-21 16:05:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('482', '81', '2', '20', '蓝色', '1', 'https://cdn.viperky.com/storage/images/20180521/gP5Hx4v9K8.png', '2018-05-21 15:54:34', '2018-05-21 16:05:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('483', '81', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180521/hegCq0xaFF.png', '2018-05-21 15:54:34', '2018-05-21 16:05:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('484', '81', '2', '47', '黄色', '1', 'https://cdn.viperky.com/storage/images/20180521/bmV6a5yO6I.png', '2018-05-21 15:54:34', '2018-05-21 16:05:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('485', '81', '1', '40', '90', '2', '', '2018-05-21 15:54:34', '2018-05-21 16:05:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('486', '81', '1', '41', '100', '2', '', '2018-05-21 15:54:34', '2018-05-21 16:05:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('487', '81', '1', '42', '110', '2', '', '2018-05-21 15:54:34', '2018-05-21 16:05:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('488', '81', '1', '43', '120', '2', '', '2018-05-21 15:54:34', '2018-05-21 16:05:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('489', '81', '1', '44', '130', '2', '', '2018-05-21 15:54:34', '2018-05-21 16:05:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('490', '82', '2', '35', '白色/汽车款', '1', 'https://cdn.viperky.com/storage/images/20180521/3iqc0QJWk6.png', '2018-05-21 16:04:42', '2018-05-25 10:00:35', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('491', '82', '2', '46', '白色/字母款', '1', 'https://cdn.viperky.com/storage/images/20180521/EReRUchfBZ.png', '2018-05-21 16:04:42', '2018-05-25 10:00:35', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('492', '82', '1', '40', '90', '2', '', '2018-05-21 16:04:42', '2018-05-25 10:00:35', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('493', '82', '1', '41', '100', '2', '', '2018-05-21 16:04:43', '2018-05-25 10:00:35', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('494', '82', '1', '42', '110', '2', '', '2018-05-21 16:04:43', '2018-05-25 10:00:35', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('495', '82', '1', '43', '120', '2', '', '2018-05-21 16:04:43', '2018-05-25 10:00:35', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('496', '82', '1', '44', '130', '2', '', '2018-05-21 16:04:43', '2018-05-25 10:00:35', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('497', '83', '2', '4', '粉色', '1', 'https://cdn.viperky.com/storage/images/20180521/2HWRLjXWBm.png', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('498', '83', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180521/G5S346crK2.png', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('499', '83', '1', '40', '90', '2', '', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('500', '83', '1', '41', '100', '2', '', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('501', '83', '1', '42', '110', '2', '', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('502', '83', '1', '43', '120', '2', '', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('503', '83', '1', '44', '130', '2', '', '2018-05-21 16:06:29', '2018-05-21 16:06:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('504', '84', '2', '4', '粉红色', '1', 'https://cdn.viperky.com/storage/images/20180521/C9h3TmPF6c.png', '2018-05-21 16:14:35', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('505', '84', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180521/z2T041DZX1.png', '2018-05-21 16:14:35', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('506', '84', '1', '40', '90', '2', '', '2018-05-21 16:14:35', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('507', '84', '1', '41', '100', '2', '', '2018-05-21 16:14:35', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('508', '84', '1', '42', '110', '2', '', '2018-05-21 16:14:35', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('509', '84', '1', '43', '120', '2', '', '2018-05-21 16:14:35', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('510', '84', '1', '44', '130', '2', '', '2018-05-21 16:14:35', '2018-06-13 15:23:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('525', '87', '2', '4', '粉色', '1', 'https://cdn.viperky.com/storage/images/20180521/CnjKq714xG.png', '2018-05-21 16:19:55', '2018-05-21 16:20:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('526', '87', '2', '47', '黄色', '1', 'https://cdn.viperky.com/storage/images/20180521/HDEmFQEod3.png', '2018-05-21 16:19:55', '2018-05-21 16:20:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('527', '87', '1', '40', '90', '2', '', '2018-05-21 16:19:55', '2018-05-21 16:20:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('528', '87', '1', '41', '100', '2', '', '2018-05-21 16:19:55', '2018-05-21 16:20:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('529', '87', '1', '42', '110', '2', '', '2018-05-21 16:19:55', '2018-05-21 16:20:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('530', '87', '1', '43', '120', '2', '', '2018-05-21 16:19:55', '2018-05-21 16:20:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('531', '87', '1', '44', '130', '2', '', '2018-05-21 16:19:55', '2018-05-21 16:20:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('532', '87', '1', '49', '妈妈S码', '2', '', '2018-05-21 16:19:55', '2018-05-21 16:20:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('533', '87', '1', '50', '妈妈M码', '2', '', '2018-05-21 16:19:55', '2018-05-21 16:20:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('534', '88', '2', '18', '宝蓝', '1', 'https://cdn.viperky.com/storage/images/20180521/BLpYS9JVlN.png', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('535', '88', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180521/dIXlZ5DHqx.png', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('536', '88', '1', '40', '90', '2', '', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('537', '88', '1', '41', '100', '2', '', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('538', '88', '1', '42', '110', '2', '', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('539', '88', '1', '43', '120', '2', '', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('540', '88', '1', '44', '130', '2', '', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('541', '88', '1', '49', '妈妈S码', '2', '', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('542', '88', '1', '50', '妈妈M码', '2', '', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('543', '88', '1', '51', '爸爸L码', '2', '', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('544', '88', '1', '52', '爸爸XL码', '2', '', '2018-05-21 16:33:39', '2018-05-21 16:33:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('545', '89', '2', '6', '猫头鹰', '1', 'https://cdn.viperky.com/storage/images/20180521/LdYZAxJO9P.png', '2018-05-21 16:39:50', '2018-05-21 16:41:08', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('546', '89', '2', '7', '猫咪', '1', 'https://cdn.viperky.com/storage/images/20180521/DqrdFauxXf.png', '2018-05-21 16:39:50', '2018-05-21 16:41:08', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('547', '89', '2', '15', '蓝恐龙', '1', 'https://cdn.viperky.com/storage/images/20180521/7iTPHZ79rP.png', '2018-05-21 16:39:50', '2018-05-21 16:41:08', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('548', '89', '2', '17', '太阳花', '1', 'https://cdn.viperky.com/storage/images/20180521/lAF4SXbPIS.png', '2018-05-21 16:39:50', '2018-05-21 16:41:08', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('549', '89', '2', '22', '云朵', '1', 'https://cdn.viperky.com/storage/images/20180521/oKl9IKqnEK.png', '2018-05-21 16:39:50', '2018-05-21 16:41:08', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('550', '89', '2', '47', '小绿恐龙', '1', 'https://cdn.viperky.com/storage/images/20180521/EYf5czswtK.png', '2018-05-21 16:39:50', '2018-05-21 16:41:08', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('551', '89', '1', '40', '90', '2', '', '2018-05-21 16:39:50', '2018-05-21 16:41:08', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('552', '89', '1', '41', '100', '2', '', '2018-05-21 16:39:50', '2018-05-21 16:41:08', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('553', '89', '1', '42', '110', '2', '', '2018-05-21 16:39:50', '2018-05-21 16:41:08', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('554', '89', '1', '43', '120', '2', '', '2018-05-21 16:39:50', '2018-05-21 16:41:08', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('555', '89', '1', '44', '130', '2', '', '2018-05-21 16:39:50', '2018-05-21 16:41:08', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('556', '90', '2', '16', '军蓝', '1', 'https://cdn.viperky.com/storage/images/20180521/CUchlTAoAl.png', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('557', '90', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180521/qUB2VPcNZZ.png', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('558', '90', '1', '40', '90', '2', '', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('559', '90', '1', '41', '100', '2', '', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('560', '90', '1', '42', '110', '2', '', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('561', '90', '1', '43', '120', '2', '', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('562', '90', '1', '44', '130', '2', '', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('563', '90', '1', '45', '140', '2', '', '2018-05-21 16:49:44', '2018-05-21 16:49:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('564', '91', '2', '37', '男孩蝙蝠(超薄)', '1', 'https://cdn.viperky.com/storage/images/20180521/z6Gz0H9Hzp.png', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('565', '91', '2', '47', '中性黄色(超薄)', '1', 'https://cdn.viperky.com/storage/images/20180521/FXZtyHtZCl.png', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('566', '91', '1', '39', '80', '2', '', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('567', '91', '1', '40', '90', '2', '', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('568', '91', '1', '41', '100', '2', '', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('569', '91', '1', '42', '110', '2', '', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('570', '91', '1', '43', '120', '2', '', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('571', '91', '1', '44', '130', '2', '', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('572', '91', '1', '45', '140', '2', '', '2018-05-21 17:03:06', '2018-05-21 17:03:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('573', '92', '2', '17', '瀑布绿', '1', 'https://cdn.viperky.com/storage/images/20180521/Wl3BMd2mQR.png', '2018-05-21 17:03:15', '2018-05-21 17:03:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('574', '92', '2', '31', '卡其', '1', 'https://cdn.viperky.com/storage/images/20180521/pRsx9lCEhv.png', '2018-05-21 17:03:15', '2018-05-21 17:03:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('575', '92', '1', '40', '90', '2', '', '2018-05-21 17:03:15', '2018-05-21 17:03:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('576', '92', '1', '41', '100', '2', '', '2018-05-21 17:03:15', '2018-05-21 17:03:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('577', '92', '1', '42', '110', '2', '', '2018-05-21 17:03:15', '2018-05-21 17:03:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('578', '92', '1', '43', '120', '2', '', '2018-05-21 17:03:15', '2018-05-21 17:03:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('579', '92', '1', '44', '130', '2', '', '2018-05-21 17:03:15', '2018-05-21 17:03:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('580', '92', '1', '45', '140', '2', '', '2018-05-21 17:03:15', '2018-05-21 17:03:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('581', '93', '2', '11', '艾绿', '1', 'https://cdn.viperky.com/storage/images/20180521/1FQyOvkZI4.png', '2018-05-21 17:17:39', '2018-05-21 17:18:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('582', '93', '2', '31', '卡其', '1', 'https://cdn.viperky.com/storage/images/20180521/XgHFa4nlnR.png', '2018-05-21 17:17:39', '2018-05-21 17:18:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('583', '93', '2', '35', '花灰', '1', 'https://cdn.viperky.com/storage/images/20180521/8YFEp3Q6Uo.png', '2018-05-21 17:17:39', '2018-05-21 17:18:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('584', '93', '1', '40', '90', '2', '', '2018-05-21 17:17:39', '2018-05-21 17:18:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('585', '93', '1', '41', '100', '2', '', '2018-05-21 17:17:39', '2018-05-21 17:18:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('586', '93', '1', '42', '110', '2', '', '2018-05-21 17:17:39', '2018-05-21 17:18:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('587', '93', '1', '43', '120', '2', '', '2018-05-21 17:17:39', '2018-05-21 17:18:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('588', '93', '1', '44', '130', '2', '', '2018-05-21 17:17:39', '2018-05-21 17:18:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('589', '93', '1', '45', '140', '2', '', '2018-05-21 17:17:39', '2018-05-21 17:18:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('590', '94', '2', '6', '苹果(超薄纯棉)', '1', 'https://cdn.viperky.com/storage/images/20180521/gjd8HEhdeb.png', '2018-05-21 17:20:47', '2018-05-21 17:20:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('591', '94', '2', '7', '草莓(竹节棉)', '1', 'https://cdn.viperky.com/storage/images/20180521/BG32CZ99lV.png', '2018-05-21 17:20:47', '2018-05-21 17:20:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('592', '94', '2', '14', '蝙蝠侠(超薄纯棉)', '1', 'https://cdn.viperky.com/storage/images/20180521/NJN7liZNyA.png', '2018-05-21 17:20:47', '2018-05-21 17:20:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('593', '94', '2', '38', '恐龙(竹节棉)', '1', 'https://cdn.viperky.com/storage/images/20180521/LmHUTVXNGq.png', '2018-05-21 17:20:47', '2018-05-21 17:20:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('594', '94', '1', '40', '90', '2', '', '2018-05-21 17:20:47', '2018-05-21 17:20:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('595', '94', '1', '41', '100', '2', '', '2018-05-21 17:20:47', '2018-05-21 17:20:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('596', '94', '1', '42', '110', '2', '', '2018-05-21 17:20:47', '2018-05-21 17:20:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('597', '94', '1', '43', '120', '2', '', '2018-05-21 17:20:47', '2018-05-21 17:20:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('598', '94', '1', '44', '130', '2', '', '2018-05-21 17:20:47', '2018-05-21 17:20:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('599', '94', '1', '45', '140', '2', '', '2018-05-21 17:20:47', '2018-05-21 17:20:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('600', '95', '2', '4', '粉色', '1', 'https://cdn.viperky.com/storage/images/20180525/N3miPIUi0w.png', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('601', '95', '2', '31', '米色', '1', 'https://cdn.viperky.com/storage/images/20180525/QdfwyTeJwo.png', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('602', '95', '2', '36', '深灰', '1', 'https://cdn.viperky.com/storage/images/20180525/MOnmnZN3ay.png', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('603', '95', '1', '40', '90', '2', '', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('604', '95', '1', '41', '100', '2', '', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('605', '95', '1', '42', '110', '2', '', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('606', '95', '1', '43', '120', '2', '', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('607', '95', '1', '44', '130', '2', '', '2018-05-25 13:03:57', '2018-05-25 13:03:57', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('608', '96', '2', '16', '蓝色', '1', 'https://cdn.viperky.com/storage/images/20180525/8gWmLGHIgt.png', '2018-05-25 13:12:50', '2018-05-25 13:12:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('609', '96', '2', '35', '杏色', '1', 'https://cdn.viperky.com/storage/images/20180525/RpJEGfvJ9O.png', '2018-05-25 13:12:50', '2018-05-25 13:12:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('610', '96', '1', '40', '90', '2', '', '2018-05-25 13:12:50', '2018-05-25 13:12:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('611', '96', '1', '41', '100', '2', '', '2018-05-25 13:12:50', '2018-05-25 13:12:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('612', '96', '1', '42', '110', '2', '', '2018-05-25 13:12:50', '2018-05-25 13:12:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('613', '96', '1', '43', '120', '2', '', '2018-05-25 13:12:50', '2018-05-25 13:12:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('614', '96', '1', '44', '130', '2', '', '2018-05-25 13:12:50', '2018-05-25 13:12:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('615', '97', '2', '11', '绿色', '1', 'https://cdn.viperky.com/storage/images/20180525/EpdjeMzVKE.png', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('616', '97', '2', '20', '蓝色', '1', 'https://cdn.viperky.com/storage/images/20180525/xEYtIM8tut.png', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('617', '97', '2', '27', '咖啡色', '1', 'https://cdn.viperky.com/storage/images/20180525/dR3t8Wbdb8.png', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('618', '97', '1', '40', '90', '2', '', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('619', '97', '1', '41', '100', '2', '', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('620', '97', '1', '42', '110', '2', '', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('621', '97', '1', '43', '120', '2', '', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('622', '97', '1', '44', '130', '2', '', '2018-05-25 13:46:10', '2018-05-25 13:46:10', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('623', '98', '2', '11', '绿色', '1', 'https://cdn.viperky.com/storage/images/20180525/J3VnugeYwN.png', '2018-05-25 14:00:06', '2018-05-28 15:12:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('624', '98', '2', '20', '蓝色', '1', 'https://cdn.viperky.com/storage/images/20180525/ZwcLH7DGpn.png', '2018-05-25 14:00:06', '2018-05-28 15:12:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('625', '98', '2', '31', '卡其', '1', 'https://cdn.viperky.com/storage/images/20180525/alAsWHb5vb.png', '2018-05-25 14:00:06', '2018-05-28 15:12:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('626', '98', '1', '40', '90', '2', '', '2018-05-25 14:00:06', '2018-05-28 15:12:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('627', '98', '1', '41', '100', '2', '', '2018-05-25 14:00:06', '2018-05-28 15:12:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('628', '98', '1', '42', '110', '2', '', '2018-05-25 14:00:06', '2018-05-28 15:12:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('629', '98', '1', '43', '120', '2', '', '2018-05-25 14:00:06', '2018-05-28 15:12:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('630', '98', '1', '44', '130', '2', '', '2018-05-25 14:00:06', '2018-05-28 15:12:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('631', '99', '2', '11', '绿色', '1', 'https://cdn.viperky.com/storage/images/20180525/fpgSGKt036.png', '2018-05-25 14:18:24', '2018-05-25 14:29:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('632', '99', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180525/JMjU8wQASh.png', '2018-05-25 14:18:24', '2018-05-25 14:29:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('633', '99', '1', '40', '90', '2', '', '2018-05-25 14:18:24', '2018-05-25 14:29:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('634', '99', '1', '41', '100', '2', '', '2018-05-25 14:18:24', '2018-05-25 14:29:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('635', '99', '1', '42', '110', '2', '', '2018-05-25 14:18:24', '2018-05-25 14:29:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('636', '99', '1', '43', '120', '2', '', '2018-05-25 14:18:24', '2018-05-25 14:29:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('637', '99', '1', '44', '130', '2', '', '2018-05-25 14:18:24', '2018-05-25 14:29:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('638', '100', '2', '15', '灰蓝', '1', 'https://cdn.viperky.com/storage/images/20180525/jLbHQsO1Pt.png', '2018-05-25 14:35:25', '2018-05-28 15:10:23', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('639', '100', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180525/WDbdP5rafg.png', '2018-05-25 14:35:25', '2018-05-28 15:10:23', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('640', '100', '1', '40', '90', '2', '', '2018-05-25 14:35:25', '2018-05-28 15:10:23', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('641', '100', '1', '41', '100', '2', '', '2018-05-25 14:35:25', '2018-05-28 15:10:23', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('642', '100', '1', '42', '110', '2', '', '2018-05-25 14:35:25', '2018-05-28 15:10:23', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('643', '100', '1', '43', '120', '2', '', '2018-05-25 14:35:25', '2018-05-28 15:10:23', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('644', '100', '1', '44', '130', '2', '', '2018-05-25 14:35:25', '2018-05-28 15:10:23', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('645', '101', '2', '20', '蓝色', '1', 'https://cdn.viperky.com/storage/images/20180525/Tts2TPirmQ.png', '2018-05-25 14:57:20', '2018-05-25 14:57:20', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('646', '101', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180525/Hh1zZVYV5j.png', '2018-05-25 14:57:20', '2018-05-25 14:57:20', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('647', '101', '1', '40', '90', '2', '', '2018-05-25 14:57:20', '2018-05-25 14:57:20', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('648', '101', '1', '41', '100', '2', '', '2018-05-25 14:57:20', '2018-05-25 14:57:20', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('649', '101', '1', '42', '110', '2', '', '2018-05-25 14:57:20', '2018-05-25 14:57:20', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('650', '101', '1', '43', '120', '2', '', '2018-05-25 14:57:20', '2018-05-25 14:57:20', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('651', '101', '1', '44', '130', '2', '', '2018-05-25 14:57:20', '2018-05-25 14:57:20', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('652', '102', '2', '5', '红色', '1', 'https://cdn.viperky.com/storage/images/20180525/7mxYX1c9S3.png', '2018-05-25 15:13:58', '2018-05-25 15:13:58', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('653', '102', '2', '11', '绿色', '1', 'https://cdn.viperky.com/storage/images/20180525/8uafOwYf0k.png', '2018-05-25 15:13:58', '2018-05-25 15:13:58', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('654', '102', '1', '40', '90', '2', '', '2018-05-25 15:13:58', '2018-05-25 15:13:58', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('655', '102', '1', '41', '100', '2', '', '2018-05-25 15:13:59', '2018-05-25 15:13:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('656', '102', '1', '42', '110', '2', '', '2018-05-25 15:13:59', '2018-05-25 15:13:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('657', '102', '1', '43', '120', '2', '', '2018-05-25 15:13:59', '2018-05-25 15:13:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('658', '102', '1', '44', '130', '2', '', '2018-05-25 15:13:59', '2018-05-25 15:13:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('659', '103', '2', '37', '灰色', '1', 'https://cdn.viperky.com/storage/images/20180528/lkSJ1YFBoz.png', '2018-05-28 15:36:29', '2018-05-31 17:01:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('660', '103', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180528/R4TRokIkbs.png', '2018-05-28 15:36:29', '2018-05-31 17:01:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('661', '103', '1', '40', '90', '2', '', '2018-05-28 15:36:29', '2018-05-31 17:01:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('662', '103', '1', '41', '100', '2', '', '2018-05-28 15:36:29', '2018-05-31 17:01:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('663', '103', '1', '42', '110', '2', '', '2018-05-28 15:36:29', '2018-05-31 17:01:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('664', '103', '1', '43', '120', '2', '', '2018-05-28 15:36:29', '2018-05-31 17:01:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('665', '103', '1', '44', '130', '2', '', '2018-05-28 15:36:29', '2018-05-31 17:01:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('666', '104', '2', '21', '藏青色', '1', 'https://cdn.viperky.com/storage/images/20180528/8a0uDJKpLV.png', '2018-05-28 15:55:08', '2018-05-31 16:54:23', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('667', '104', '2', '27', '咖啡色', '1', 'https://cdn.viperky.com/storage/images/20180528/QG7323Zkr7.png', '2018-05-28 15:55:08', '2018-05-31 16:54:23', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('668', '104', '2', '37', '灰色', '1', 'https://cdn.viperky.com/storage/images/20180528/mNTnFq4WM0.png', '2018-05-28 15:55:08', '2018-05-31 16:54:23', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('669', '104', '1', '40', '90', '2', '', '2018-05-28 15:55:08', '2018-05-31 16:54:23', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('670', '104', '1', '41', '100', '2', '', '2018-05-28 15:55:08', '2018-05-31 16:54:23', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('671', '104', '1', '42', '110', '2', '', '2018-05-28 15:55:08', '2018-05-31 16:54:23', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('672', '104', '1', '43', '120', '2', '', '2018-05-28 15:55:08', '2018-05-31 16:54:23', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('673', '104', '1', '44', '130', '2', '', '2018-05-28 15:55:08', '2018-05-31 16:54:23', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('674', '105', '2', '7', '焦糖', '1', 'https://cdn.viperky.com/storage/images/20180528/G6tBewrrED.png', '2018-05-28 17:52:27', '2018-05-31 16:53:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('675', '105', '2', '19', '蓝色', '1', 'https://cdn.viperky.com/storage/images/20180528/F4g7AKnRop.png', '2018-05-28 17:52:27', '2018-05-31 16:53:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('676', '105', '1', '40', '90', '2', '', '2018-05-28 17:52:27', '2018-05-31 16:53:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('677', '105', '1', '41', '100', '2', '', '2018-05-28 17:52:27', '2018-05-31 16:53:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('678', '105', '1', '42', '110', '2', '', '2018-05-28 17:52:27', '2018-05-31 16:53:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('679', '105', '1', '43', '120', '2', '', '2018-05-28 17:52:27', '2018-05-31 16:53:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('680', '105', '1', '44', '130', '2', '', '2018-05-28 17:52:27', '2018-05-31 16:53:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('681', '106', '2', '22', '米色', '1', 'https://cdn.viperky.com/storage/images/20180528/mDZaqoPDzP.png', '2018-05-28 18:03:05', '2018-05-31 16:53:01', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('682', '106', '2', '36', '深灰', '1', 'https://cdn.viperky.com/storage/images/20180528/VHjA1iFoua.png', '2018-05-28 18:03:05', '2018-05-31 16:53:01', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('683', '106', '1', '40', '90', '2', '', '2018-05-28 18:03:05', '2018-05-31 16:53:01', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('684', '106', '1', '41', '100', '2', '', '2018-05-28 18:03:05', '2018-05-31 16:53:01', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('685', '106', '1', '42', '110', '2', '', '2018-05-28 18:03:05', '2018-05-31 16:53:01', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('686', '106', '1', '43', '120', '2', '', '2018-05-28 18:03:05', '2018-05-31 16:53:01', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('687', '106', '1', '44', '130', '2', '', '2018-05-28 18:03:05', '2018-05-31 16:53:01', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('688', '107', '2', '4', '粉色', '1', 'https://cdn.viperky.com/storage/images/20180528/Jl0zHx0TiT.png', '2018-05-28 18:11:36', '2018-05-31 16:52:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('689', '107', '2', '31', '卡其色', '1', 'https://cdn.viperky.com/storage/images/20180528/fipHOAB48q.png', '2018-05-28 18:11:36', '2018-05-31 16:52:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('690', '107', '1', '40', '90', '2', '', '2018-05-28 18:11:36', '2018-05-31 16:52:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('691', '107', '1', '41', '100', '2', '', '2018-05-28 18:11:36', '2018-05-31 16:52:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('692', '107', '1', '42', '110', '2', '', '2018-05-28 18:11:36', '2018-05-31 16:52:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('693', '107', '1', '43', '120', '2', '', '2018-05-28 18:11:36', '2018-05-31 16:52:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('694', '107', '1', '44', '130', '2', '', '2018-05-28 18:11:36', '2018-05-31 16:52:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('695', '108', '2', '4', '花草味', '1', 'https://cdn.viperky.com/storage/images/20180605/cX6CUkgBbt.png', '2018-06-05 16:26:05', '2018-06-07 13:59:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('696', '108', '2', '14', '水果味', '1', 'https://cdn.viperky.com/storage/images/20180605/efAPx9Gh6g.png', '2018-06-05 16:26:05', '2018-06-07 13:59:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('697', '108', '1', '62', '30个/袋', '2', '', '2018-06-05 16:26:05', '2018-06-07 13:59:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('698', '109', '2', '1', '黑兔子', '1', 'https://cdn.viperky.com/storage/images/20180605/F8fMzkC33G.png', '2018-06-05 17:27:18', '2018-06-05 17:49:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('699', '109', '2', '4', '少女粉', '1', 'https://cdn.viperky.com/storage/images/20180605/oLKxOCBjhs.png', '2018-06-05 17:27:18', '2018-06-05 17:49:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('700', '109', '2', '19', '蓝色', '1', 'https://cdn.viperky.com/storage/images/20180605/qQfXgrrw9t.png', '2018-06-05 17:27:18', '2018-06-05 17:49:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('701', '109', '2', '34', '卡其兔子', '1', 'https://cdn.viperky.com/storage/images/20180605/tdDfTLPjNl.png', '2018-06-05 17:27:18', '2018-06-05 17:49:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('702', '109', '2', '35', '浅灰色', '1', 'https://cdn.viperky.com/storage/images/20180605/bVHLxejEYy.png', '2018-06-05 17:27:18', '2018-06-05 17:49:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('703', '109', '2', '47', '黄色', '1', 'https://cdn.viperky.com/storage/images/20180605/M0D2q2OzfB.png', '2018-06-05 17:27:18', '2018-06-05 17:49:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('704', '109', '1', '53', '75*105加绒', '2', '', '2018-06-05 17:27:18', '2018-06-05 17:49:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('705', '109', '1', '54', '75*105单层', '2', '', '2018-06-05 17:27:18', '2018-06-05 17:49:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('706', '109', '1', '55', '110*130加绒', '2', '', '2018-06-05 17:27:18', '2018-06-05 17:49:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('707', '109', '1', '56', '110*130单层', '2', '', '2018-06-05 17:27:18', '2018-06-05 17:49:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('708', '109', '1', '57', '75*105羊羔绒', '2', '', '2018-06-05 17:27:18', '2018-06-05 17:49:40', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('709', '110', '2', '7', '60(g/ml)', '1', 'https://cdn.viperky.com/storage/images/20180605/hcBoMVlioh.png', '2018-06-05 18:03:14', '2018-06-05 18:03:14', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('710', '110', '1', '39', '60(g/ml)', '2', '', '2018-06-05 18:03:14', '2018-06-05 18:03:14', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('711', '111', '2', '4', '玫粉色-升级版-顽皮熊', '1', 'https://cdn.viperky.com/storage/images/20180606/Cnyp7UfHmq.png', '2018-06-06 12:43:29', '2018-06-15 13:08:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('712', '111', '2', '18', '藏蓝色-升级版-顽皮熊', '1', 'https://cdn.viperky.com/storage/images/20180606/MoteHIkCqm.png', '2018-06-06 12:43:29', '2018-06-15 13:08:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('713', '111', '2', '19', '粉蓝色-升级版-顽皮熊', '1', 'https://cdn.viperky.com/storage/images/20180606/zWOSI5WxbL.png', '2018-06-06 12:43:29', '2018-06-15 13:08:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('714', '111', '2', '23', '深蓝色-升级版-顽皮熊', '1', 'https://cdn.viperky.com/storage/images/20180606/PYS23pYE4u.png', '2018-06-06 12:43:29', '2018-06-15 13:08:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('715', '111', '2', '25', '粉紫色-升级版-顽皮熊', '1', 'https://cdn.viperky.com/storage/images/20180606/ZEpr9pzIld.png', '2018-06-06 12:43:29', '2018-06-15 13:08:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('716', '111', '1', '39', '儿童建议头围50-54cm', '2', '', '2018-06-06 12:43:29', '2018-06-15 13:08:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('717', '111', '1', '40', '成人建议头围54-57cm', '2', '', '2018-06-06 12:43:29', '2018-06-15 13:08:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('718', '111', '1', '41', '小童建议头围48-52cm', '2', '', '2018-06-06 12:43:29', '2018-06-15 13:08:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('719', '112', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180606/zmTIlRPJqd.png', '2018-06-06 14:44:43', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('720', '112', '2', '2', '卡其色', '1', 'https://cdn.viperky.com/storage/images/20180606/d8kdRFrpHz.png', '2018-06-06 14:44:43', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('721', '112', '2', '3', '玫红色', '1', 'https://cdn.viperky.com/storage/images/20180606/H2aygbpLyo.png', '2018-06-06 14:44:43', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('722', '112', '2', '4', '粉色', '1', 'https://cdn.viperky.com/storage/images/20180606/Xsak4cCIaH.png', '2018-06-06 14:44:43', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('723', '112', '2', '9', '草绿色', '1', 'https://cdn.viperky.com/storage/images/20180606/VyhLMHXW9F.png', '2018-06-06 14:44:43', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('724', '112', '2', '21', '藏青色', '1', 'https://cdn.viperky.com/storage/images/20180606/k3M3sYx3xL.png', '2018-06-06 14:44:43', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('725', '112', '2', '26', '紫色', '1', 'https://cdn.viperky.com/storage/images/20180606/nCkYTXecQp.png', '2018-06-06 14:44:43', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('726', '112', '1', '39', '48-52cm', '2', '', '2018-06-06 14:44:43', '2018-06-07 10:38:56', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('727', '113', '2', '20', '蓝色', '1', 'https://cdn.viperky.com/storage/images/20180607/Lm2uHYeqIq.jpg', '2018-06-07 12:02:47', '2018-06-13 15:19:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('728', '113', '1', '39', '237ml', '2', '', '2018-06-07 12:02:47', '2018-06-13 15:19:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('729', '114', '2', '17', '款式随机(固态)', '1', 'https://cdn.viperky.com/storage/images/20180607/4xmitUWDg5.png', '2018-06-07 14:50:10', '2018-06-14 11:33:04', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('730', '114', '2', '25', '款式随机(液态)', '1', 'https://cdn.viperky.com/storage/images/20180607/M5zFI4aqFr.png', '2018-06-07 14:50:10', '2018-06-14 11:33:04', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('731', '114', '2', '46', '款式随机(小清新印花)', '1', 'https://cdn.viperky.com/storage/images/20180607/njregfsXLd.png', '2018-06-07 14:50:10', '2018-06-14 11:33:04', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('732', '114', '1', '39', '4*3.5cm', '2', '', '2018-06-07 14:50:10', '2018-06-14 11:33:04', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('733', '115', '2', '2', '2号几何', '1', 'https://cdn.viperky.com/storage/images/20180607/c8CfbrHLUg.png', '2018-06-07 16:09:15', '2018-06-07 16:09:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('734', '115', '2', '4', '4号小三角', '1', 'https://cdn.viperky.com/storage/images/20180607/xJGgNxw2Gk.png', '2018-06-07 16:09:15', '2018-06-07 16:09:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('735', '115', '2', '6', '6号白格', '1', 'https://cdn.viperky.com/storage/images/20180607/GKofa2jVIG.png', '2018-06-07 16:09:15', '2018-06-07 16:09:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('736', '115', '2', '7', '7号黑格', '1', 'https://cdn.viperky.com/storage/images/20180607/i4yzsdocOd.png', '2018-06-07 16:09:15', '2018-06-07 16:09:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('737', '115', '2', '13', '13号麦穗', '1', 'https://cdn.viperky.com/storage/images/20180607/HhaRqDBk4a.png', '2018-06-07 16:09:15', '2018-06-07 16:09:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('738', '115', '2', '16', '16号纸飞机', '1', 'https://cdn.viperky.com/storage/images/20180607/g2S0ItrKEc.png', '2018-06-07 16:09:15', '2018-06-07 16:09:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('739', '115', '2', '20', '20号黑圆点', '1', 'https://cdn.viperky.com/storage/images/20180607/USKodNbCid.png', '2018-06-07 16:09:15', '2018-06-07 16:09:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('740', '115', '1', '39', '40*50cm', '2', '', '2018-06-07 16:09:15', '2018-06-07 16:09:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('741', '116', '2', '1', '黄条纹', '1', 'https://cdn.viperky.com/storage/images/20180607/IRbmX9pn8R.png', '2018-06-07 17:01:15', '2018-06-11 12:06:18', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('742', '116', '2', '20', '蓝点点', '1', 'https://cdn.viperky.com/storage/images/20180607/QwUDkOI4Fq.png', '2018-06-07 17:01:15', '2018-06-11 12:06:18', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('743', '116', '2', '21', '蓝条纹', '1', 'https://cdn.viperky.com/storage/images/20180607/QNzJmyNAov.png', '2018-06-07 17:01:15', '2018-06-11 12:06:18', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('744', '116', '2', '28', '红条纹', '1', 'https://cdn.viperky.com/storage/images/20180607/3rbMT5LtLz.png', '2018-06-07 17:01:15', '2018-06-11 12:06:18', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('745', '116', '2', '30', '红点点', '1', 'https://cdn.viperky.com/storage/images/20180607/L2xL4KVDuZ.png', '2018-06-07 17:01:15', '2018-06-11 12:06:18', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('746', '116', '2', '47', '黄圆点', '1', 'https://cdn.viperky.com/storage/images/20180607/lvb0fDycbp.png', '2018-06-07 17:01:15', '2018-06-11 12:06:18', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('747', '116', '1', '39', '14*12.5cm', '2', '', '2018-06-07 17:01:15', '2018-06-11 12:06:18', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('748', '117', '2', '18', '蓝盒', '1', 'https://cdn.viperky.com/storage/images/20180607/ABt2IDacuo.png', '2018-06-07 17:19:30', '2018-06-07 17:22:42', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('749', '117', '1', '39', '50ml', '2', '', '2018-06-07 17:19:30', '2018-06-07 17:22:42', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('750', '118', '2', '2', '橘红色', '1', 'https://cdn.viperky.com/storage/images/20180607/cpWeV9LJjU.png', '2018-06-07 18:06:48', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('751', '118', '2', '6', '粉色', '1', 'https://cdn.viperky.com/storage/images/20180607/LLEaL0e7bG.png', '2018-06-07 18:06:48', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('752', '118', '2', '11', '复古绿', '1', 'https://cdn.viperky.com/storage/images/20180607/AtFph2j8GH.png', '2018-06-07 18:06:48', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('753', '118', '2', '17', '浅蓝色', '1', 'https://cdn.viperky.com/storage/images/20180607/d2HdZEM01M.png', '2018-06-07 18:06:48', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('754', '118', '2', '25', '巴黎紫', '1', 'https://cdn.viperky.com/storage/images/20180607/QtsGFl4Y9p.png', '2018-06-07 18:06:48', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('755', '118', '2', '34', '驼色', '1', 'https://cdn.viperky.com/storage/images/20180607/g4VVdqSWxl.png', '2018-06-07 18:06:48', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('756', '118', '2', '37', '月光灰', '1', 'https://cdn.viperky.com/storage/images/20180607/BndkUwYGaO.png', '2018-06-07 18:06:48', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('757', '118', '2', '38', '灰色', '1', 'https://cdn.viperky.com/storage/images/20180607/aIIUNOfFdU.png', '2018-06-07 18:06:48', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('758', '118', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180607/fE8YjVhJRJ.png', '2018-06-07 18:06:48', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('759', '118', '1', '40', '90', '2', '', '2018-06-07 18:06:48', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('760', '118', '1', '41', '100', '2', '', '2018-06-07 18:06:48', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('761', '118', '1', '42', '110', '2', '', '2018-06-07 18:06:48', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('762', '118', '1', '43', '120', '2', '', '2018-06-07 18:06:48', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('763', '118', '1', '44', '130', '2', '', '2018-06-07 18:06:48', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('764', '118', '1', '45', '140', '2', '', '2018-06-07 18:06:48', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('765', '118', '1', '48', '150cm', '2', '', '2018-06-07 18:06:48', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('766', '118', '1', '49', '160cm', '2', '', '2018-06-07 18:06:48', '2018-06-15 12:31:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('835', '123', '2', '6', '粉色', '1', 'https://cdn.viperky.com/storage/images/20180608/Wd0eR8H2VO.png', '2018-06-08 11:37:46', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('836', '123', '2', '17', '复古绿', '1', 'https://cdn.viperky.com/storage/images/20180608/TX3MU7YfGT.png', '2018-06-08 11:37:46', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('837', '123', '2', '19', '水蓝', '1', 'https://cdn.viperky.com/storage/images/20180608/pix6FJk6yu.png', '2018-06-08 11:37:46', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('838', '123', '2', '24', '巴黎紫', '1', 'https://cdn.viperky.com/storage/images/20180608/iQmrfjfCZ5.png', '2018-06-08 11:37:46', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('839', '123', '2', '34', '驼色', '1', 'https://cdn.viperky.com/storage/images/20180608/N9ZfP0MWPi.png', '2018-06-08 11:37:46', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('840', '123', '2', '35', '月光灰', '1', 'https://cdn.viperky.com/storage/images/20180608/oiVSPCZWeh.png', '2018-06-08 11:37:46', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('841', '123', '2', '38', '灰色', '1', 'https://cdn.viperky.com/storage/images/20180608/VyDgtcOYen.png', '2018-06-08 11:37:46', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('842', '123', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180608/u8BZ2c1Bpn.png', '2018-06-08 11:37:46', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('843', '123', '1', '40', '90', '2', '', '2018-06-08 11:37:46', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('844', '123', '1', '41', '100', '2', '', '2018-06-08 11:37:46', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('845', '123', '1', '42', '110', '2', '', '2018-06-08 11:37:46', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('846', '123', '1', '43', '120', '2', '', '2018-06-08 11:37:46', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('847', '123', '1', '44', '130', '2', '', '2018-06-08 11:37:46', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('848', '123', '1', '45', '140', '2', '', '2018-06-08 11:37:46', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('849', '123', '1', '48', '150', '2', '', '2018-06-08 11:37:46', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('850', '123', '1', '49', '160', '2', '', '2018-06-08 11:37:46', '2018-06-15 12:21:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('851', '124', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180608/qDsttxtjFb.png', '2018-06-08 12:09:32', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('852', '124', '2', '2', '杏粉', '1', 'https://cdn.viperky.com/storage/images/20180608/msTa6ugjkW.png', '2018-06-08 12:09:32', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('853', '124', '2', '4', '粉色', '1', 'https://cdn.viperky.com/storage/images/20180608/9QaNQFD7uv.png', '2018-06-08 12:09:33', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('854', '124', '2', '17', '复古绿', '1', 'https://cdn.viperky.com/storage/images/20180608/WWlYqQ7on8.png', '2018-06-08 12:09:33', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('855', '124', '2', '24', '巴黎紫', '1', 'https://cdn.viperky.com/storage/images/20180608/nfs472yCcN.png', '2018-06-08 12:09:33', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('856', '124', '2', '34', '驼色', '1', 'https://cdn.viperky.com/storage/images/20180608/BJrxiVmPla.png', '2018-06-08 12:09:33', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('857', '124', '2', '35', '浅灰色', '1', 'https://cdn.viperky.com/storage/images/20180608/eMVlGWfrTB.png', '2018-06-08 12:09:33', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('858', '124', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180608/HklQnij5NB.png', '2018-06-08 12:09:33', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('859', '124', '1', '39', 'M', '2', '', '2018-06-08 12:09:33', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('860', '124', '1', '40', 'L', '2', '', '2018-06-08 12:09:33', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('861', '124', '1', '41', 'XL', '2', '', '2018-06-08 12:09:33', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('862', '124', '1', '42', 'XXL', '2', '', '2018-06-08 12:09:33', '2018-06-14 11:51:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('863', '125', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180608/eocHhPNCt1.png', '2018-06-08 14:11:14', '2018-06-08 14:15:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('864', '125', '2', '4', '粉色', '1', 'https://cdn.viperky.com/storage/images/20180608/oweYMwsorh.png', '2018-06-08 14:11:14', '2018-06-08 14:15:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('865', '125', '2', '17', '复古绿', '1', 'https://cdn.viperky.com/storage/images/20180608/xpCyk1xo4Z.png', '2018-06-08 14:11:14', '2018-06-08 14:15:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('866', '125', '2', '24', '巴黎紫', '1', 'https://cdn.viperky.com/storage/images/20180608/aR0kLFlDDO.png', '2018-06-08 14:11:14', '2018-06-08 14:15:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('867', '125', '2', '34', '驼色', '1', 'https://cdn.viperky.com/storage/images/20180608/bjC79JcfJS.png', '2018-06-08 14:11:14', '2018-06-08 14:15:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('868', '125', '2', '35', '灰色', '1', 'https://cdn.viperky.com/storage/images/20180608/nisAQRydks.png', '2018-06-08 14:11:14', '2018-06-08 14:15:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('869', '125', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180608/OHuyQXOTal.png', '2018-06-08 14:11:14', '2018-06-08 14:15:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('870', '125', '1', '39', 'M', '2', '', '2018-06-08 14:11:14', '2018-06-08 14:15:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('871', '125', '1', '40', 'L', '2', '', '2018-06-08 14:11:14', '2018-06-08 14:15:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('872', '125', '1', '41', 'XL', '2', '', '2018-06-08 14:11:14', '2018-06-08 14:15:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('873', '125', '1', '42', 'XXL', '2', '', '2018-06-08 14:11:14', '2018-06-08 14:15:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('874', '125', '1', '43', '120', '2', '', '2018-06-08 14:11:14', '2018-06-08 14:15:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('875', '125', '1', '44', '130', '2', '', '2018-06-08 14:11:14', '2018-06-08 14:15:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('876', '126', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180608/ypfG4WzdLH.png', '2018-06-08 14:46:08', '2018-06-08 15:15:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('877', '126', '2', '8', '酒红色', '1', 'https://cdn.viperky.com/storage/images/20180608/OIbBG5mA7e.png', '2018-06-08 14:46:08', '2018-06-08 15:15:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('878', '126', '2', '14', '天蓝色', '1', 'https://cdn.viperky.com/storage/images/20180608/dMQYhi0Dom.png', '2018-06-08 14:46:08', '2018-06-08 15:15:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('879', '126', '2', '18', '牛仔蓝', '1', 'https://cdn.viperky.com/storage/images/20180608/Rj8IuoEEm6.png', '2018-06-08 14:46:08', '2018-06-08 15:15:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('880', '126', '2', '21', '藏青色', '1', 'https://cdn.viperky.com/storage/images/20180608/bBBEWLTiWp.png', '2018-06-08 14:46:08', '2018-06-08 15:15:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('881', '126', '2', '35', '灰色', '1', 'https://cdn.viperky.com/storage/images/20180608/M4kbMZVYmG.png', '2018-06-08 14:46:08', '2018-06-08 15:15:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('882', '126', '2', '37', '月光灰', '1', 'https://cdn.viperky.com/storage/images/20180608/x1KlQChVbP.png', '2018-06-08 14:46:08', '2018-06-08 15:15:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('883', '126', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180608/qRiWNCON3s.png', '2018-06-08 14:46:08', '2018-06-08 15:15:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('884', '126', '1', '39', 'M', '2', '', '2018-06-08 14:46:08', '2018-06-08 15:15:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('885', '126', '1', '40', 'L', '2', '', '2018-06-08 14:46:08', '2018-06-08 15:15:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('886', '126', '1', '41', 'XL', '2', '', '2018-06-08 14:46:08', '2018-06-08 15:15:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('887', '126', '1', '42', 'XXL', '2', '', '2018-06-08 14:46:08', '2018-06-08 15:15:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('888', '126', '1', '43', 'XXXL', '2', '', '2018-06-08 14:46:08', '2018-06-08 15:15:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('889', '127', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180608/phmsArBsqd.png', '2018-06-08 15:07:42', '2018-06-11 13:07:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('890', '127', '2', '8', '酒红色', '1', 'https://cdn.viperky.com/storage/images/20180608/vxj3lfB1yl.png', '2018-06-08 15:07:42', '2018-06-11 13:07:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('891', '127', '2', '18', '牛仔蓝', '1', 'https://cdn.viperky.com/storage/images/20180608/n1KnDPF54n.png', '2018-06-08 15:07:42', '2018-06-11 13:07:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('892', '127', '2', '21', '藏青色', '1', 'https://cdn.viperky.com/storage/images/20180608/eIVdCFkfFv.png', '2018-06-08 15:07:42', '2018-06-11 13:07:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('893', '127', '2', '35', '月光灰', '1', 'https://cdn.viperky.com/storage/images/20180608/3EjJAFpyie.png', '2018-06-08 15:07:42', '2018-06-11 13:07:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('894', '127', '2', '37', '灰色', '1', 'https://cdn.viperky.com/storage/images/20180608/PmtjfZK7ai.png', '2018-06-08 15:07:42', '2018-06-11 13:07:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('895', '127', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180608/zYezWeaITB.png', '2018-06-08 15:07:42', '2018-06-11 13:07:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('896', '127', '1', '39', 'M', '2', '', '2018-06-08 15:07:42', '2018-06-11 13:07:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('897', '127', '1', '40', 'L', '2', '', '2018-06-08 15:07:42', '2018-06-11 13:07:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('898', '127', '1', '41', 'XL', '2', '', '2018-06-08 15:07:42', '2018-06-11 13:07:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('899', '127', '1', '42', 'XXL', '2', '', '2018-06-08 15:07:42', '2018-06-11 13:07:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('900', '127', '1', '43', 'XXXL', '2', '', '2018-06-08 15:07:42', '2018-06-11 13:07:32', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('925', '130', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180611/bMJbVAmT6l.png', '2018-06-11 13:21:49', '2018-06-15 11:32:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('926', '130', '2', '8', '酒红色', '1', 'https://cdn.viperky.com/storage/images/20180611/E7HPMMx87x.png', '2018-06-11 13:21:49', '2018-06-15 11:32:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('927', '130', '2', '18', '牛仔蓝', '1', 'https://cdn.viperky.com/storage/images/20180611/M9px9IZAkK.png', '2018-06-11 13:21:49', '2018-06-15 11:32:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('928', '130', '2', '21', '藏青色', '1', 'https://cdn.viperky.com/storage/images/20180611/xZOWcrRGHY.png', '2018-06-11 13:21:49', '2018-06-15 11:32:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('929', '130', '2', '35', '月光灰', '1', 'https://cdn.viperky.com/storage/images/20180611/21s60dTBtb.png', '2018-06-11 13:21:49', '2018-06-15 11:32:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('930', '130', '2', '37', '灰色', '1', 'https://cdn.viperky.com/storage/images/20180611/Z2KXFPyTpO.png', '2018-06-11 13:21:49', '2018-06-15 11:32:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('931', '130', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180611/vSr8NA2hfQ.png', '2018-06-11 13:21:49', '2018-06-15 11:32:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('932', '130', '1', '39', 'M', '2', '', '2018-06-11 13:21:49', '2018-06-15 11:32:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('933', '130', '1', '40', 'L', '2', '', '2018-06-11 13:21:49', '2018-06-15 11:32:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('934', '130', '1', '41', 'XL', '2', '', '2018-06-11 13:21:49', '2018-06-15 11:32:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('935', '130', '1', '42', 'XXL', '2', '', '2018-06-11 13:21:49', '2018-06-15 11:32:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('936', '130', '1', '43', 'XXXL', '2', '', '2018-06-11 13:21:49', '2018-06-15 11:32:15', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('937', '131', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180611/9hrNeCfHUB.png', '2018-06-11 13:33:45', '2018-06-15 12:34:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('938', '131', '2', '8', '酒红色', '1', 'https://cdn.viperky.com/storage/images/20180611/JfBhVUSuhq.png', '2018-06-11 13:33:45', '2018-06-15 12:34:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('939', '131', '2', '14', '天蓝色', '1', 'https://cdn.viperky.com/storage/images/20180611/p1grKLqtSB.png', '2018-06-11 13:33:45', '2018-06-15 12:34:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('940', '131', '2', '18', '牛仔蓝', '1', 'https://cdn.viperky.com/storage/images/20180611/aytiy4k94H.png', '2018-06-11 13:33:45', '2018-06-15 12:34:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('941', '131', '2', '21', '藏青色', '1', 'https://cdn.viperky.com/storage/images/20180611/qTTV9cHucI.png', '2018-06-11 13:33:45', '2018-06-15 12:34:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('942', '131', '2', '35', '灰色', '1', 'https://cdn.viperky.com/storage/images/20180611/HSrv6JfAqS.png', '2018-06-11 13:33:45', '2018-06-15 12:34:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('943', '131', '2', '37', '月光灰', '1', 'https://cdn.viperky.com/storage/images/20180611/cwz4m11J3s.png', '2018-06-11 13:33:45', '2018-06-15 12:34:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('944', '131', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180611/511UV2aWSs.png', '2018-06-11 13:33:45', '2018-06-15 12:34:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('945', '131', '1', '39', 'M', '2', '', '2018-06-11 13:33:45', '2018-06-15 12:34:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('946', '131', '1', '40', 'L', '2', '', '2018-06-11 13:33:45', '2018-06-15 12:34:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('947', '131', '1', '41', 'XL', '2', '', '2018-06-11 13:33:45', '2018-06-15 12:34:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('948', '131', '1', '42', 'XXL', '2', '', '2018-06-11 13:33:45', '2018-06-15 12:34:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('949', '131', '1', '43', 'XXXL', '2', '', '2018-06-11 13:33:45', '2018-06-15 12:34:44', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('950', '132', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180611/OnQiW3irlq.png', '2018-06-11 13:46:21', '2018-06-15 11:38:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('951', '132', '2', '4', '粉色', '1', 'https://cdn.viperky.com/storage/images/20180611/y3Sdt9Ctip.png', '2018-06-11 13:46:21', '2018-06-15 11:38:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('952', '132', '2', '17', '复古绿 ', '1', 'https://cdn.viperky.com/storage/images/20180611/JMK3hBmwCM.png', '2018-06-11 13:46:21', '2018-06-15 11:38:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('953', '132', '2', '24', '巴黎紫', '1', 'https://cdn.viperky.com/storage/images/20180611/Fxw4qjyATs.png', '2018-06-11 13:46:21', '2018-06-15 11:38:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('954', '132', '2', '34', '驼色', '1', 'https://cdn.viperky.com/storage/images/20180611/juC7okyVZ0.png', '2018-06-11 13:46:21', '2018-06-15 11:38:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('955', '132', '2', '35', '灰色', '1', 'https://cdn.viperky.com/storage/images/20180611/RkfLK3hKFr.png', '2018-06-11 13:46:21', '2018-06-15 11:38:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('956', '132', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180611/bDN93NyKgf.png', '2018-06-11 13:46:21', '2018-06-15 11:38:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('957', '132', '1', '39', 'M', '2', '', '2018-06-11 13:46:21', '2018-06-15 11:38:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('958', '132', '1', '40', 'L', '2', '', '2018-06-11 13:46:21', '2018-06-15 11:38:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('959', '132', '1', '41', 'XL', '2', '', '2018-06-11 13:46:21', '2018-06-15 11:38:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('960', '132', '1', '42', 'XXL', '2', '', '2018-06-11 13:46:21', '2018-06-15 11:38:03', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('961', '133', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180611/8spo65Sm40.png', '2018-06-11 13:59:57', '2018-06-15 11:36:48', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('962', '133', '2', '2', '杏粉', '1', 'https://cdn.viperky.com/storage/images/20180611/x6MwYwoSvf.png', '2018-06-11 13:59:57', '2018-06-15 11:36:48', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('963', '133', '2', '4', '粉红色', '1', 'https://cdn.viperky.com/storage/images/20180611/z2aGBbUnrB.png', '2018-06-11 13:59:57', '2018-06-15 11:36:48', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('964', '133', '2', '17', '复古绿', '1', 'https://cdn.viperky.com/storage/images/20180611/RrSORr2A5X.png', '2018-06-11 13:59:57', '2018-06-15 11:36:48', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('965', '133', '2', '24', '巴黎紫', '1', 'https://cdn.viperky.com/storage/images/20180611/izQzzTifY9.png', '2018-06-11 13:59:57', '2018-06-15 11:36:48', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('966', '133', '2', '34', '驼色', '1', 'https://cdn.viperky.com/storage/images/20180611/srsDEOpn5o.png', '2018-06-11 13:59:57', '2018-06-15 11:36:48', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('967', '133', '2', '35', '浅灰色', '1', 'https://cdn.viperky.com/storage/images/20180611/UjCP2l7gRK.png', '2018-06-11 13:59:57', '2018-06-15 11:36:48', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('968', '133', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180611/3nSWJoDJEp.png', '2018-06-11 13:59:57', '2018-06-15 11:36:48', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('969', '133', '1', '39', 'M', '2', '', '2018-06-11 13:59:57', '2018-06-15 11:36:48', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('970', '133', '1', '40', 'L', '2', '', '2018-06-11 13:59:58', '2018-06-15 11:36:48', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('971', '133', '1', '41', 'XL', '2', '', '2018-06-11 13:59:58', '2018-06-15 11:36:48', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('972', '133', '1', '42', 'XXL', '2', '', '2018-06-11 13:59:58', '2018-06-15 11:36:48', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('973', '134', '2', '4', '豆粉', '1', 'https://cdn.viperky.com/storage/images/20180807/cg0mhjeIrx.png', '2018-08-07 21:27:29', '2018-09-11 18:13:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('974', '134', '2', '34', '杏色', '1', 'https://cdn.viperky.com/storage/images/20180807/S7PHMJHIU1.png', '2018-08-07 21:27:29', '2018-09-11 18:13:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('975', '134', '2', '37', '灰色', '1', 'https://cdn.viperky.com/storage/images/20180807/W6ZmCIVbLP.png', '2018-08-07 21:27:29', '2018-09-11 18:13:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('976', '134', '1', '40', '90', '2', '', '2018-08-07 21:27:29', '2018-09-11 18:13:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('977', '134', '1', '41', '100', '2', '', '2018-08-07 21:27:29', '2018-09-11 18:13:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('978', '134', '1', '42', '110', '2', '', '2018-08-07 21:27:29', '2018-09-11 18:13:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('979', '134', '1', '43', '120', '2', '', '2018-08-07 21:27:29', '2018-09-11 18:13:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('980', '134', '1', '44', '130', '2', '', '2018-08-07 21:27:29', '2018-09-11 18:13:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('981', '135', '2', '21', '藏蓝色', '1', 'https://cdn.viperky.com/storage/images/20180807/FCTgIrVsne.png', '2018-08-07 21:41:32', '2018-09-11 16:49:54', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('982', '135', '1', '40', '90', '2', '', '2018-08-07 21:41:32', '2018-09-11 16:49:54', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('983', '135', '1', '41', '100', '2', '', '2018-08-07 21:41:32', '2018-09-11 16:49:54', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('984', '135', '1', '42', '110', '2', '', '2018-08-07 21:41:32', '2018-09-11 16:49:54', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('985', '135', '1', '43', '120', '2', '', '2018-08-07 21:41:32', '2018-09-11 16:49:54', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('986', '135', '1', '44', '130', '2', '', '2018-08-07 21:41:32', '2018-09-11 16:49:54', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('987', '136', '2', '10', '绿色', '1', 'https://cdn.viperky.com/storage/images/20180808/KqykOeacR7.png', '2018-08-08 21:25:04', '2018-08-20 17:01:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('988', '136', '2', '28', '杏色', '1', 'https://cdn.viperky.com/storage/images/20180808/3jB7nLnpbp.png', '2018-08-08 21:25:04', '2018-08-20 17:01:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('989', '136', '1', '40', '90', '2', '', '2018-08-08 21:25:04', '2018-08-20 17:01:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('990', '136', '1', '41', '100', '2', '', '2018-08-08 21:25:04', '2018-08-20 17:01:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('991', '136', '1', '42', '110', '2', '', '2018-08-08 21:25:04', '2018-08-20 17:01:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('992', '136', '1', '43', '120', '2', '', '2018-08-08 21:25:04', '2018-08-20 17:01:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('993', '136', '1', '44', '130', '2', '', '2018-08-08 21:25:04', '2018-08-20 17:01:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('994', '136', '1', '45', '140', '2', '', '2018-08-08 21:25:04', '2018-08-20 17:01:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('995', '137', '2', '34', '米色', '1', 'https://cdn.viperky.com/storage/images/20180808/I49N9FukN4.png', '2018-08-08 21:38:02', '2018-09-11 16:50:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('996', '137', '1', '40', '90', '2', '', '2018-08-08 21:38:02', '2018-09-11 16:50:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('997', '137', '1', '41', '100', '2', '', '2018-08-08 21:38:02', '2018-09-11 16:50:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('998', '137', '1', '42', '110', '2', '', '2018-08-08 21:38:02', '2018-09-11 16:50:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('999', '137', '1', '43', '120', '2', '', '2018-08-08 21:38:02', '2018-09-11 16:50:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1000', '137', '1', '44', '130', '2', '', '2018-08-08 21:38:02', '2018-09-11 16:50:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1001', '138', '2', '4', '玫粉', '1', 'https://cdn.viperky.com/storage/images/20180808/COuT27q8vR.png', '2018-08-08 22:04:04', '2018-08-10 16:58:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1002', '138', '2', '18', '蓝色', '1', 'https://cdn.viperky.com/storage/images/20180808/eDElBJqkEa.png', '2018-08-08 22:04:04', '2018-08-10 16:58:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1003', '138', '2', '34', '杏色', '1', 'https://cdn.viperky.com/storage/images/20180808/nv0HjU8nzb.png', '2018-08-08 22:04:04', '2018-08-10 16:58:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1004', '138', '2', '47', '姜黄', '1', 'https://cdn.viperky.com/storage/images/20180808/41Ji59ptQg.png', '2018-08-08 22:04:04', '2018-08-10 16:58:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1005', '138', '1', '39', '80', '2', '', '2018-08-08 22:04:04', '2018-08-10 16:58:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1006', '138', '1', '40', '90', '2', '', '2018-08-08 22:04:04', '2018-08-10 16:58:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1007', '138', '1', '41', '100', '2', '', '2018-08-08 22:04:04', '2018-08-10 16:58:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1008', '138', '1', '42', '110', '2', '', '2018-08-08 22:04:04', '2018-08-10 16:58:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1009', '138', '1', '43', '120', '2', '', '2018-08-08 22:04:04', '2018-08-10 16:58:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1010', '138', '1', '44', '130', '2', '', '2018-08-08 22:04:04', '2018-08-10 16:58:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1011', '139', '2', '1', '黑细格', '1', 'https://cdn.viperky.com/storage/images/20180809/jAcOj4rmzc.png', '2018-08-09 10:37:53', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1012', '139', '2', '5', '红细格', '1', 'https://cdn.viperky.com/storage/images/20180809/G7oXX7jS57.png', '2018-08-09 10:37:53', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1013', '139', '1', '40', '90', '2', '', '2018-08-09 10:37:53', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1014', '139', '1', '41', '100', '2', '', '2018-08-09 10:37:53', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1015', '139', '1', '42', '110', '2', '', '2018-08-09 10:37:53', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1016', '139', '1', '43', '120', '2', '', '2018-08-09 10:37:53', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1017', '139', '1', '44', '130', '2', '', '2018-08-09 10:37:53', '2018-08-23 10:24:26', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1018', '140', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180809/QN4KIlhjwU.png', '2018-08-09 10:56:21', '2018-08-10 16:57:14', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1019', '140', '2', '7', '锈红', '1', 'https://cdn.viperky.com/storage/images/20180809/nBovv0rwYY.png', '2018-08-09 10:56:21', '2018-08-10 16:57:14', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1020', '140', '2', '22', '米色', '1', 'https://cdn.viperky.com/storage/images/20180809/CL4WxjqheO.png', '2018-08-09 10:56:21', '2018-08-10 16:57:14', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1021', '140', '2', '34', '驼色', '1', 'https://cdn.viperky.com/storage/images/20180809/JcmUjd3ldp.png', '2018-08-09 10:56:21', '2018-08-10 16:57:14', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1022', '140', '2', '37', '灰色', '1', 'https://cdn.viperky.com/storage/images/20180809/MFvA5Srzlc.png', '2018-08-09 10:56:21', '2018-08-10 16:57:14', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1023', '140', '1', '40', '90', '2', '', '2018-08-09 10:56:21', '2018-08-10 16:57:14', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1024', '140', '1', '41', '100', '2', '', '2018-08-09 10:56:21', '2018-08-10 16:57:14', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1025', '140', '1', '42', '110', '2', '', '2018-08-09 10:56:21', '2018-08-10 16:57:14', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1026', '140', '1', '43', '120', '2', '', '2018-08-09 10:56:21', '2018-08-10 16:57:14', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1027', '140', '1', '44', '130', '2', '', '2018-08-09 10:56:21', '2018-08-10 16:57:14', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1028', '141', '2', '2', '橘粉', '1', 'https://cdn.viperky.com/storage/images/20180810/uALNRrO3B3.png', '2018-08-10 10:53:53', '2018-08-20 17:01:28', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1029', '141', '2', '9', '军绿', '1', 'https://cdn.viperky.com/storage/images/20180810/uALNRrO3B3.png', '2018-08-10 10:53:53', '2018-08-20 17:01:28', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1030', '141', '1', '40', '90', '2', '', '2018-08-10 10:53:53', '2018-08-20 17:01:28', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1031', '141', '1', '41', '100', '2', '', '2018-08-10 10:53:53', '2018-08-20 17:01:28', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1032', '141', '1', '42', '110', '2', '', '2018-08-10 10:53:53', '2018-08-20 17:01:28', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1033', '141', '1', '43', '120', '2', '', '2018-08-10 10:53:54', '2018-08-20 17:01:28', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1034', '141', '1', '44', '130', '2', '', '2018-08-10 10:53:54', '2018-08-20 17:01:28', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1035', '141', '1', '45', '140', '2', '', '2018-08-10 10:53:54', '2018-08-20 17:01:28', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1036', '142', '2', '34', '卡其', '1', 'https://cdn.viperky.com/storage/images/20180810/InsiGNqilu.png', '2018-08-10 11:04:09', '2018-08-20 17:01:19', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1037', '142', '2', '37', '灰色', '1', 'https://cdn.viperky.com/storage/images/20180810/Ke42CobgUL.png', '2018-08-10 11:04:09', '2018-08-20 17:01:19', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1038', '142', '1', '40', '90', '2', '', '2018-08-10 11:04:09', '2018-08-20 17:01:19', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1039', '142', '1', '41', '100', '2', '', '2018-08-10 11:04:09', '2018-08-20 17:01:19', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1040', '142', '1', '42', '110', '2', '', '2018-08-10 11:04:09', '2018-08-20 17:01:19', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1041', '142', '1', '43', '120', '2', '', '2018-08-10 11:04:09', '2018-08-20 17:01:19', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1042', '142', '1', '44', '130', '2', '', '2018-08-10 11:04:09', '2018-08-20 17:01:19', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1043', '143', '2', '2', '桔色', '1', 'https://cdn.viperky.com/storage/images/20180810/4ovGN5xQQQ.png', '2018-08-10 16:19:09', '2018-08-20 17:00:27', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1044', '143', '2', '9', '绿色', '1', 'https://cdn.viperky.com/storage/images/20180810/vgc6zZAQqz.png', '2018-08-10 16:19:09', '2018-08-20 17:00:27', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1045', '143', '1', '40', '90', '2', '', '2018-08-10 16:19:09', '2018-08-20 17:00:27', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1046', '143', '1', '41', '100', '2', '', '2018-08-10 16:19:09', '2018-08-20 17:00:27', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1047', '143', '1', '42', '110', '2', '', '2018-08-10 16:19:09', '2018-08-20 17:00:27', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1048', '143', '1', '43', '120', '2', '', '2018-08-10 16:19:09', '2018-08-20 17:00:27', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1049', '143', '1', '44', '130', '2', '', '2018-08-10 16:19:09', '2018-08-20 17:00:27', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1050', '144', '2', '9', '军绿色', '1', 'https://cdn.viperky.com/storage/images/20180810/snkyhGlEqx.png', '2018-08-10 16:49:29', '2018-08-16 16:51:16', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1051', '144', '2', '34', '驼色', '1', 'https://cdn.viperky.com/storage/images/20180810/TFslEXOIVF.png', '2018-08-10 16:49:29', '2018-08-16 16:51:16', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1052', '144', '1', '40', '90', '2', '', '2018-08-10 16:49:29', '2018-08-16 16:51:16', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1053', '144', '1', '41', '100', '2', '', '2018-08-10 16:49:29', '2018-08-16 16:51:16', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1054', '144', '1', '42', '110', '2', '', '2018-08-10 16:49:29', '2018-08-16 16:51:16', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1055', '144', '1', '44', '130', '2', '', '2018-08-10 16:49:29', '2018-08-16 16:51:16', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1056', '145', '2', '9', '军绿色', '1', 'https://cdn.viperky.com/storage/images/20180810/dTeurVZk4b.png', '2018-08-10 17:24:45', '2018-08-16 16:57:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1057', '145', '2', '34', '驼色', '1', 'https://cdn.viperky.com/storage/images/20180810/xqwAezk5X6.png', '2018-08-10 17:24:45', '2018-08-16 16:57:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1058', '145', '1', '40', '90', '2', '', '2018-08-10 17:24:45', '2018-08-16 16:57:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1059', '145', '1', '41', '100', '2', '', '2018-08-10 17:24:45', '2018-08-16 16:57:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1060', '145', '1', '42', '110', '2', '', '2018-08-10 17:24:45', '2018-08-16 16:57:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1061', '145', '1', '43', '120', '2', '', '2018-08-10 17:24:45', '2018-08-16 16:57:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1062', '145', '1', '44', '130', '2', '', '2018-08-10 17:24:45', '2018-08-16 16:57:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1063', '146', '2', '35', '浅灰', '1', 'https://cdn.viperky.com/storage/images/20180813/YALOsk1L8O.png', '2018-08-13 14:28:02', '2018-08-16 16:54:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1064', '146', '2', '38', '杏色', '1', 'https://cdn.viperky.com/storage/images/20180813/iciNZAmAoV.png', '2018-08-13 14:28:02', '2018-08-16 16:54:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1065', '146', '1', '40', '90', '2', '', '2018-08-13 14:28:02', '2018-08-16 16:54:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1066', '146', '1', '41', '100', '2', '', '2018-08-13 14:28:02', '2018-08-16 16:54:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1067', '146', '1', '42', '110', '2', '', '2018-08-13 14:28:02', '2018-08-16 16:54:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1068', '146', '1', '43', '120', '2', '', '2018-08-13 14:28:02', '2018-08-16 16:54:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1069', '146', '1', '44', '130', '2', '', '2018-08-13 14:28:02', '2018-08-16 16:54:00', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1070', '147', '2', '16', '宝蓝色', '1', 'https://cdn.viperky.com/storage/images/20180813/g1BgCopwtL.png', '2018-08-13 14:37:18', '2018-08-20 17:01:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1071', '147', '2', '27', '咖啡色', '1', 'https://cdn.viperky.com/storage/images/20180813/Jhgi5R0eUO.png', '2018-08-13 14:37:18', '2018-08-20 17:01:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1072', '147', '1', '40', '90', '2', '', '2018-08-13 14:37:18', '2018-08-20 17:01:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1073', '147', '1', '41', '100', '2', '', '2018-08-13 14:37:18', '2018-08-20 17:01:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1074', '147', '1', '42', '110', '2', '', '2018-08-13 14:37:18', '2018-08-20 17:01:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1075', '147', '1', '43', '120', '2', '', '2018-08-13 14:37:18', '2018-08-20 17:01:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1076', '147', '1', '44', '130', '2', '', '2018-08-13 14:37:18', '2018-08-20 17:01:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1077', '147', '1', '45', '140', '2', '', '2018-08-13 14:37:18', '2018-08-20 17:01:05', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1078', '148', '2', '8', '暗红色', '1', 'https://cdn.viperky.com/storage/images/20180813/9b5mVdrHGV.png', '2018-08-13 15:00:20', '2018-09-11 16:49:33', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1079', '148', '2', '27', '咖啡色', '1', 'https://cdn.viperky.com/storage/images/20180813/qkj4lnbcgs.png', '2018-08-13 15:00:20', '2018-09-11 16:49:33', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1080', '148', '1', '40', '90', '2', '', '2018-08-13 15:00:20', '2018-09-11 16:49:33', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1081', '148', '1', '41', '100', '2', '', '2018-08-13 15:00:20', '2018-09-11 16:49:33', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1082', '148', '1', '42', '110', '2', '', '2018-08-13 15:00:20', '2018-09-11 16:49:33', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1083', '148', '1', '43', '120', '2', '', '2018-08-13 15:00:20', '2018-09-11 16:49:33', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1084', '148', '1', '44', '130', '2', '', '2018-08-13 15:00:20', '2018-09-11 16:49:33', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1085', '149', '2', '11', '绿色', '1', 'https://cdn.viperky.com/storage/images/20180813/IF3v3q87yp.png', '2018-08-13 15:30:58', '2018-08-16 17:00:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1086', '149', '2', '37', '深灰色', '1', 'https://cdn.viperky.com/storage/images/20180813/MBbOcYU3EY.png', '2018-08-13 15:30:58', '2018-08-16 17:00:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1087', '149', '2', '47', '黄色', '1', 'https://cdn.viperky.com/storage/images/20180813/fwirLY3Oyt.png', '2018-08-13 15:30:58', '2018-08-16 17:00:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1088', '149', '1', '40', '90', '2', '', '2018-08-13 15:30:58', '2018-08-16 17:00:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1089', '149', '1', '41', '100', '2', '', '2018-08-13 15:30:58', '2018-08-16 17:00:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1090', '149', '1', '42', '110', '2', '', '2018-08-13 15:30:58', '2018-08-16 17:00:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1091', '149', '1', '43', '120', '2', '', '2018-08-13 15:30:58', '2018-08-16 17:00:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1092', '149', '1', '44', '130', '2', '', '2018-08-13 15:30:58', '2018-08-16 17:00:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1093', '149', '1', '45', '140', '2', '', '2018-08-13 15:30:59', '2018-08-16 17:00:34', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1094', '150', '2', '9', '军绿色', '1', 'https://cdn.viperky.com/storage/images/20180813/r6n7N1G40Z.png', '2018-08-13 15:40:15', '2018-08-28 09:06:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1095', '150', '2', '31', '土黄色', '1', 'https://cdn.viperky.com/storage/images/20180813/OkJUPR6Wxp.png', '2018-08-13 15:40:15', '2018-08-28 09:06:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1096', '150', '1', '40', '90', '2', '', '2018-08-13 15:40:15', '2018-08-28 09:06:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1097', '150', '1', '41', '100', '2', '', '2018-08-13 15:40:15', '2018-08-28 09:06:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1098', '150', '1', '42', '110', '2', '', '2018-08-13 15:40:15', '2018-08-28 09:06:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1099', '150', '1', '43', '120', '2', '', '2018-08-13 15:40:15', '2018-08-28 09:06:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1100', '150', '1', '44', '130', '2', '', '2018-08-13 15:40:15', '2018-08-28 09:06:39', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1101', '151', '2', '37', '灰色', '1', 'https://cdn.viperky.com/storage/images/20180813/zjdpk2oK4z.png', '2018-08-13 16:00:04', '2018-08-16 16:56:22', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1102', '151', '1', '40', '90', '2', '', '2018-08-13 16:00:04', '2018-08-16 16:56:22', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1103', '151', '1', '41', '100', '2', '', '2018-08-13 16:00:04', '2018-08-16 16:56:22', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1104', '151', '1', '42', '110', '2', '', '2018-08-13 16:00:04', '2018-08-16 16:56:22', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1105', '151', '1', '43', '120', '2', '', '2018-08-13 16:00:04', '2018-08-16 16:56:22', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1106', '151', '1', '44', '130', '2', '', '2018-08-13 16:00:04', '2018-08-16 16:56:22', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1107', '152', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180813/fIsQDqeg8V.png', '2018-08-13 16:44:41', '2018-09-11 18:11:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1108', '152', '2', '2', '橘色', '1', 'https://cdn.viperky.com/storage/images/20180813/DtGEJZIZ9F.png', '2018-08-13 16:44:41', '2018-09-11 18:11:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1109', '152', '2', '11', '绿色', '1', 'https://cdn.viperky.com/storage/images/20180813/nbyYlW3Tku.png', '2018-08-13 16:44:41', '2018-09-11 18:11:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1110', '152', '2', '19', '湖蓝色', '1', 'https://cdn.viperky.com/storage/images/20180813/Sr9A1bePYq.png', '2018-08-13 16:44:41', '2018-09-11 18:11:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1111', '152', '2', '26', '紫色', '1', 'https://cdn.viperky.com/storage/images/20180813/xkDXKpvuOE.png', '2018-08-13 16:44:41', '2018-09-11 18:11:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1112', '152', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180813/dqxlrM9BoJ.png', '2018-08-13 16:44:41', '2018-09-11 18:11:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1113', '152', '1', '40', '90', '2', '', '2018-08-13 16:44:41', '2018-09-11 18:11:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1114', '152', '1', '41', '100', '2', '', '2018-08-13 16:44:41', '2018-09-11 18:11:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1115', '152', '1', '42', '110', '2', '', '2018-08-13 16:44:41', '2018-09-11 18:11:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1116', '152', '1', '43', '120', '2', '', '2018-08-13 16:44:41', '2018-09-11 18:11:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1117', '152', '1', '44', '130', '2', '', '2018-08-13 16:44:41', '2018-09-11 18:11:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1118', '152', '1', '45', '140', '2', '', '2018-08-13 16:44:41', '2018-09-11 18:11:11', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1119', '153', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180813/wM0lsjC1u6.png', '2018-08-13 17:16:09', '2018-09-11 16:48:52', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1120', '153', '1', '40', '90', '2', '', '2018-08-13 17:16:09', '2018-09-11 16:48:52', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1121', '153', '1', '41', '100', '2', '', '2018-08-13 17:16:09', '2018-09-11 16:48:52', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1122', '153', '1', '42', '110', '2', '', '2018-08-13 17:16:09', '2018-09-11 16:48:52', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1123', '153', '1', '43', '120', '2', '', '2018-08-13 17:16:09', '2018-09-11 16:48:52', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1124', '153', '1', '44', '130', '2', '', '2018-08-13 17:16:09', '2018-09-11 16:48:52', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1125', '153', '1', '45', '140', '2', '', '2018-08-13 17:16:09', '2018-09-11 16:48:52', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1126', '154', '2', '4', '粉色', '1', 'https://cdn.viperky.com/storage/images/20180816/0fBZncQVlK.png', '2018-08-16 14:34:30', '2018-09-06 16:59:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1127', '154', '2', '31', '米色', '1', 'https://cdn.viperky.com/storage/images/20180816/6z7z8YS7A9.png', '2018-08-16 14:34:30', '2018-09-06 16:59:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1128', '154', '1', '40', '90', '2', '', '2018-08-16 14:34:30', '2018-09-06 16:59:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1129', '154', '1', '41', '100', '2', '', '2018-08-16 14:34:30', '2018-09-06 16:59:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1130', '154', '1', '42', '110', '2', '', '2018-08-16 14:34:30', '2018-09-06 16:59:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1131', '154', '1', '43', '120', '2', '', '2018-08-16 14:34:30', '2018-09-06 16:59:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1132', '154', '1', '44', '130', '2', '', '2018-08-16 14:34:30', '2018-09-06 16:59:47', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1133', '155', '2', '31', '杏色', '1', 'https://cdn.viperky.com/storage/images/20180816/Y578APiQ2d.png', '2018-08-16 14:43:49', '2018-08-16 16:58:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1134', '155', '2', '34', '驼色', '1', 'https://cdn.viperky.com/storage/images/20180816/zdCZf4Ag4x.png', '2018-08-16 14:43:49', '2018-08-16 16:58:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1135', '155', '1', '40', '90', '2', '', '2018-08-16 14:43:49', '2018-08-16 16:58:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1136', '155', '1', '41', '100', '2', '', '2018-08-16 14:43:49', '2018-08-16 16:58:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1137', '155', '1', '42', '110', '2', '', '2018-08-16 14:43:49', '2018-08-16 16:58:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1138', '155', '1', '43', '120', '2', '', '2018-08-16 14:43:49', '2018-08-16 16:58:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1139', '155', '1', '44', '130', '2', '', '2018-08-16 14:43:49', '2018-08-16 16:58:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1140', '156', '2', '8', '锈红', '1', 'https://cdn.viperky.com/storage/images/20180816/jVN3mDSAyL.png', '2018-08-16 15:00:34', '2018-09-11 16:48:28', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1141', '156', '2', '28', '芥黄', '1', 'https://cdn.viperky.com/storage/images/20180816/KhtwlEN1TI.png', '2018-08-16 15:00:34', '2018-09-11 16:48:28', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1142', '156', '1', '40', '90', '2', '', '2018-08-16 15:00:34', '2018-09-11 16:48:28', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1143', '156', '1', '41', '100', '2', '', '2018-08-16 15:00:34', '2018-09-11 16:48:28', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1144', '156', '1', '42', '110', '2', '', '2018-08-16 15:00:34', '2018-09-11 16:48:28', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1145', '156', '1', '43', '120', '2', '', '2018-08-16 15:00:34', '2018-09-11 16:48:28', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1146', '156', '1', '44', '130', '2', '', '2018-08-16 15:00:34', '2018-09-11 16:48:28', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1147', '157', '2', '21', '牛仔蓝', '1', 'https://cdn.viperky.com/storage/images/20180816/yDJj8HWPfM.png', '2018-08-16 15:11:31', '2018-08-20 17:00:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1148', '157', '1', '40', '90', '2', '', '2018-08-16 15:11:31', '2018-08-20 17:00:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1149', '157', '1', '41', '100', '2', '', '2018-08-16 15:11:31', '2018-08-20 17:00:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1150', '157', '1', '42', '110', '2', '', '2018-08-16 15:11:31', '2018-08-20 17:00:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1151', '157', '1', '43', '120', '2', '', '2018-08-16 15:11:31', '2018-08-20 17:00:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1152', '157', '1', '44', '130', '2', '', '2018-08-16 15:11:31', '2018-08-20 17:00:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1153', '157', '1', '45', '140', '2', '', '2018-08-16 15:11:31', '2018-08-20 17:00:55', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1154', '158', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180816/Wk23CRQU7E.png', '2018-08-16 15:38:29', '2018-08-16 15:38:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1155', '158', '2', '5', '红色', '1', 'https://cdn.viperky.com/storage/images/20180816/CQwxax7Kjq.png', '2018-08-16 15:38:29', '2018-08-16 15:38:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1156', '158', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180816/VXLyG0o5M0.png', '2018-08-16 15:38:29', '2018-08-16 15:38:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1157', '158', '2', '47', '黄色', '1', 'https://cdn.viperky.com/storage/images/20180816/QZYBrVed4y.png', '2018-08-16 15:38:29', '2018-08-16 15:38:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1158', '158', '1', '39', '(48-54cm)仅参考', '2', '', '2018-08-16 15:38:29', '2018-08-16 15:38:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1159', '159', '2', '27', '咖啡色', '1', 'https://cdn.viperky.com/storage/images/20180816/bsNNrRkRCL.png', '2018-08-16 16:18:30', '2018-08-16 16:18:30', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1160', '159', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180816/RoKLcUSx8E.png', '2018-08-16 16:18:30', '2018-08-16 16:18:30', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1161', '159', '2', '47', '黄色', '1', 'https://cdn.viperky.com/storage/images/20180816/ha6H3CiLQf.png', '2018-08-16 16:18:30', '2018-08-16 16:18:30', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1162', '159', '1', '39', '3-10岁', '2', '', '2018-08-16 16:18:30', '2018-08-16 16:18:30', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1163', '160', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180816/gGEaKOJX3c.png', '2018-08-16 16:29:29', '2018-08-16 16:29:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1164', '160', '2', '28', '焦糖色', '1', 'https://cdn.viperky.com/storage/images/20180816/OGs6xnm898.png', '2018-08-16 16:29:29', '2018-08-16 16:29:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1165', '160', '2', '46', '米色', '1', 'https://cdn.viperky.com/storage/images/20180816/lq7rNXtE4q.png', '2018-08-16 16:29:29', '2018-08-16 16:29:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1166', '160', '2', '47', '黄色', '1', 'https://cdn.viperky.com/storage/images/20180816/BNwvx6kix1.png', '2018-08-16 16:29:29', '2018-08-16 16:29:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1167', '160', '1', '39', '儿童款53cm左右', '2', '', '2018-08-16 16:29:29', '2018-08-16 16:29:29', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1168', '161', '2', '8', '深红色', '1', 'https://cdn.viperky.com/storage/images/20180816/gh1HdzM6Pm.png', '2018-08-16 16:40:48', '2018-09-12 08:56:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1169', '161', '2', '47', '黄色', '1', 'https://cdn.viperky.com/storage/images/20180816/nwlYVaEIrg.png', '2018-08-16 16:40:48', '2018-09-12 08:56:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1170', '161', '1', '39', '儿童52CM', '2', '', '2018-08-16 16:40:48', '2018-09-12 08:56:06', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1171', '162', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180816/ga7tuxzVpA.png', '2018-08-16 16:48:46', '2018-08-16 16:48:46', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1172', '162', '2', '8', '酒红色', '1', 'https://cdn.viperky.com/storage/images/20180816/SHx7LtFFZc.png', '2018-08-16 16:48:46', '2018-08-16 16:48:46', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1173', '162', '1', '39', '儿童款47-54cm', '2', '', '2018-08-16 16:48:46', '2018-08-16 16:48:46', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1174', '162', '1', '40', '大人款55-60cm', '2', '', '2018-08-16 16:48:46', '2018-08-16 16:48:46', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1175', '163', '2', '18', '牛仔蓝', '1', 'https://cdn.viperky.com/storage/images/20180827/rctyT0mhZS.png', '2018-08-27 14:10:50', '2018-08-27 14:10:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1176', '163', '1', '42', '110', '2', '', '2018-08-27 14:10:50', '2018-08-27 14:10:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1177', '163', '1', '43', '120', '2', '', '2018-08-27 14:10:50', '2018-08-27 14:10:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1178', '163', '1', '44', '130', '2', '', '2018-08-27 14:10:50', '2018-08-27 14:10:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1179', '163', '1', '45', '140', '2', '', '2018-08-27 14:10:50', '2018-08-27 14:10:50', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1180', '164', '2', '4', '豆粉色', '1', 'https://cdn.viperky.com/storage/images/20180827/JLC5xrU98s.png', '2018-08-27 14:22:16', '2018-09-11 16:47:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1181', '164', '2', '33', '咖啡色', '1', 'https://cdn.viperky.com/storage/images/20180827/4MJcqNmTvR.png', '2018-08-27 14:22:16', '2018-09-11 16:47:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1182', '164', '1', '40', '90', '2', '', '2018-08-27 14:22:16', '2018-09-11 16:47:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1183', '164', '1', '41', '100', '2', '', '2018-08-27 14:22:16', '2018-09-11 16:47:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1184', '164', '1', '42', '110', '2', '', '2018-08-27 14:22:16', '2018-09-11 16:47:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1185', '164', '1', '43', '120', '2', '', '2018-08-27 14:22:16', '2018-09-11 16:47:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1186', '164', '1', '44', '130', '2', '', '2018-08-27 14:22:16', '2018-09-11 16:47:51', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1187', '165', '2', '8', '暗红色', '1', 'https://cdn.viperky.com/storage/images/20180827/J6hqHS5HDo.png', '2018-08-27 14:39:45', '2018-08-27 14:39:45', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1188', '165', '2', '11', '绿色', '1', 'https://cdn.viperky.com/storage/images/20180827/ggur6Qh4wY.png', '2018-08-27 14:39:45', '2018-08-27 14:39:45', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1189', '165', '1', '40', '90', '2', '', '2018-08-27 14:39:45', '2018-08-27 14:39:45', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1190', '165', '1', '41', '100', '2', '', '2018-08-27 14:39:45', '2018-08-27 14:39:45', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1191', '165', '1', '42', '110', '2', '', '2018-08-27 14:39:45', '2018-08-27 14:39:45', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1192', '165', '1', '43', '120', '2', '', '2018-08-27 14:39:45', '2018-08-27 14:39:45', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1193', '165', '1', '44', '130', '2', '', '2018-08-27 14:39:45', '2018-08-27 14:39:45', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1194', '166', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180903/fKJl4QWcWM.png', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1195', '166', '2', '4', '粉色', '1', 'https://cdn.viperky.com/storage/images/20180903/SpNjeBjGMV.png', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1196', '166', '2', '14', '蓝色', '1', 'https://cdn.viperky.com/storage/images/20180903/U1DQvazsBQ.png', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1197', '166', '2', '37', '灰色', '1', 'https://cdn.viperky.com/storage/images/20180903/eAtL5N92lV.png', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1198', '166', '2', '46', '白色', '1', 'https://cdn.viperky.com/storage/images/20180903/xjLPe3CnSb.png', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1199', '166', '1', '39', '21', '2', '', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1200', '166', '1', '40', '22', '2', '', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1201', '166', '1', '41', '23', '2', '', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1202', '166', '1', '42', '24', '2', '', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1203', '166', '1', '43', '25', '2', '', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1204', '166', '1', '44', '26', '2', '', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1205', '166', '1', '45', '27', '2', '', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1206', '166', '1', '48', '28', '2', '', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1207', '166', '1', '49', '29', '2', '', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1208', '166', '1', '50', '30', '2', '', '2018-09-03 15:23:09', '2018-09-03 15:23:09', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1209', '167', '2', '6', '粉色', '1', 'https://cdn.viperky.com/storage/images/20180903/QUyW00BfpV.png', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1210', '167', '2', '21', '蓝色', '1', 'https://cdn.viperky.com/storage/images/20180903/PveMFlA7SR.png', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1211', '167', '2', '35', '奶白色', '1', 'https://cdn.viperky.com/storage/images/20180903/IHgEPthEqk.png', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1212', '167', '2', '36', '深灰色', '1', 'https://cdn.viperky.com/storage/images/20180903/oUfNwHIXcw.png', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1213', '167', '1', '39', '21', '2', '', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1214', '167', '1', '40', '22', '2', '', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1215', '167', '1', '41', '23', '2', '', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1216', '167', '1', '42', '24', '2', '', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1217', '167', '1', '43', '25', '2', '', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1218', '167', '1', '44', '26', '2', '', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1219', '167', '1', '45', '27', '2', '', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1220', '167', '1', '48', '28', '2', '', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1221', '167', '1', '49', '29', '2', '', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1222', '167', '1', '50', '30', '2', '', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1223', '167', '1', '51', '31', '2', '', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1224', '167', '1', '52', '32', '2', '', '2018-09-03 15:59:21', '2018-09-03 15:59:21', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1225', '168', '2', '6', '藕粉色', '1', 'https://cdn.viperky.com/storage/images/20180903/7FwtCjc9qZ.png', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1226', '168', '2', '36', '深灰色', '1', 'https://cdn.viperky.com/storage/images/20180903/JAVISj2oTI.png', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1227', '168', '1', '39', '80', '2', '', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1228', '168', '1', '40', '90', '2', '', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1229', '168', '1', '41', '100', '2', '', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1230', '168', '1', '42', '110', '2', '', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1231', '168', '1', '43', '120', '2', '', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1232', '168', '1', '44', '130', '2', '', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1233', '168', '1', '45', '140', '2', '', '2018-09-03 16:16:41', '2018-09-03 16:16:41', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1234', '169', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180904/JbeC0QUpSA.jpg', '2018-09-04 19:07:50', '2018-09-06 12:04:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1235', '169', '1', '39', '23', '2', '', '2018-09-04 19:07:50', '2018-09-06 12:04:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1236', '169', '1', '40', '24', '2', '', '2018-09-04 19:07:50', '2018-09-06 12:04:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1237', '169', '1', '41', '25', '2', '', '2018-09-04 19:07:50', '2018-09-06 12:04:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1238', '169', '1', '42', '26', '2', '', '2018-09-04 19:07:50', '2018-09-06 12:04:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1239', '169', '1', '43', '27', '2', '', '2018-09-04 19:07:50', '2018-09-06 12:04:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1240', '169', '1', '44', '28', '2', '', '2018-09-04 19:07:50', '2018-09-06 12:04:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1241', '169', '1', '45', '29', '2', '', '2018-09-04 19:07:50', '2018-09-06 12:04:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1242', '169', '1', '48', '30', '2', '', '2018-09-04 19:07:50', '2018-09-06 12:04:17', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1243', '170', '2', '1', '黑色', '1', 'https://cdn.viperky.com/storage/images/20180904/y9bgi2zoQq.jpg', '2018-09-04 19:36:48', '2018-09-11 16:46:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1244', '170', '2', '4', '粉色', '1', 'https://cdn.viperky.com/storage/images/20180906/t1ZlACdicX.jpg', '2018-09-04 19:36:48', '2018-09-11 16:46:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1245', '170', '2', '5', '红色', '1', 'https://cdn.viperky.com/storage/images/20180904/wb0PHHXZO7.jpg', '2018-09-04 19:36:48', '2018-09-11 16:46:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1246', '170', '2', '18', '深蓝色', '1', 'https://cdn.viperky.com/storage/images/20180904/ak3jToL9NB.jpg', '2018-09-04 19:36:48', '2018-09-11 16:46:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1247', '170', '2', '26', '紫色', '1', 'https://cdn.viperky.com/storage/images/20180906/4J4I0ZgkE8.jpg', '2018-09-04 19:36:48', '2018-09-11 16:46:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1248', '170', '2', '27', '咖啡色', '1', 'https://cdn.viperky.com/storage/images/20180904/uyerswb1MF.jpg', '2018-09-04 19:36:48', '2018-09-11 16:46:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1249', '170', '2', '35', '浅灰色', '1', 'https://cdn.viperky.com/storage/images/20180904/I0ofTMxBPw.jpg', '2018-09-04 19:36:48', '2018-09-11 16:46:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1250', '170', '2', '36', '深灰色', '1', 'https://cdn.viperky.com/storage/images/20180904/OXoH1ONvNw.jpg', '2018-09-04 19:36:48', '2018-09-11 16:46:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1251', '170', '1', '39', '1-4岁(小童款)', '2', '', '2018-09-04 19:36:48', '2018-09-11 16:46:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1252', '170', '1', '40', '3-8岁(中童款)', '2', '', '2018-09-04 19:36:48', '2018-09-11 16:46:59', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1253', '171', '2', '4', '白+粉(女童)', '1', 'https://cdn.viperky.com/storage/images/20180904/Nehd7t9F4O.jpg', '2018-09-04 20:03:02', '2018-09-04 20:03:02', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1254', '171', '2', '10', '粉+绿(女童)', '1', 'https://cdn.viperky.com/storage/images/20180904/2xRPAlw3nK.jpg', '2018-09-04 20:03:02', '2018-09-04 20:03:02', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1255', '171', '2', '46', '黄+黑(男童)', '1', 'https://cdn.viperky.com/storage/images/20180904/JtQyoOYvut.jpg', '2018-09-04 20:03:02', '2018-09-04 20:03:02', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1256', '171', '1', '41', '100', '2', '', '2018-09-04 20:03:02', '2018-09-04 20:03:02', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1257', '171', '1', '42', '110', '2', '', '2018-09-04 20:03:02', '2018-09-04 20:03:02', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1258', '171', '1', '43', '120', '2', '', '2018-09-04 20:03:02', '2018-09-04 20:03:02', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1259', '171', '1', '44', '130', '2', '', '2018-09-04 20:03:02', '2018-09-04 20:03:02', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1260', '172', '2', '2', '橘夹蓝', '1', 'https://cdn.viperky.com/storage/images/20180905/knVUrCyrJ5.jpg', '2018-09-05 14:27:18', '2018-09-11 09:51:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1261', '172', '2', '3', '玫红夹黑', '1', 'https://cdn.viperky.com/storage/images/20180905/NXECbxu5OR.jpg', '2018-09-05 14:27:18', '2018-09-11 09:51:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1262', '172', '2', '4', '粉夹棕', '1', 'https://cdn.viperky.com/storage/images/20180905/OxvIe98CwP.jpg', '2018-09-05 14:27:18', '2018-09-11 09:51:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1263', '172', '2', '8', '酒红色', '1', 'https://cdn.viperky.com/storage/images/20180905/5rOYiwemyU.jpg', '2018-09-05 14:27:18', '2018-09-11 09:51:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1264', '172', '2', '11', '灰夹绿色', '1', 'https://cdn.viperky.com/storage/images/20180905/se32mGlySX.jpg', '2018-09-05 14:27:18', '2018-09-11 09:51:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1265', '172', '2', '16', '蓝夹棕', '1', 'https://cdn.viperky.com/storage/images/20180905/j3wYTIsP5U.jpg', '2018-09-05 14:27:18', '2018-09-11 09:51:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1266', '172', '2', '29', '栗夹蓝', '1', 'https://cdn.viperky.com/storage/images/20180905/Ow9liHp79N.jpg', '2018-09-05 14:27:18', '2018-09-11 09:51:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1267', '172', '2', '31', '黄夹棕', '1', 'https://cdn.viperky.com/storage/images/20180905/Tm2n23JLjX.jpg', '2018-09-05 14:27:18', '2018-09-11 09:51:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1268', '172', '2', '34', '棕夹红', '1', 'https://cdn.viperky.com/storage/images/20180905/fda5OHS80K.jpg', '2018-09-05 14:27:18', '2018-09-11 09:51:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1269', '172', '2', '36', '灰夹玫红', '1', 'https://cdn.viperky.com/storage/images/20180905/ahzT9bet0k.jpg', '2018-09-05 14:27:18', '2018-09-11 09:51:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1270', '172', '2', '47', '黄夹灰', '1', 'https://cdn.viperky.com/storage/images/20180905/zDd08dYnuX.jpg', '2018-09-05 14:27:18', '2018-09-11 09:51:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1271', '172', '1', '39', '1-3岁', '2', '', '2018-09-05 14:27:18', '2018-09-11 09:51:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1272', '172', '1', '40', '3-5岁', '2', '', '2018-09-05 14:27:18', '2018-09-11 09:51:12', null); INSERT INTO `ibrand_goods_spec_relation` VALUES ('1273', '172', '1', '41', '5-8岁', '2', '', '2018-09-05 14:27:18', '2018-09-11 09:51:12', null); -- ---------------------------- -- Table structure for ibrand_goods_spec_value -- ---------------------------- DROP TABLE IF EXISTS `ibrand_goods_spec_value`; CREATE TABLE `ibrand_goods_spec_value` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `spec_id` int(10) unsigned NOT NULL, `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `rgb` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `color` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `status` tinyint(4) NOT NULL DEFAULT '1', `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `deleted_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=69 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- ---------------------------- -- Records of ibrand_goods_spec_value -- ---------------------------- INSERT INTO `ibrand_goods_spec_value` VALUES ('1', '2', '黑色', '000000', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('2', '2', '橘红色', 'ff7500', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('3', '2', '玫红色', 'df1b76', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('4', '2', '粉红色', 'ffb6c1', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('5', '2', '红色', 'ff0000', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('6', '2', '藕色', 'eed0d8', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('7', '2', '西瓜红', 'f05654', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('8', '2', '酒红色', '990000', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('9', '2', '军绿色', '5d762a', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('10', '2', '浅绿色', '98fb98', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('11', '2', '绿色', '008000', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('12', '2', '翠绿色', '0aa344', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('13', '2', '青色', '00e09e', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('14', '2', '天蓝色', '44cef6', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('15', '2', '孔雀蓝', '00a4c5', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('16', '2', '宝蓝色', '4b5cc4', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('17', '2', '浅蓝色', 'd2f0f4', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('18', '2', '深蓝色', '041690', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('19', '2', '湖蓝色', '30dff3', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('20', '2', '蓝色', '0000fe', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('21', '2', '藏青色', '2e4e7e', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('22', '2', '浅紫色', 'ede0e6', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('23', '2', '深紫色', '430653', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('24', '2', '紫红色', '8b0062', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('25', '2', '紫罗兰', 'b7ace4', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('26', '2', '紫色', '800080', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('27', '2', '咖啡色', '603912', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('28', '2', '巧克力色', 'd2691e', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('29', '2', '栗色', '60281e', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('30', '2', '浅棕色', 'b35c44', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('31', '2', '深卡其布色', 'bdb76b', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('32', '2', '深棕色', '7c4b00', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('33', '2', '褐色', '855b00', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('34', '2', '驼色', 'a88462', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('35', '2', '浅灰色', 'e4e4e4', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('36', '2', '深灰色', '666666', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('37', '2', '灰色', '808080', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('38', '2', '银色', 'c0c0c0', null, '1', null, null, null); INSERT INTO `ibrand_goods_spec_value` VALUES ('39', '1', '80', null, null, '1', '2017-05-11 11:28:33', '2017-05-11 11:28:33', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('40', '1', '90', null, null, '1', '2017-05-11 11:28:33', '2017-05-11 11:28:33', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('41', '1', '100', null, null, '1', '2017-05-11 11:28:33', '2017-05-11 11:28:33', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('42', '1', '110', null, null, '1', '2017-05-11 11:28:33', '2017-05-11 11:28:33', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('43', '1', '120', null, null, '1', '2017-05-11 11:28:33', '2017-05-11 11:28:33', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('44', '1', '130', null, null, '1', '2017-05-11 11:28:33', '2017-05-11 11:28:33', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('45', '1', '140', null, null, '1', '2017-05-11 11:28:33', '2017-05-11 11:28:33', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('46', '2', '白色', null, null, '1', '2017-05-15 15:18:24', '2017-05-15 15:18:24', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('47', '2', '黄色', null, null, '1', '2017-05-15 16:47:59', '2017-05-15 16:47:59', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('48', '1', '通用', null, null, '1', '2017-09-22 13:18:08', '2017-09-22 13:18:08', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('49', '1', '妈妈S码', null, null, '1', '2018-05-15 10:23:53', '2018-05-15 10:23:53', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('50', '1', '妈妈M码', null, null, '1', '2018-05-15 10:23:53', '2018-05-15 10:23:53', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('51', '1', '爸爸L码', null, null, '1', '2018-05-15 10:23:53', '2018-05-15 10:23:53', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('52', '1', '爸爸XL码', null, null, '1', '2018-05-15 10:23:53', '2018-05-15 10:23:53', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('53', '1', '5码【90CM】套装', null, null, '1', '2018-05-15 10:26:12', '2018-05-15 10:26:12', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('54', '1', '7码【100CM】套装', null, null, '1', '2018-05-15 10:26:12', '2018-05-15 10:26:12', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('55', '1', '9码【110CM】套装', null, null, '1', '2018-05-15 10:26:12', '2018-05-15 10:26:12', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('56', '1', '11码【120CM】套装', null, null, '1', '2018-05-15 10:26:12', '2018-05-15 10:26:12', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('57', '1', '13码【130CM】套装', null, null, '1', '2018-05-15 10:26:12', '2018-05-15 10:26:12', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('58', '1', '妈妈S码 套装', null, null, '1', '2018-05-15 10:26:12', '2018-05-15 10:26:12', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('59', '1', '妈妈M码 套装 ', null, null, '1', '2018-05-15 10:26:12', '2018-05-15 10:26:12', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('60', '1', '妈妈均码', null, null, '1', '2018-05-15 10:27:18', '2018-05-15 10:27:18', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('61', '1', '爸爸均码', null, null, '1', '2018-05-15 16:31:59', '2018-05-15 16:31:59', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('62', '1', '30个/袋', null, null, '1', '2018-06-05 15:57:45', '2018-06-05 15:57:45', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('63', '1', '75*105加绒', null, null, '1', '2018-06-05 16:37:09', '2018-06-05 16:37:09', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('64', '1', '75*105单层', null, null, '1', '2018-06-05 16:37:09', '2018-06-05 16:37:09', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('65', '1', '110*130加绒', null, null, '1', '2018-06-05 16:37:09', '2018-06-05 16:37:09', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('66', '1', '110*130单层', null, null, '1', '2018-06-05 16:37:10', '2018-06-05 16:37:10', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('67', '1', '75*105羊羔绒', null, null, '1', '2018-06-05 16:37:10', '2018-06-05 16:37:10', null); INSERT INTO `ibrand_goods_spec_value` VALUES ('68', '1', '110*130羊羔绒', null, null, '1', '2018-06-05 16:37:10', '2018-06-05 16:37:10', null);