1 Star 2 Fork 0

yanwei/TianMao

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
xm_shopping_manager.sql 107.04 KB
一键复制 编辑 原始数据 按行查看 历史
yanwei 提交于 2024-11-10 12:45 . 数据库提交
/*
Navicat Premium Data Transfer
Source Server : 111
Source Server Type : MySQL
Source Server Version : 80028 (8.0.28)
Source Host : localhost:3306
Source Schema : xm_shopping_manager
Target Server Type : MySQL
Target Server Version : 80028 (8.0.28)
File Encoding : 65001
Date: 23/10/2024 23:31:11
*/
SET NAMES utf8mb4;
SET FOREIGN_KEY_CHECKS = 0;
-- ----------------------------
-- Table structure for address
-- ----------------------------
DROP TABLE IF EXISTS `address`;
CREATE TABLE `address` (
`id` int NOT NULL AUTO_INCREMENT COMMENT 'ID',
`user_id` int NULL DEFAULT NULL COMMENT '用户ID',
`username` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '收货人',
`useraddress` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '收货地址',
`phone` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '联系电话',
PRIMARY KEY (`id`) USING BTREE
) ENGINE = InnoDB AUTO_INCREMENT = 11 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = '地址信息表' ROW_FORMAT = Dynamic;
-- ----------------------------
-- Records of address
-- ----------------------------
INSERT INTO `address` VALUES (8, 11, '王小二(测试数据)', '1213123', '23123123');
INSERT INTO `address` VALUES (9, 1, '哆啦美', '南京市仙林街道', '121312321413');
INSERT INTO `address` VALUES (10, 1, '守初心', '奥拉夫岛', '12321321412412');
-- ----------------------------
-- Table structure for admin
-- ----------------------------
DROP TABLE IF EXISTS `admin`;
CREATE TABLE `admin` (
`id` int NOT NULL AUTO_INCREMENT COMMENT 'ID',
`username` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '用户名',
`password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '密码',
`name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '姓名',
`avatar` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '头像',
`role` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '角色标识',
`phone` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '电话',
`email` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '邮箱',
PRIMARY KEY (`id`) USING BTREE
) ENGINE = InnoDB AUTO_INCREMENT = 2 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = '管理员' ROW_FORMAT = DYNAMIC;
-- ----------------------------
-- Records of admin
-- ----------------------------
INSERT INTO `admin` VALUES (1, 'admin', 'admin', '管理员', 'http://localhost:9090/files/1701696700213-qqq.png', 'ADMIN', '13677889922', 'admin@xm.com');
-- ----------------------------
-- Table structure for business
-- ----------------------------
DROP TABLE IF EXISTS `business`;
CREATE TABLE `business` (
`id` int NOT NULL AUTO_INCREMENT COMMENT 'ID',
`username` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '用户名',
`password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '密码',
`name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '店铺名',
`avatar` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '头像',
`role` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '角色标识',
`phone` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '电话',
`email` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '邮箱',
`description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '商家介绍',
`status` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '审核状态',
PRIMARY KEY (`id`) USING BTREE
) ENGINE = InnoDB AUTO_INCREMENT = 21 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = '商家信息表' ROW_FORMAT = DYNAMIC;
-- ----------------------------
-- Records of business
-- ----------------------------
INSERT INTO `business` VALUES (6, 'meshe', '123', 'ifashion', 'http://localhost:9090/files/1701758523519-avatar.png', 'BUSINESS', '2123121212', 'meshe@xm.com', 'MsShe(慕姗.诗怡)--始创于2010年,定义“欧美简约、奢华风格 致力传播丰盈女性自信优雅之美 诠释现代丰盈女性独立自主,淡然优雅的淑女气 享受生活,拒绝平庸,于时尚与生活中挥洒自如,淡淡演绎完美生活', '审核通过');
INSERT INTO `business` VALUES (7, 'perfum', '123', '香水之家', 'http://localhost:9090/files/1701758478354-1.jpg', 'BUSINESS', '581111', '212312@qq.com', '成立于2010年,陌陌集团旗下大型香水批发户。倡导「便捷 廉价」的生活方式,提升消费者的生活品质。截至2023年7月,已遍布全国31个省级行政区,220+个城市,近 2000家门店。', '审核通过');
INSERT INTO `business` VALUES (8, 'computer', '123', '启航电脑配件', 'http://localhost:9090/files/1701757900590-5.jpg', 'BUSINESS', '3312', '12312@qq.com', '成立于2010年,鹿鹿集团旗下大型批发户。倡导「便捷 廉价」的生活方式,提升消费者的生活品质。截至2023年7月,已遍布全国31个省级行政区,220+个城市,近 2000家门店。', '审核通过');
INSERT INTO `business` VALUES (9, 'beiens', '123', '贝恩施旗舰店', 'http://localhost:9090/files/1701758424763-avatar.png', 'BUSINESS', '2312312312', 'liuliu@xm.com', '广东省贝恩施科技股份有限公司成立于2012年7月。是一家专注于“孕婴童”产品设', '审核通过');
INSERT INTO `business` VALUES (10, 'phone', '123', '手机车载配件', 'http://localhost:9090/files/1701775750452-汽车手机.jpg', 'BUSINESS', '12132232112', 'phone@xm.com', '成立于2010年,陌陌集团旗下大型批发户。倡导「便捷 廉价」的生活方式,提升消费者的生活品质。截至2023年7月,已遍布全国31个省级行政区,220+个城市,近 2000家门店。', '审核通过');
INSERT INTO `business` VALUES (11, 'fruit', '123', '水果生鲜铺子', 'http://localhost:9090/files/1701758692604-2.jpg', 'BUSINESS', '18899990000', 'fruit@xm.com', '成立于2010年,陌陌集团旗下大型批发户。倡导「便捷 廉价」的生活方式,提升消费者的生活品质。截至2023年7月,已遍布全国31个省级行政区,220+个城市,近 2000家门店。', '审核通过');
INSERT INTO `business` VALUES (12, 'book', '123', '萌萌图书馆', 'http://localhost:9090/files/1713092734123-hpic2199.jpg', 'BUSINESS', '11132223456', 'book@xm.com', '成立于2010年,鹿鹿集团旗下大型批发户。倡导「便捷 廉价」的生活方式,提升消费者的生活品质。截至2023年7月,已遍布全国31个省级行政区,220+个城市,近 2000家门店。', '审核通过');
INSERT INTO `business` VALUES (13, 'medicine', '123', '医药之家', 'http://localhost:9090/files/1701758864347-主图_1.jpg', 'BUSINESS', '121323212345', 'medicine@xm.com', '成立于2010年,鹿鹿集团旗下大型批发户。倡导「便捷 廉价」的生活方式,提升消费者的生活品质。截至2023年7月,已遍布全国31个省级行政区,220+个城市,近 2000家门店。', '审核通过');
INSERT INTO `business` VALUES (14, 'chuju', '123', '厨具之家', 'http://localhost:9090/files/1702036955201-主图_4.jpg', 'BUSINESS', '12345678901', 'chuju@xm.com', '成立于2010年,鹿鹿集团旗下大型批发户。倡导「便捷 廉价」的生活方式,提升消费者的生活品质。截至2023年7月,已遍布全国31个省级行政区,220+个城市,近 2000家门店。', '审核通过');
INSERT INTO `business` VALUES (15, 'weiy', '123', '卫浴家具批发', 'http://localhost:9090/files/1701759064308-1.png', 'BUSINESS', '18899994444', 'weiyu@163.com', '成立于2010年,鹿鹿集团旗下大型批发户。倡导「便捷 廉价」的生活方式,提升消费者的生活品质。截至2023年7月,已遍布全国31个省级行政区,220+个城市,近 2000家门店。', '审核通过');
INSERT INTO `business` VALUES (16, 'machine', '123', '生活电器用品', 'http://localhost:9090/files/1701759100907-4.jpg', 'BUSINESS', '18899998888', 'machine@xm.com', '成立于2010年,陌陌集团旗下大型批发户。倡导「便捷 廉价」的生活方式,提升消费者的生活品质。截至2023年7月,已遍布全国31个省级行政区,220+个城市,近 2000家门店。', '审核通过');
INSERT INTO `business` VALUES (17, 'jifang', '123', '灿灿纺织', 'http://localhost:9090/files/1701759231982-1.jpg', 'BUSINESS', '18877766556', 'jifang@xm.com', '成立于2010年,鹿鹿集团旗下大型批发户。倡导「便捷 廉价」的生活方式,提升消费者的生活品质。截至2023年7月,已遍布全国31个省级行政区,220+个城市,近 2000家门店。', '审核通过');
INSERT INTO `business` VALUES (18, 'lingshi', '123', '零食小王子', 'http://localhost:9090/files/1701759397029-n1.jpg', 'BUSINESS', '18877770000', 'lingshi@xm.com', '成立于2010年,鹿鹿集团旗下大型批发户。倡导「便捷 廉价」的生活方式,提升消费者的生活品质。截至2023年7月,已遍布全国31个省级行政区,220+个城市,近 2000家门店。', '审核通过');
INSERT INTO `business` VALUES (19, 'add', '123', 'add办公本', 'http://localhost:9090/files/1701759486467-carousel-8.png', 'BUSINESS', '2321323123', '12121@qq.com', '办公本子好用得很', '审核中');
INSERT INTO `business` VALUES (20, 'mmmshen', '123', 'mmmshen', 'http://localhost:9090/files/1701827910987-23.jpg', 'BUSINESS', '12132312', '312312@qq.com', 'hhhh。测试哒', '审核未通过');
-- ----------------------------
-- Table structure for cart
-- ----------------------------
DROP TABLE IF EXISTS `cart`;
CREATE TABLE `cart` (
`id` int NOT NULL AUTO_INCREMENT COMMENT 'ID',
`user_id` int NULL DEFAULT NULL COMMENT '用户ID',
`goods_id` int NULL DEFAULT NULL COMMENT '商品ID',
`business_id` int NULL DEFAULT NULL COMMENT '店铺ID',
`num` int NULL DEFAULT NULL COMMENT '数量',
PRIMARY KEY (`id`) USING BTREE
) ENGINE = InnoDB AUTO_INCREMENT = 45 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = '购物车表' ROW_FORMAT = Dynamic;
-- ----------------------------
-- Records of cart
-- ----------------------------
-- ----------------------------
-- Table structure for collect
-- ----------------------------
DROP TABLE IF EXISTS `collect`;
CREATE TABLE `collect` (
`id` int NOT NULL AUTO_INCREMENT COMMENT 'ID',
`user_id` int NULL DEFAULT NULL COMMENT '用户ID',
`goods_id` int NULL DEFAULT NULL COMMENT '商品ID',
`business_id` int NULL DEFAULT NULL COMMENT '店铺ID',
PRIMARY KEY (`id`) USING BTREE
) ENGINE = InnoDB AUTO_INCREMENT = 23 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = '收藏信息表' ROW_FORMAT = Dynamic;
-- ----------------------------
-- Records of collect
-- ----------------------------
INSERT INTO `collect` VALUES (12, 11, 17, 12);
INSERT INTO `collect` VALUES (13, 11, 16, 9);
INSERT INTO `collect` VALUES (14, 11, 21, 18);
INSERT INTO `collect` VALUES (15, 11, 29, 10);
INSERT INTO `collect` VALUES (17, 1, 17, 12);
INSERT INTO `collect` VALUES (18, 1, 16, 9);
INSERT INTO `collect` VALUES (19, 1, 30, 12);
INSERT INTO `collect` VALUES (20, 1, 135, 11);
-- ----------------------------
-- Table structure for comment
-- ----------------------------
DROP TABLE IF EXISTS `comment`;
CREATE TABLE `comment` (
`id` int NOT NULL AUTO_INCREMENT COMMENT 'ID',
`user_id` int NULL DEFAULT NULL COMMENT '用户ID',
`goods_id` int NULL DEFAULT NULL COMMENT '商品ID',
`business_id` int NULL DEFAULT NULL COMMENT '店铺ID',
`content` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '评论内容',
`time` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '评论时间',
PRIMARY KEY (`id`) USING BTREE
) ENGINE = InnoDB AUTO_INCREMENT = 12 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = '评论信息表' ROW_FORMAT = Dynamic;
-- ----------------------------
-- Records of comment
-- ----------------------------
INSERT INTO `comment` VALUES (2, 1, 16, 9, '很好玩', '2023-12-11 14:10:32');
INSERT INTO `comment` VALUES (3, 1, 76, 12, '书很好看', '2023-12-11 14:11:23');
INSERT INTO `comment` VALUES (4, 10, 16, 9, '我毛就喜欢玩', '2023-12-11 14:38:59');
INSERT INTO `comment` VALUES (5, 1, 17, 12, '很好用', '2023-12-11 22:20:28');
INSERT INTO `comment` VALUES (6, 11, 29, 10, '很好', '2023-12-11 22:24:06');
INSERT INTO `comment` VALUES (8, 1, 16, 9, '我就爱玩', '2023-12-12 17:43:13');
INSERT INTO `comment` VALUES (9, 1, 17, 12, '我用它来学习,很棒', '2023-12-12 17:43:28');
INSERT INTO `comment` VALUES (10, 1, 16, 9, '1212', '2023-12-21 15:33:32');
INSERT INTO `comment` VALUES (11, 1, 17, 12, '这本书很好看', '2024-02-11 16:34:40');
-- ----------------------------
-- Table structure for goods
-- ----------------------------
DROP TABLE IF EXISTS `goods`;
CREATE TABLE `goods` (
`id` int NOT NULL AUTO_INCREMENT COMMENT 'ID',
`name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '商品名称',
`img` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '商品主图',
`description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '商品介绍',
`price` double(10, 2) NULL DEFAULT NULL COMMENT '商品价格',
`unit` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '计件单位',
`count` int NULL DEFAULT 0 COMMENT '商品销量',
`type_id` int NULL DEFAULT NULL COMMENT '分类ID',
`business_id` int NULL DEFAULT NULL COMMENT '商家ID',
PRIMARY KEY (`id`) USING BTREE
) ENGINE = InnoDB AUTO_INCREMENT = 138 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = '商品信息表' ROW_FORMAT = Dynamic;
-- ----------------------------
-- Records of goods
-- ----------------------------
INSERT INTO `goods` VALUES (10, '爱的教育小英雄雨来童年书全套3册高尔基正版六年级课外书阅读书目原著小学生6年级阅读书籍名著上册【凤凰新华书店旗舰店】', 'http://localhost:9090/files/1701828615239-主图_1.jpg', '<p><img src=\"http://localhost:9090/files/1702025478894-主图_2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702025487028-主图_3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702025490284-主图_4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702025494671-主图_5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 45.00, '册', 0, 1, 12);
INSERT INTO `goods` VALUES (16, '万代拼装模型FRS假面骑士W 甲斗龙骑帝骑555时王双骑獠牙王牌空我', 'http://localhost:9090/files/1701928164235-444QQ图片20231207134856.png', '<p><img src=\"http://localhost:9090/files/1701926444496-11O1CN01Mbf3ho1Ij4RrGpZAv_!!3414770928 (1).jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1701926480342-221CN01w34jia1Ij4Rp3ChdX_!!3414770928.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1701926495936-2O1CN01wcrgDe1Ij4RmxSFSD_!!3414770928.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1701926510829-4O1CN01TAC4611Ij4RnxcEvf_!!3414770928.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 88.00, '套', 0, 10, 9);
INSERT INTO `goods` VALUES (17, '2024王道考研408计算机数据结构+计算机组成原理+操作系统+计算机网络考研复习指导教材', 'http://localhost:9090/files/1701926983359-20231025132541.png', '<p><img src=\"http://localhost:9090/files/1701927438781-王1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1701927447593-王2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1701927475176-汪汪.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1701927482653-aaa20231207133518.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 225.00, '套', 0, 1, 12);
INSERT INTO `goods` VALUES (18, '兰蔻菁纯哑光口红丝绒雾面小蛮腰唇膏经典', 'http://localhost:9090/files/1702025542955-1.jpg', '<p><img src=\"http://localhost:9090/files/1702025645433-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702025651911-d5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702025659476-d8.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702025674607-d2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702025833344-d9.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 140.00, '件', 0, 12, 7);
INSERT INTO `goods` VALUES (19, '兰蔻小白管防晒霜50ml轻透水漾防晒乳SPF50 PA++++', 'http://localhost:9090/files/1702025748457-1.jpg', '<p><img src=\"http://localhost:9090/files/1702025789358-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702025792995-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702025799389-d5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702025805389-d8.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702025810873-d9.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 90.00, '件', 0, 12, 7);
INSERT INTO `goods` VALUES (20, '百草味山楂片208g无核果丹皮果脯清平乐蜜饯独立包装怀旧零食', 'http://localhost:9090/files/1702025948929-1.jpg', '<p><img src=\"http://localhost:9090/files/1702026032021-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026035165-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026040538-n1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026048019-n2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026053881-n3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026067046-n4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026070634-n5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 9.90, '袋', 0, 9, 18);
INSERT INTO `goods` VALUES (21, '百草味菠萝干100g休闲零食酸甜菠萝圈凤梨干片蜜饯水果干果脯', 'http://localhost:9090/files/1702026110610-1.jpg', '<p><img src=\"http://localhost:9090/files/1702026144528-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026149719-n1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026153619-n2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026158357-n3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026163184-n4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026170034-n5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026187889-n6.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026192940-n7.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026195659-n8.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 11.00, '袋', 0, 9, 18);
INSERT INTO `goods` VALUES (22, '设计感修身短款t恤女夏季新款圆领薄款短袖白色高腰紧身露脐上衣', 'http://localhost:9090/files/1702026309840-1.png', '<p><img src=\"http://localhost:9090/files/1702026329839-d1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026334593-d2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026338547-d3.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026341338-d4.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026344158-d5.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 59.00, '件', 0, 15, 6);
INSERT INTO `goods` VALUES (23, 'MsShe大码女装新款胖mm夏装遮肚子200斤裹胸显瘦碎花连体泳衣', 'http://localhost:9090/files/1702026381362-1.png', '<p><img src=\"http://localhost:9090/files/1702026407094-d1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026410854-d2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026413559-d3.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026416325-d4.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026422591-d5.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026425869-d6.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026428954-d7.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 75.00, '件', 0, 15, 6);
INSERT INTO `goods` VALUES (24, 'MsShe大码女装新款叠穿松紧腰配饰假两件系扣衬衫下摆屁帘', 'http://localhost:9090/files/1702026455183-1.png', '<p><img src=\"http://localhost:9090/files/1702026469920-d1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026473419-d2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026477700-d3.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026481858-d4.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 88.00, '件', 0, 15, 6);
INSERT INTO `goods` VALUES (25, 'MsShe大码女装新款冬季老钱风立领调节收腰菱格夹棉长款外套', 'http://localhost:9090/files/1702026589728-z1.png', '<p><img src=\"http://localhost:9090/files/1702026539129-2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026543338-3.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026546793-4.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026550035-5.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026554898-6.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 120.00, '件', 0, 15, 6);
INSERT INTO `goods` VALUES (27, '环球厚底老爹鞋女秋季新款女款今年爆款运动鞋秋款休闲鞋子潮', 'http://localhost:9090/files/1702026694696-1.jpg', '<p><img src=\"http://localhost:9090/files/1702026709171-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026712662-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026715764-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026719433-5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 88.00, '双', 0, 16, 6);
INSERT INTO `goods` VALUES (28, '医用双头棉签医疗消毒棉棒医药一次性婴儿化妆掏耳尖头圆头棉花棒', 'http://localhost:9090/files/1702026907058-主图_1.jpg', '<p><img src=\"http://localhost:9090/files/1702026985173-主图_2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026988883-主图_3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026991815-主图_4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702026995077-主图_5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 9.90, '盒', 0, 4, 13);
INSERT INTO `goods` VALUES (29, '羽高66W快充数据线适用于苹果华为安卓Type-C 1米快充数据线', 'http://localhost:9090/files/1702027224452-1.jpg', '<p><img src=\"http://localhost:9090/files/1702027254280-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702027257397-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702027260428-5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702027264064-6.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702027266709-7.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 30.00, '件', 0, 11, 10);
INSERT INTO `goods` VALUES (30, '正版6册 凡尔纳科幻小说全集套装世界名著小学初中版课外书籍 海底两万里 八十天环游地球 神秘岛机器岛 格兰特船长的女儿地心游记', 'http://localhost:9090/files/1702031769793-主图_1.jpg', '<p><img src=\"http://localhost:9090/files/1702031792696-主图_2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702031796180-主图_3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702031799167-主图_4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702031802374-主图_5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 188.00, '套', 0, 1, 12);
INSERT INTO `goods` VALUES (31, '撕不烂早教翻翻卡片 0到1一3岁宝宝启蒙认知绘本2岁 一岁半两岁宝宝书籍婴儿水果蔬菜颜色动物看图识物玩具图书幼启蒙益智早教书', 'http://localhost:9090/files/1702032514671-主图_1.jpg', '<p><img src=\"http://localhost:9090/files/1702032641192-1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702032648778-主图_3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702032655791-主图_4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702032658746-主图_5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 30.00, '册', 0, 1, 12);
INSERT INTO `goods` VALUES (32, '迷宫书全6册智力大迷宫游戏书 儿童3-4-5-6-7-8岁 走迷宫书专注力逻辑思维训练书籍大冒险左右脑开发益智书大脑图形注意力图书绘本', 'http://localhost:9090/files/1702032682371-主图_1.jpg', '<p><img src=\"http://localhost:9090/files/1702032700675-主图_2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702032704262-主图_3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702032707145-主图_4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702032710700-主图_5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 9.90, '本', 0, 1, 12);
INSERT INTO `goods` VALUES (33, '白色毛巾架免打孔浴室卫生间卫浴五金挂件套装浴巾架置物架五件套', 'http://localhost:9090/files/1702033287428-1.png', '<p><img src=\"http://localhost:9090/files/1702033526194-d1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702033529555-d2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702033533847-d3.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702033537519-d4.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702033541802-d5.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 35.00, '套', 0, 3, 15);
INSERT INTO `goods` VALUES (34, '霖朗客厅主灯现代简约大气led吸顶灯新款中山灯具长方形超薄', 'http://localhost:9090/files/1702033624278-1.png', '<p><img src=\"http://localhost:9090/files/1702033646481-d1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702033653720-d2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 299.00, '套', 0, 3, 15);
INSERT INTO `goods` VALUES (35, '铜洗脸盆水龙头冷热水家用卫生间洗手池洗漱台面盆浴室柜单龙头 1件装', 'http://localhost:9090/files/1702033987675-1.png', '<p><img src=\"http://localhost:9090/files/1702034006948-d1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702034010728-d2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702034014922-d3.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702034018415-d4.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 25.00, '件', 0, 3, 15);
INSERT INTO `goods` VALUES (36, '新款主卧室灯led吸顶灯简约现代大气圆形阳台客厅房间灯具', 'http://localhost:9090/files/1702034064441-1.png', '<p><img src=\"http://localhost:9090/files/1702034079845-d1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702034083883-d2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702034087792-d3.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 199.00, '套', 0, 3, 15);
INSERT INTO `goods` VALUES (37, '新中式沙发组合客厅别墅大小户型现代简约轻奢高端全实木定制家具', 'http://localhost:9090/files/1702034115286-1.png', '<p><img src=\"http://localhost:9090/files/1702034131093-d1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702034134439-d2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702034139855-d3.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702034145259-d4.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702034150720-d7.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 660.00, '套', 0, 3, 15);
INSERT INTO `goods` VALUES (38, '不锈钢厨具锅铲炒菜铲子煎铲厨房粥汤勺饭漏勺套装家用炒菜勺锅勺', 'http://localhost:9090/files/1702035951670-主图_1.jpg', '<p><img src=\"http://localhost:9090/files/1702035974273-1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702035983066-主图_3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702035987062-主图_5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702035992020-主图_6.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 12.00, '件', 0, 2, 14);
INSERT INTO `goods` VALUES (39, '厨房锅盖架不锈钢菜板案板置物架多功能收纳放砧板架刀插刀架用品', 'http://localhost:9090/files/1702036032782-主图_4.jpg', '<p><img src=\"http://localhost:9090/files/1702036058092-详情图片_1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702036062151-主图_1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702036066613-主图_2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702036070068-主图_5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 9.90, '个', 0, 3, 14);
INSERT INTO `goods` VALUES (40, '厨房沥水碗碟收纳架带盖装碗箱家用餐具碗柜子盘置物放碗筷收纳盒', 'http://localhost:9090/files/1702036705681-1.png', '<p><img src=\"http://localhost:9090/files/1702036721644-主图_1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702036735685-主图_4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702036749309-主图_6.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702036753948-主图_5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 35.00, '件', 0, 2, 14);
INSERT INTO `goods` VALUES (41, '多功能锅盖架厨房用品锅铲子勺子收纳架坐式切菜板置物架家用大全', 'http://localhost:9090/files/1702036769354-主图_1.jpg', '<p><img src=\"http://localhost:9090/files/1702036785559-主图_2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702036789711-主图_3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702036793327-主图_4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702036796429-主图_5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 10.00, '件', 0, 2, 14);
INSERT INTO `goods` VALUES (42, '硅胶铲不粘锅专用锅铲耐高温硅胶铲套装家用炒菜铲子炒勺汤勺厨具', 'http://localhost:9090/files/1702036822095-1.png', '<p><img src=\"http://localhost:9090/files/1702036838412-主图_1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702036852822-主图_3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702036857567-主图_5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702036860735-主图_6.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 22.00, '套', 0, 2, 14);
INSERT INTO `goods` VALUES (43, '黑钢家用菜刀菜板二合一全套厨房水果刀宿舍案板砧板辅食刀具套装', 'http://localhost:9090/files/1702036873025-主图_1.jpg', '<p><img src=\"http://localhost:9090/files/1702036887089-主图_2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702036890605-主图_3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702036894300-主图_5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702036898169-主图_4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 66.00, '套', 0, 2, 14);
INSERT INTO `goods` VALUES (44, '水槽塑料沥水收纳挂篮厨房小用品厨具置物架收纳架沥水架挂袋家用', 'http://localhost:9090/files/1702036915632-主图_3.jpg', '<p><img src=\"http://localhost:9090/files/1702036935607-主图_1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702036940670-主图_4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702036943693-主图_5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 15.00, '件', 0, 2, 14);
INSERT INTO `goods` VALUES (45, 'Monda蒙达空气炸锅家用多功能大容量液晶触屏版无油电炸锅', 'http://localhost:9090/files/1702037082619-1.jpg', '<p><img src=\"http://localhost:9090/files/1702037111156-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037114958-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037118578-d1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037122146-d4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 199.00, '台', 0, 7, 16);
INSERT INTO `goods` VALUES (46, '2器6液兔力蚊香液无味婴儿孕妇宝宝驱蚊水灭蚊防蚊', 'http://localhost:9090/files/1702037140042-1.jpg', '<p><img src=\"http://localhost:9090/files/1702037156986-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037161925-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037169224-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037173113-d5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 25.00, '套', 0, 7, 16);
INSERT INTO `goods` VALUES (47, '2提原木纯品3层110抽4包抽纸巾家用餐巾纸', 'http://localhost:9090/files/1702037193171-1.jpg', '<p><img src=\"http://localhost:9090/files/1702037241643-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037247906-d2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037262885-d9.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037229049-d1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 16.00, '包', 0, 7, 16);
INSERT INTO `goods` VALUES (48, '3条加绑带冷热敷脸毛巾美容保湿补水脸部热敷毛巾', 'http://localhost:9090/files/1702037286776-d1.jpg', '<p><img src=\"http://localhost:9090/files/1702037306321-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037312061-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037323779-d4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037329161-d12.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 12.00, '条', 0, 7, 16);
INSERT INTO `goods` VALUES (49, '3支佳洁士草本水晶牙膏清新口气美白去黄去口臭防蛀清爽90g正品', 'http://localhost:9090/files/1702037349715-3.jpg', '<p><img src=\"http://localhost:9090/files/1702037373457-d1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037377003-d2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037379972-d3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037382876-d5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 29.90, '支', 0, 7, 16);
INSERT INTO `goods` VALUES (50, 'TIBORANG帝伯朗菲尼斯系列晶钻陶瓷多用煎锅', 'http://localhost:9090/files/1702037409331-1.jpg', '<p><img src=\"http://localhost:9090/files/1702037427467-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037431927-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037434866-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037439159-5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 99.00, '台', 0, 7, 16);
INSERT INTO `goods` VALUES (51, '康佳KKTV智能电压力锅', 'http://localhost:9090/files/1702037456991-1.jpg', '<p><img src=\"http://localhost:9090/files/1702037471566-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037476025-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037486049-d2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037498664-d14.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 299.00, '台', 0, 7, 16);
INSERT INTO `goods` VALUES (52, '丁福厨房油烟清洁剂', 'http://localhost:9090/files/1702037517703-1.jpg', '<p><img src=\"http://localhost:9090/files/1702037557263-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037560782-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037567832-d2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 35.00, '瓶', 0, 7, 16);
INSERT INTO `goods` VALUES (53, '康佳KKTV蓝光离子不伤发1000W大功率吹风机', 'http://localhost:9090/files/1702037584606-1.jpg', '<p><img src=\"http://localhost:9090/files/1702037597815-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037602254-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037606205-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037612291-5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037619720-d1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 55.00, '个', 0, 7, 16);
INSERT INTO `goods` VALUES (54, '尚忆400张1提10包4层纸巾抽纸餐巾纸面巾纸卫生纸抽家用整箱', 'http://localhost:9090/files/1702037638733-1.jpg', '<p><img src=\"http://localhost:9090/files/1702037672500-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037676647-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702037682520-d2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 10.00, '箱', 0, 7, 16);
INSERT INTO `goods` VALUES (55, '罗兰家纺100%全棉磨毛四件套加厚纯棉简约被套床单春秋冬季3件套4', 'http://localhost:9090/files/1702038057800-1.jpg', '<p><img src=\"http://localhost:9090/files/1702038075204-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038078845-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038082256-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038087788-5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038093876-6.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 199.00, '套', 0, 6, 17);
INSERT INTO `goods` VALUES (56, '南极人简约纯棉四件式全棉100家纺牀上用品牀单被套1.8米被罩宿舍', 'http://localhost:9090/files/1702218429498-1.jpg', '<p><img src=\"http://localhost:9090/files/1702038145981-1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702218441259-主图_6.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 299.00, '套', 0, 6, 17);
INSERT INTO `goods` VALUES (57, '水星家纺官方旗舰店四件套全棉纯棉100被套床单简约被罩被子宿舍', 'http://localhost:9090/files/1702038174220-主图_5.jpg', '<p><img src=\"http://localhost:9090/files/1702038191538-1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038195850-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 188.00, '套', 0, 6, 17);
INSERT INTO `goods` VALUES (58, '长相知家纺加厚纯棉磨毛四件套100%全棉床单被套家用床上用品', 'http://localhost:9090/files/1702218412438-2.jpg', '<p><img src=\"http://localhost:9090/files/1702038247143-1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038250375-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038253876-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038256841-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 599.00, '套', 0, 6, 17);
INSERT INTO `goods` VALUES (59, '2023款13代酷睿i3_i5 联想台式电脑天逸510S主机 家用办公台式机设计游戏学习小主机全套 官方旗舰正品原装', 'http://localhost:9090/files/1702038433599-1.jpg', '<p><img src=\"http://localhost:9090/files/1702038450140-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038455273-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038460839-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038464939-5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 6799.00, '台', 0, 13, 8);
INSERT INTO `goods` VALUES (60, 'Dell_戴尔灵越15.6英寸轻薄笔记本电脑英特尔学习游戏办公商务手提剪辑PS设计pr高性能本官方旗舰店', 'http://localhost:9090/files/1702038480732-1.jpg', '<p><img src=\"http://localhost:9090/files/1702038506463-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038509902-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038522152-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038525268-5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 4999.00, '台', 0, 13, 8);
INSERT INTO `goods` VALUES (61, 'honor_荣耀笔记本电脑商务办公大学生i7吃鸡游戏本剪辑设计i5便携', 'http://localhost:9090/files/1702038540823-1.jpg', '<p><img src=\"http://localhost:9090/files/1702038561113-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038564383-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038567420-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038570889-5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 3999.00, '台', 0, 13, 8);
INSERT INTO `goods` VALUES (62, 'i7高配独显一体机电脑台式全套整机主机八核商务办公家用游戏吃鸡', 'http://localhost:9090/files/1702038593620-2.jpg', '<p><img src=\"http://localhost:9090/files/1702038618395-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038621826-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038625012-5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038627940-6.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 11999.00, '台', 0, 13, 8);
INSERT INTO `goods` VALUES (63, 'Xiaomi_小米笔记本电脑办公商务大学生网课超轻薄i7游戏本手提i5', 'http://localhost:9090/files/1702038643754-1.jpg', '<p><img src=\"http://localhost:9090/files/1702038655050-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038659703-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038662765-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038666028-5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 7999.00, '台', 0, 13, 8);
INSERT INTO `goods` VALUES (64, '雷柏M650无线鼠标三模蓝牙鼠标办公静音小巧台式笔记本电脑可爱女', 'http://localhost:9090/files/1702038680256-1.jpg', '<p><img src=\"http://localhost:9090/files/1702038708942-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038712713-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038719038-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038722489-5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 66.00, '个', 0, 13, 8);
INSERT INTO `goods` VALUES (65, '联想台式电脑主机商务办公采购高配游戏设计学习全套六核电脑整机', 'http://localhost:9090/files/1702038736573-1.jpg', '<p><img src=\"http://localhost:9090/files/1702038749309-1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038753913-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038757376-5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038760433-6.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 9999.00, '台', 0, 13, 8);
INSERT INTO `goods` VALUES (66, '秋季男鞋新款冬季潮流百搭防滑防臭工作皮鞋男士休闲黑色板鞋', 'http://localhost:9090/files/1702038865011-主图_1.jpg', '<p><img src=\"http://localhost:9090/files/1702038883535-主图_2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038888342-主图_3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038892235-主图_4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038895235-主图_5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 199.00, '双', 0, 16, 6);
INSERT INTO `goods` VALUES (67, '特步苜白板鞋丨男鞋年秋季官网新款学生舒适百搭休闲鞋运动鞋', 'http://localhost:9090/files/1702038912591-主图_1.jpg', '<p><img src=\"http://localhost:9090/files/1702038928767-主图_3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038932688-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038940067-主图_4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038942886-主图_5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 299.00, '双', 0, 16, 6);
INSERT INTO `goods` VALUES (68, '中国乔丹运动鞋男夏季官方旗舰店轻便软底网面透气男鞋跑步鞋', 'http://localhost:9090/files/1702038971952-主图_2.jpg', '<p><img src=\"http://localhost:9090/files/1702038988334-详情图片_20.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702038994913-详情图片_12.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702039000611-详情图片_22.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 299.00, '双', 0, 16, 6);
INSERT INTO `goods` VALUES (69, '飞跃阿甘鞋女鞋新款秋季百搭休闲小白鞋厚底配裙子德训鞋板鞋', 'http://localhost:9090/files/1702039020699-1.jpg', '<p><img src=\"http://localhost:9090/files/1702039026088-详情图片(长图)_1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 199.00, '双', 0, 16, 6);
INSERT INTO `goods` VALUES (71, '束口袋双肩包抽绳运动背包防水简易男女户外旅行轻便折叠收纳包袋', 'http://localhost:9090/files/1702039130370-主图_1.jpg', '<p><img src=\"http://localhost:9090/files/1702039142805-1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702039147544-04.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702039160811-详情图片_42.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702039175003-详情图片_35.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 68.00, '个', 0, 16, 6);
INSERT INTO `goods` VALUES (72, '新款复古大容量双肩包 韩版男包男士旅行背包时尚书包通勤电脑包', 'http://localhost:9090/files/1702039201210-详情图片_01.jpg', '<p><img src=\"http://localhost:9090/files/1702039220635-详情图片_02.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702039230223-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702039234128-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702039240857-5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 99.00, '个', 0, 16, 6);
INSERT INTO `goods` VALUES (73, '胸包女斜挎包大容量运动款男腰包简约百搭斜跨单肩包时尚学生背包', 'http://localhost:9090/files/1702039257878-2.jpg', '<p><img src=\"http://localhost:9090/files/1702039277406-详情图片_01.gif\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702039282700-详情图片_03.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702039292324-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702039306158-详情图片_42.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 32.00, '个', 0, 16, 6);
INSERT INTO `goods` VALUES (74, '鼠疫 加缪著荒诞哲学诺贝尔文学奖得主作品世界名著外国小说 法国现当代文学课外阅读畅销书排行榜图书籍新华正版', 'http://localhost:9090/files/1702087860974-主图_1.jpg', '<p><img src=\"http://localhost:9090/files/1702087874626-主图_2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702087879361-主图_3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702087882861-主图_4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702087886104-主图_5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 25.00, '本', 0, 1, 12);
INSERT INTO `goods` VALUES (75, '文具的家注音版 人民教育出版社 小学生一年级课外书必读人教版下册老师推 荐阅读入选语文教材书目畅销儿童文学书籍带拼音', 'http://localhost:9090/files/1702087900670-主图_1.jpg', '<p><img src=\"http://localhost:9090/files/1702087915376-主图_2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702087918996-主图_3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702087922224-主图_4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702087925253-主图_5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 15.00, '本', 0, 1, 12);
INSERT INTO `goods` VALUES (76, '正版现货 一只猫的使命 长青藤国际大奖小说书系 畅销儿童文学8-10-12-15岁少儿读物图画书 三四五六年级小学生课外阅读书籍', 'http://localhost:9090/files/1702087948294-主图_1.jpg', '<p><img src=\"http://localhost:9090/files/1702087967136-主图_2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702087970718-主图_3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702087973777-主图_4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702087979213-主图_5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 25.00, '本', 0, 1, 12);
INSERT INTO `goods` VALUES (77, 'M8039儿童滑板车3-15岁', 'http://localhost:9090/files/1702089735682-1.jpg', '<p><img src=\"http://localhost:9090/files/1702089751372-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702089756968-5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702089763283-d3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702089768527-d5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702089799024-d8.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702089785740-d13.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 66.00, '件', 0, 10, 9);
INSERT INTO `goods` VALUES (78, '贝恩施趣味英语108词点读机', 'http://localhost:9090/files/1702089814884-1.png', '<p><img src=\"http://localhost:9090/files/1702089850727-2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702089854162-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702089858292-4.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702089861697-6.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 288.00, '台', 0, 10, 9);
INSERT INTO `goods` VALUES (79, '贝恩施早教拼音机', 'http://localhost:9090/files/1702089889089-1.jpg', '<p><img src=\"http://localhost:9090/files/1702089903288-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702089906353-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702089909397-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702089917163-d31.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 188.00, '台', 0, 10, 9);
INSERT INTO `goods` VALUES (80, '贝恩施智能记忆训练机儿童注意力思维益智类玩具趣味桌游专注力', 'http://localhost:9090/files/1702089932227-1.jpg', '<p><img src=\"http://localhost:9090/files/1702089948896-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702089953456-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702089956362-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702089959041-5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 128.00, '件', 0, 10, 9);
INSERT INTO `goods` VALUES (81, '贝恩施智能逻辑思维机', 'http://localhost:9090/files/1702089971375-1.jpg', '<p><img src=\"http://localhost:9090/files/1702089983371-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702089987217-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702089992571-5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702089995228-d2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090004108-d13.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 288.00, '台', 0, 10, 9);
INSERT INTO `goods` VALUES (82, '儿童平衡车2-3岁无脚踏滑行车滑步车SHO1发泡轮款', 'http://localhost:9090/files/1702090023755-1.jpg', '<p><img src=\"http://localhost:9090/files/1702090044770-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090048906-5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090058156-d1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090062572-d2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090068142-d3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090074468-d4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090078915-d5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 388.00, '辆', 0, 10, 9);
INSERT INTO `goods` VALUES (83, '士兵突击软弹八音泡泡枪', 'http://localhost:9090/files/1702090099040-1.jpg', '<p><img src=\"http://localhost:9090/files/1702090104314-d1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 35.00, '件', 0, 10, 9);
INSERT INTO `goods` VALUES (84, '世纪宝贝儿童坐便器PP款', 'http://localhost:9090/files/1702090143069-1.jpg', '<p><img src=\"http://localhost:9090/files/1702090157751-5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090162745-d1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090166628-d2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090175104-d6.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 168.00, '件', 0, 10, 9);
INSERT INTO `goods` VALUES (85, '世纪宝贝豪华高脚餐椅', 'http://localhost:9090/files/1702090192233-1.jpg', '<p><img src=\"http://localhost:9090/files/1702090215103-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090220070-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090225140-d2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090233744-d13.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 56.00, '只', 0, 10, 9);
INSERT INTO `goods` VALUES (86, 'SIKENAI思科耐闪充数据线Type-C安卓苹果数据线5A闪充线2米', 'http://localhost:9090/files/1702090384735-2_20231120_090757.jpg', '<p><img src=\"http://localhost:9090/files/1702090398729-d1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090402658-d2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090406868-d5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090409771-d8.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 66.00, '件', 0, 11, 10);
INSERT INTO `goods` VALUES (87, '原装羽高车载充电器2.0a 双口车充5A 破窗金属快速充电玉环', 'http://localhost:9090/files/1702090427966-1.jpg', '<p><img src=\"http://localhost:9090/files/1702090448726-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090451756-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 25.00, '个', 0, 11, 10);
INSERT INTO `goods` VALUES (88, '羽高无线入耳蓝牙耳机超长待机小巧迷你方便携带', 'http://localhost:9090/files/1702090484376-1.jpg', '<p><img src=\"http://localhost:9090/files/1702090498788-2.jpg\" contenteditable=\"false\" style=\"font-size: 14px; max-width: 100%;\"/><img src=\"http://localhost:9090/files/1702090501621-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090504970-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p><br/>', 126.00, '件', 0, 11, 10);
INSERT INTO `goods` VALUES (89, '羽高商务蓝牙耳机迷你真无线运动高音质入耳vivo苹果OPPO华为安卓手机通用', 'http://localhost:9090/files/1702090519080-1.jpg', '<p><img src=\"http://localhost:9090/files/1702090533103-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090541194-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090545258-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 268.00, '件', 0, 11, 10);
INSERT INTO `goods` VALUES (90, '羽高工厂立体声商务声控挂耳式蓝牙耳机重低音环绕音质运动耳机颜色随机', 'http://localhost:9090/files/1702090559872-1.jpg', '<p><img src=\"http://localhost:9090/files/1702090570695-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090574150-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090577819-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 121.00, '个', 0, 11, 10);
INSERT INTO `goods` VALUES (91, '羽高6A 金属防冻数据线限时特惠安卓苹果Type-C数据线', 'http://localhost:9090/files/1702090598408-1.jpg', '<p><img src=\"http://localhost:9090/files/1702090618630-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090621639-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090624563-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090629245-5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 45.00, '条', 0, 11, 10);
INSERT INTO `goods` VALUES (92, '羽高 无线蓝牙游戏耳机真无线炫彩发光 TWS游戏电竞蓝牙耳机', 'http://localhost:9090/files/1702090654096-1.jpg', '<p><img src=\"http://localhost:9090/files/1702090666629-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090669898-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090673043-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090676428-5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 168.80, '个', 0, 11, 10);
INSERT INTO `goods` VALUES (93, '思科耐 XO-16横竖两用重力支架横竖两用 手机横屏也可固定使用', 'http://localhost:9090/files/1702090698313-1.jpg', '<p><img src=\"http://localhost:9090/files/1702090724138-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090727865-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090733293-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090738060-7.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 24.00, '个', 0, 5, 10);
INSERT INTO `goods` VALUES (94, '思科耐 精致重力联动自动夹紧兼容6.8屏以内所有手机车载手机支架', 'http://localhost:9090/files/1702090765735-2.jpg', '<p><img src=\"http://localhost:9090/files/1702090779538-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090784491-d1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090789075-d3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090792202-d4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 14.00, '个', 0, 5, 10);
INSERT INTO `goods` VALUES (95, 'JEEP吉普休闲夹克男士外套春秋季潮牌工装宽松青年潮流连帽上衣服', 'http://localhost:9090/files/1702090976733-1.png', '<p><img src=\"http://localhost:9090/files/1702090989794-d1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090992756-d2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702090997216-d4.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 188.00, '件', 0, 14, 6);
INSERT INTO `goods` VALUES (96, '单两件大码长袖t恤男秋季休闲圆领印花上衣潮流ins百搭体恤上衣', 'http://localhost:9090/files/1702091009607-1.png', '<p><img src=\"http://localhost:9090/files/1702091020835-d1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091024536-d2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091027512-d5.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 68.00, '件', 0, 14, 6);
INSERT INTO `goods` VALUES (97, '清仓捡漏商场撤回外贸男装休闲运动裤潮牌束脚宽松大码灯芯绒卫裤', 'http://localhost:9090/files/1702091041449-1.png', '<p><img src=\"http://localhost:9090/files/1702091053723-d1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091060084-d2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091063367-d3.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091066592-d6.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 88.00, '件', 0, 14, 6);
INSERT INTO `goods` VALUES (98, '森马集团GENIOLAMODE连帽外套男开衫熊猫春秋季大码灰色薄款卫衣', 'http://localhost:9090/files/1702091076996-1.png', '<p><img src=\"http://localhost:9090/files/1702091082319-d1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091085110-d2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091088138-d3.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091090649-d4.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 188.00, '件', 0, 14, 6);
INSERT INTO `goods` VALUES (99, '真维斯男士夹克外套春秋季立领新款休闲百搭男装潮流宽松上衣', 'http://localhost:9090/files/1702091130412-1.png', '<p><img src=\"http://localhost:9090/files/1702091145320-d1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091148335-d2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091151020-d3.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091153713-d4.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091156573-d5.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 128.00, '件', 0, 14, 6);
INSERT INTO `goods` VALUES (100, '真维斯秋冬装卫衣男新款纯色圆领百搭休闲潮牌加绒长袖上衣服男士', 'http://localhost:9090/files/1702091181499-1.png', '<p><img src=\"http://localhost:9090/files/1702091193773-d1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091197289-d2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091200245-d3.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 68.00, '件', 0, 14, 6);
INSERT INTO `goods` VALUES (101, '啄木鸟灯芯绒外套男秋冬季加绒加厚中老年羊羔绒棉衣休闲夹克男装', 'http://localhost:9090/files/1702091214704-1.png', '<p><img src=\"http://localhost:9090/files/1702091227743-d1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091230716-d2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091234616-d3.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091237455-d6.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 88.00, '件', 0, 14, 6);
INSERT INTO `goods` VALUES (102, '大码女装夏装胖妹妹简约OL轻熟配腰带V领衬衫连衣裙', 'http://localhost:9090/files/1702091562341-z1.png', '<p><img src=\"http://localhost:9090/files/1702091575269-1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091579789-2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091584200-3.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091587199-4.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091590742-5.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091597094-6.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091600816-7.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091603612-8.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 68.00, '件', 0, 15, 6);
INSERT INTO `goods` VALUES (103, '美式复古短袖T恤女纯棉夏ins潮半袖2023年新款设计感小众v领体桖', 'http://localhost:9090/files/1702091635514-1.png', '<p><img src=\"http://localhost:9090/files/1702091654106-d1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091658392-d2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091661838-d3.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091665326-d4.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 68.00, '件', 0, 15, 6);
INSERT INTO `goods` VALUES (104, '【赠送延长扣】MsShe大码外穿无钢圈防震内衣聚拢一体式运动文胸', 'http://localhost:9090/files/1702091689904-1.png', '<p><img src=\"http://localhost:9090/files/1702091708459-d1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091711857-d2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091714446-d3.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091729033-d4.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091732807-d5.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 46.00, '件', 0, 15, 6);
INSERT INTO `goods` VALUES (105, '加绒加厚MsShe大码女装2023新款秋装胖mm多巴胺V领宽松卫衣上衣冬', 'http://localhost:9090/files/1702091765090-1.png', '<p><img src=\"http://localhost:9090/files/1702091779113-d1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091782641-d2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091785332-d3.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091788000-d4.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091791216-d5.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091797132-d6.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702091800008-d8.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 88.00, '件', 0, 15, 6);
INSERT INTO `goods` VALUES (106, 'vc片 维生素c正品官方旗舰店维生素c片药用东北制药国药片otc医用', 'http://localhost:9090/files/1702115821620-主图_1.jpg', '<p><img src=\"http://localhost:9090/files/1702115849737-详情图片_2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702115853817-详情图片_4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702115860071-详情图片_6.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702115865370-详情图片_7.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 56.00, '瓶', 0, 4, 13);
INSERT INTO `goods` VALUES (107, '恒帝 复方氨酚烷胺片12片 流行性感冒发热头痛四肢酸痛喷嚏鼻塞', 'http://localhost:9090/files/1702115879488-主图_1.jpg', '<p><img src=\"http://localhost:9090/files/1702115896328-详情图片_3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702115899808-详情图片_4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702115903762-详情图片_5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702115906310-详情图片_6.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 22.00, '盒', 0, 4, 13);
INSERT INTO `goods` VALUES (108, '养血安神片北京同仁堂失眠快速入睡药气血不足补气养血安眠睡眠XJ', 'http://localhost:9090/files/1702115920138-主图_1.jpg', '<p><img src=\"http://localhost:9090/files/1702115937986-主图_2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702115941780-主图_3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702115944962-主图_4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702115947800-主图_5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 88.00, '瓶', 0, 4, 13);
INSERT INTO `goods` VALUES (109, '一次性医用灭菌10cm棉签掏耳脱脂棉婴儿无菌消毒家用化妆医药棉棒', 'http://localhost:9090/files/1702115961878-主图_1.jpg', '<p><img src=\"http://localhost:9090/files/1702115981415-主图_2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702115984075-主图_3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702115987779-主图_4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702115990525-主图_5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 19.90, '袋', 0, 4, 13);
INSERT INTO `goods` VALUES (110, '浙江医药维生素e软胶囊100mg_30粒正品官方旗舰店维E', 'http://localhost:9090/files/1702116009628-主图_1.jpg', '<p><img src=\"http://localhost:9090/files/1702116024695-主图_2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702116028211-主图_4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702116031479-主图_5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702116041396-详情图片_11.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 35.00, '盒', 0, 4, 13);
INSERT INTO `goods` VALUES (111, '紫玲 老年咳喘片 0.31g_24片_盒', 'http://localhost:9090/files/1702116055417-主图_1.jpg', '<p><img src=\"http://localhost:9090/files/1702116076624-详情图片_01.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702116080571-详情图片_02.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702116085378-详情图片_05.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702116089144-详情图片_06.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702116093356-详情图片_07.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702116098393-详情图片_08.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702116102423-详情图片_11.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702116105652-详情图片_10.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 28.80, '盒', 0, 4, 13);
INSERT INTO `goods` VALUES (112, 'Dior迪奥香水花漾甜心小样持久淡香真我女士伴手礼盒', 'http://localhost:9090/files/1702217435482-1.jpg', '<p><img src=\"http://localhost:9090/files/1702217497428-d1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217501179-d2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217504377-d3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217507512-d4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217510186-d5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 199.00, '件', 0, 12, 7);
INSERT INTO `goods` VALUES (113, '爱马仕星光香水小样三件套', 'http://localhost:9090/files/1702217541330-1.jpg', '<p><img src=\"http://localhost:9090/files/1702217597988-1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217603204-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217606753-d1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217610704-d4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217616061-d7(1).jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217628543-d9.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217634004-d10.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 188.00, '套', 0, 12, 7);
INSERT INTO `goods` VALUES (114, '阿玛尼红黑管挚爱哑光雾面滋润唇膏口红', 'http://localhost:9090/files/1702217647471-1.jpg', '<p><img src=\"http://localhost:9090/files/1702217668130-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217671406-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217675698-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217681104-d1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217684159-d2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217687407-d3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217695441-d10.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 68.00, '支', 0, 12, 7);
INSERT INTO `goods` VALUES (115, 'LA MER海蓝之谜修护精萃液精粹水奇迹修复精华水小样', 'http://localhost:9090/files/1702217716460-1.jpg', '<p><img src=\"http://localhost:9090/files/1702217744108-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217748244-d1.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217752401-d2.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217756855-d3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217760528-d4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217764585-d7.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 56.00, '瓶', 0, 12, 7);
INSERT INTO `goods` VALUES (116, 'Jo Malone祖马龙香水五件套联名蓝风铃', 'http://localhost:9090/files/1702217782329-1.jpg', '<p><img src=\"http://localhost:9090/files/1702217805542-d1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217808775-d2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217814091-d3.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217819715-d4.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217823316-d5.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217827193-d7.png\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217830278-d8.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217834738-d9.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217838156-d13.png\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 168.00, '套', 0, 12, 7);
INSERT INTO `goods` VALUES (117, 'Estee Lauder雅诗兰黛鲜活亮采红石榴保湿洁面乳', 'http://localhost:9090/files/1702217892120-1.jpg', '<p><img src=\"http://localhost:9090/files/1702217906873-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217912817-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217916173-d1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217920977-d2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217927891-d3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217931509-d5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217935451-d6.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217943065-d7.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 89.00, '件', 0, 12, 7);
INSERT INTO `goods` VALUES (118, '【赠礼袋】YSL圣罗兰香水小样礼盒装', 'http://localhost:9090/files/1702217961428-1.jpg', '<p><img src=\"http://localhost:9090/files/1702217987154-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217990864-d1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217993955-d2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702217999117-d3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702218008014-d4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702218012002-d5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702218015015-d6.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702218018226-d7.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 199.00, '盒', 0, 12, 7);
INSERT INTO `goods` VALUES (119, '水星家纺官方旗舰店四件套全棉纯棉100被套床单简约被罩被子宿舍', 'http://localhost:9090/files/1702218336323-6.jpg', '<p><img src=\"http://localhost:9090/files/1702218354868-主图_5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702218371866-6.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 168.00, '套', 0, 6, 17);
INSERT INTO `goods` VALUES (120, '南极人简约纯棉四件式全棉100家纺牀上用品牀单被套', 'http://localhost:9090/files/1702218504025-4.jpg', '<p><img src=\"http://localhost:9090/files/1702218512967-08.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 128.00, '套', 0, 6, 17);
INSERT INTO `goods` VALUES (121, '南极人简约纯棉四件式全棉100家纺牀上用品牀单被套1.8米被罩宿舍', 'http://localhost:9090/files/1702218543145-主图_1.jpg', '<p><img src=\"http://localhost:9090/files/1702218551298-详情图片_23.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 148.00, '套', 0, 6, 17);
INSERT INTO `goods` VALUES (122, '爱心伽简约纯棉四件式全棉100家纺牀上用品牀单被套1.8米被罩宿舍', 'http://localhost:9090/files/1702218619210-3.jpg', '<p><img src=\"http://localhost:9090/files/1702218608130-详情图片_30.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 158.00, '套', 0, 6, 17);
INSERT INTO `goods` VALUES (123, '百草味白桃干100g果脯蜜饯水果干零食白桃干', 'http://localhost:9090/files/1702218718503-1.jpg', '<p><img src=\"http://localhost:9090/files/1702218741315-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702218744616-n1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702218749123-n2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702218752913-n3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702218756796-n4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 25.00, '袋', 0, 9, 18);
INSERT INTO `goods` VALUES (124, '百草味东北松子100g坚果炒货手剥开口松籽干果零食特产', 'http://localhost:9090/files/1702218782600-1.jpg', '<p><img src=\"http://localhost:9090/files/1702218852049-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702218856365-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702218860285-4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702218865748-5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702218869092-6.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702218872583-7.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702218875307-8.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702218878952-9.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702218882076-10.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 30.00, '袋', 0, 9, 18);
INSERT INTO `goods` VALUES (125, '百草味山核桃仁小酥210g 营养早餐糕点点心网红零食小吃小包装', 'http://localhost:9090/files/1702218992696-1.jpg', '<p><img src=\"http://localhost:9090/files/1702219014480-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219017654-n1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219021206-n2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219031789-n3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219036258-n6.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 18.00, '袋', 0, 9, 18);
INSERT INTO `goods` VALUES (126, '百草味甜辣味鸭脖170g 110g开袋即食卤味休闲零食网红鸭脖', 'http://localhost:9090/files/1702219057008-2.jpg', '<p><img src=\"http://localhost:9090/files/1702219074829-n1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219078467-n2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219081495-n3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219085325-n4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219088628-n5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219093674-n7.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219096982-n8.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 35.00, '袋', 0, 9, 18);
INSERT INTO `goods` VALUES (127, '百草味香蕉脆片75g袋水果干芭蕉干办公室休闲网红零食小吃特产', 'http://localhost:9090/files/1702219117623-1.jpg', '<p><img src=\"http://localhost:9090/files/1702219131034-n1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219134179-n2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219139053-n3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219142253-n4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219145526-n5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219149150-n6.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219154626-n7.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219159420-n8.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219163038-n9.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 24.00, '袋', 0, 9, 18);
INSERT INTO `goods` VALUES (128, '百草味香辣土豆片210g即食豆制品麻辣素食零食土豆片', 'http://localhost:9090/files/1702219180607-1.jpg', '<p><img src=\"http://localhost:9090/files/1702219201418-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219204857-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219207699-n1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219211304-n2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219217163-n3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219220241-n7.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 19.00, '袋', 0, 9, 18);
INSERT INTO `goods` VALUES (129, '百草味香辣味长沙臭豆腐125g油炸特产豆干麻辣味休闲零食小吃', 'http://localhost:9090/files/1702219253612-1.jpg', '<p><img src=\"http://localhost:9090/files/1702219287044-2.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219290986-3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219294625-n1.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219299054-n3.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219301876-n4.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/><img src=\"http://localhost:9090/files/1702219304552-n5.jpg\" style=\"max-width:100%;\" contenteditable=\"false\"/></p>', 18.00, '袋', 0, 9, 18);
INSERT INTO `goods` VALUES (130, '云南蜜桔现摘新鲜橘子无籽薄皮柑橘当季孕妇水果10斤整箱酸甜包邮', 'http://localhost:9090/files/1702220002549-橘子.png', '<p><br/><img src=\"http://106.54.221.16:9094/files/1698593740694-3.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698593744228-4.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698593747330-5.jpg\" width=\"100%\"/><br/></p>', 3.50, '斤', 0, 8, 11);
INSERT INTO `goods` VALUES (131, '原切牛腿肉新鲜散养黄牛肉生鲜大块去骨现杀批发商用无注水无拼接', 'http://localhost:9090/files/1702220175560-牛肉.jpg', '<p><br/><img src=\"http://106.54.221.16:9094/files/1698593680932-1.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698593683899-2.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698593686592-3.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698593689505-4.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698593692082-5.jpg\" width=\"100%\"/><br/></p>', 24.00, '斤', 0, 8, 11);
INSERT INTO `goods` VALUES (132, '新疆正宗库尔勒小香梨全母梨10斤特产新鲜孕妇水果当季整箱包邮', 'http://localhost:9090/files/1702220283511-梨.jpg', '<p><br/><img src=\"http://106.54.221.16:9094/files/1698593607112-3.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698593610087-4.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698593612847-5.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698593615501-6.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698593618177-%E4%B8%BB%E5%9B%BE_1.jpg\" width=\"100%\"/><br/></p>', 1.50, '斤', 0, 8, 11);
INSERT INTO `goods` VALUES (133, '福建漳州甜杨桃5斤水果当季整箱洋桃鲜果新鲜红龙扬桃五角星阳桃', 'http://localhost:9090/files/1702220374857-杨桃.jpg', '<p><br/><img src=\"http://106.54.221.16:9094/files/1698593459282-3.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698593462411-4.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698593465708-5.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698593468578-6.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698593471635-%E4%B8%BB%E5%9B%BE_1.jpg\" width=\"100%\"/><br/></p>', 12.00, '斤', 0, 8, 11);
INSERT INTO `goods` VALUES (134, '甘肃天水花牛苹果10斤新鲜水果当季整箱包邮孕妇平果红蛇粉面果丑', 'http://localhost:9090/files/1702220451740-丑苹果.jpg', '<p><br/><img src=\"http://106.54.221.16:9094/files/1698593514277-1.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698593517293-2.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698593520317-3.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698593524216-4.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698593527811-5.jpg\" width=\"100%\"/><br/></p>', 15.00, '斤', 0, 8, 11);
INSERT INTO `goods` VALUES (135, '东北旱黄瓜 新鲜小黄瓜汗汉黄瓜农家新鲜蔬菜水果特产美食脆皮5斤', 'http://localhost:9090/files/1702220541988-黄瓜2.jpg', '<p><br/><img src=\"http://106.54.221.16:9094/files/1698593387538-2.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698593390916-3.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698593395001-4.jpg\" width=\"100%\"/><br/></p>', 3.00, '斤', 0, 8, 11);
INSERT INTO `goods` VALUES (136, '焕然有籽西红柿', 'http://localhost:9090/files/1702220640956-番茄1-01.jpg', '<p><br/><img src=\"http://106.54.221.16:9094/files/1698576806891-02.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698576813350-01.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698576816255-05.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698576819033-07.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698576821907-08.jpg\" width=\"100%\"/><img src=\"http://106.54.221.16:9094/files/1698576824719-%E5%9B%BD%E9%99%85%E7%BE%8E%E5%91%B3%E5%A5%9602.jpg\" width=\"100%\"/><br/></p>', 20.00, '斤', 0, 8, 11);
-- ----------------------------
-- Table structure for notice
-- ----------------------------
DROP TABLE IF EXISTS `notice`;
CREATE TABLE `notice` (
`id` int NOT NULL AUTO_INCREMENT COMMENT 'ID',
`title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '标题',
`content` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '内容',
`time` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '创建时间',
`user` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '创建人',
PRIMARY KEY (`id`) USING BTREE
) ENGINE = InnoDB AUTO_INCREMENT = 5 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = '公告信息表' ROW_FORMAT = DYNAMIC;
-- ----------------------------
-- Records of notice
-- ----------------------------
INSERT INTO `notice` VALUES (1, '今天系统正式上线,开始内测', '今天系统正式上线,开始内测', '2023-09-05', 'admin');
INSERT INTO `notice` VALUES (2, '所有功能都已完成,可以正常使用', '所有功能都已完成,可以正常使用', '2023-09-05', 'admin');
INSERT INTO `notice` VALUES (3, '今天天气很不错,可以出去一起玩了', '今天天气很不错,可以出去一起玩了', '2023-09-05', 'admin');
INSERT INTO `notice` VALUES (4, '测试内容', '今天测试成功', '2024-01-22', 'admin');
-- ----------------------------
-- Table structure for orders
-- ----------------------------
DROP TABLE IF EXISTS `orders`;
CREATE TABLE `orders` (
`id` int NOT NULL AUTO_INCREMENT COMMENT 'ID',
`order_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '订单ID',
`goods_id` int NULL DEFAULT NULL COMMENT '商品ID',
`business_id` int NULL DEFAULT NULL COMMENT '商家ID',
`num` int NULL DEFAULT NULL COMMENT '商品数量',
`user_id` int NULL DEFAULT NULL COMMENT '用户ID',
`price` double(10, 2) NULL DEFAULT NULL COMMENT '订单价格',
`address_id` int NULL DEFAULT NULL COMMENT '地址ID',
`status` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '订单状态',
PRIMARY KEY (`id`) USING BTREE
) ENGINE = InnoDB AUTO_INCREMENT = 34 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = '订单信息表' ROW_FORMAT = Dynamic;
-- ----------------------------
-- Records of orders
-- ----------------------------
INSERT INTO `orders` VALUES (20, '20231211222330', 17, 12, 1, 11, 225.00, 8, '已完成');
INSERT INTO `orders` VALUES (21, '20231211222330', 16, 9, 1, 11, 88.00, 8, '已评价');
INSERT INTO `orders` VALUES (22, '20231211222330', 21, 18, 1, 11, 11.00, 8, '已完成');
INSERT INTO `orders` VALUES (23, '20231211222330', 29, 10, 1, 11, 30.00, 8, '已评价');
INSERT INTO `orders` VALUES (24, '20231212174212', 17, 12, 1, 1, 225.00, 3, '已评价');
INSERT INTO `orders` VALUES (25, '20231212174212', 16, 9, 1, 1, 88.00, 3, '已评价');
INSERT INTO `orders` VALUES (26, '20231212174212', 135, 11, 1, 1, 3.00, 3, '已完成');
INSERT INTO `orders` VALUES (27, '20231221104408', 30, 12, 1, 1, 188.00, 3, '待发货');
INSERT INTO `orders` VALUES (28, '20231221104408', 29, 10, 1, 1, 30.00, 3, '待发货');
INSERT INTO `orders` VALUES (29, '20231221153238', 16, 9, 2, 1, 176.00, 5, '已评价');
INSERT INTO `orders` VALUES (30, '20231227132018', 17, 12, 2, 1, 450.00, 9, '已评价');
INSERT INTO `orders` VALUES (31, '20240122191549', 16, 9, 1, 1, 88.00, 9, '待发货');
INSERT INTO `orders` VALUES (32, '20240128221732', 108, 13, 1, 1, 88.00, 9, '待发货');
INSERT INTO `orders` VALUES (33, '20240211163421', 16, 9, 1, 1, 88.00, 9, '待发货');
-- ----------------------------
-- Table structure for type
-- ----------------------------
DROP TABLE IF EXISTS `type`;
CREATE TABLE `type` (
`id` int NOT NULL AUTO_INCREMENT COMMENT 'ID',
`name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '分类名称',
`description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '分类描述',
`img` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '分类图标',
PRIMARY KEY (`id`) USING BTREE
) ENGINE = InnoDB AUTO_INCREMENT = 17 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = '商品分类表' ROW_FORMAT = Dynamic;
-- ----------------------------
-- Records of type
-- ----------------------------
INSERT INTO `type` VALUES (1, '图书音像', '这是图书音像', 'http://localhost:9090/files/1701704446834-图书音像.png');
INSERT INTO `type` VALUES (2, '厨具/收纳/宠物', '这是厨具收纳', 'http://localhost:9090/files/1701704993545-居家.png');
INSERT INTO `type` VALUES (3, '家具/灯具/卫浴', '这是家具卫浴', 'http://localhost:9090/files/1701705192048-家具建材.png');
INSERT INTO `type` VALUES (4, '医药/保健品', '这是医药保健品', 'http://localhost:9090/files/1701705216508-医药保健.png');
INSERT INTO `type` VALUES (5, '汽车/配饰/用品', '这是汽车配饰', 'http://localhost:9090/files/1701705265510-汽车配件.png');
INSERT INTO `type` VALUES (6, '家纺/家饰/鲜花', '这是家纺鲜花', 'http://localhost:9090/files/1701705358220-家纺家饰.png');
INSERT INTO `type` VALUES (7, '生活电器/生活用品', '这是生活家电', 'http://localhost:9090/files/1701705411460-家用电器.png');
INSERT INTO `type` VALUES (8, '水果/生鲜', '这是水果生鲜', 'http://localhost:9090/files/1701705439437-喵鲜生.png');
INSERT INTO `type` VALUES (9, '零食/茶酒/进口零食', '这是零食茶酒', 'http://localhost:9090/files/1701705485083-食品.png');
INSERT INTO `type` VALUES (10, '母婴/玩具', '这是母婴玩具', 'http://localhost:9090/files/1701705508795-母婴玩具.png');
INSERT INTO `type` VALUES (11, '手机/数码/配件', '这是手机/数码/配件', 'http://localhost:9090/files/1701705532242-数码手机.png');
INSERT INTO `type` VALUES (12, '珠宝/护肤/饰品', '这是珠宝饰品', 'http://localhost:9090/files/1701705612961-珠宝饰品.png');
INSERT INTO `type` VALUES (13, '电脑/电子办公/配件', '这是电脑办公', 'http://localhost:9090/files/1701705647473-电脑.png');
INSERT INTO `type` VALUES (14, '精品男装/运动户外', '这是精品男装', 'http://localhost:9090/files/1701705683174-男装.png');
INSERT INTO `type` VALUES (15, '靓丽女装/内衣', '这是靓丽女装', 'http://localhost:9090/files/1701705987626-女装内衣.png');
INSERT INTO `type` VALUES (16, '女鞋/男鞋/精包', '这是鞋类包包', 'http://localhost:9090/files/1701706025087-鞋_箱包.png');
-- ----------------------------
-- Table structure for user
-- ----------------------------
DROP TABLE IF EXISTS `user`;
CREATE TABLE `user` (
`id` int NOT NULL AUTO_INCREMENT COMMENT 'ID',
`username` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '用户名',
`password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '密码',
`name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '用户昵称',
`avatar` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '头像',
`role` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '角色标识',
`phone` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '电话',
`email` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '邮箱',
PRIMARY KEY (`id`) USING BTREE
) ENGINE = InnoDB AUTO_INCREMENT = 14 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = '用户信息表' ROW_FORMAT = DYNAMIC;
-- ----------------------------
-- Records of user
-- ----------------------------
INSERT INTO `user` VALUES (1, 'zhangsan', '123', '张三', 'http://localhost:9090/files/1701783428218-setimg1.png', 'USER', '18861912232', 'zhangsan@qq.com');
INSERT INTO `user` VALUES (5, 'wangwu', '123', '王小二', 'http://localhost:9090/files/1701783534753-2111.png', 'USER', '18861913524', 'wangwu@qq.com');
INSERT INTO `user` VALUES (6, 'maoshen', '123', '毛神', 'http://localhost:9090/files/1701783679495-挠头.gif', 'USER', '13861776103', 'maoshen@qq.com');
INSERT INTO `user` VALUES (7, 'meinu', '123', '可爱美咩', 'http://localhost:9090/files/1701784536004-可爱美.webp', 'USER', '19961912425', 'meinu@qq.com');
INSERT INTO `user` VALUES (8, 'nnne', '123', '耐思', 'http://localhost:9090/files/1701784637482-可爱美美.jpg', 'USER', '18961713524', 'nnne@qq.com');
INSERT INTO `user` VALUES (9, 'tiangou', '123', '天狗', 'http://localhost:9090/files/1701784698837-撒花.jpg', 'USER', '19971712535', 'tiangou@qq.com');
INSERT INTO `user` VALUES (10, '毛神', '123', '毛神', 'http://localhost:9090/files/1702276585038-狗头图片.jpg', 'USER', '121312', '111');
INSERT INTO `user` VALUES (11, '王小二', '123', '王小二', 'http://localhost:9090/files/1702304548079-2111.png', 'USER', NULL, NULL);
INSERT INTO `user` VALUES (12, '王小三', '123', '王小三', 'http://localhost:9090/files/1702305756148-xxx.jpg', 'USER', NULL, NULL);
INSERT INTO `user` VALUES (13, 'zhangsan1', '123', 'zhangsan1', NULL, 'USER', NULL, NULL);
SET FOREIGN_KEY_CHECKS = 1;
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/yanweikongjian/tian-mao.git
git@gitee.com:yanweikongjian/tian-mao.git
yanweikongjian
tian-mao
TianMao
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385