|
|
|
@@ -0,0 +1,6 @@ |
|
|
|
INSERT INTO `wx_business` (`id`, `title`, `type`, `create_date`, `update_date`) |
|
|
|
VALUES |
|
|
|
(7, '美妆', 1, '2018-08-10 22:15:17', '2019-04-09 19:32:30'), |
|
|
|
(8, '珠宝', 1, '2018-08-10 22:15:17', '2019-04-09 19:32:30'), |
|
|
|
(9, '服务', 1, '2018-08-10 22:15:17', '2019-04-09 19:32:30'), |
|
|
|
(10, '家居', 1, '2018-08-10 22:15:17', '2019-04-09 19:32:30'); |