22 lines
684 B
SQL
22 lines
684 B
SQL
/*
|
|
Navicat Premium Data Transfer
|
|
|
|
Source Server : 本地
|
|
Source Server Type : MySQL
|
|
Source Server Version : 50729
|
|
Source Host : localhost:3306
|
|
Source Schema : yshopb2c
|
|
|
|
Target Server Type : MySQL
|
|
Target Server Version : 50729
|
|
File Encoding : 65001
|
|
|
|
Date: 11/08/2020 11:23:45
|
|
*/
|
|
|
|
|
|
INSERT INTO `menu` VALUES (242, b'0', '直播管理', 'wechat/live/index', 48, 999, 'weixin', 'wxlive', b'0', b'0', 'Wxlive', '2020-08-10 17:20:54', NULL, 1, NULL, 0);
|
|
|
|
INSERT INTO `menu` VALUES
|
|
(243, b'0', '直播商品管理', 'wechat/goods/index', 48, 999, 'weixin', 'wxlivegoods', b'0', b'0', 'WxliveGoods', '2020-08-10 17:20:54', NULL, 1, NULL, 0);
|