商城
2020-05-13 14:55:30 0 举报
商城基本的表结构UML图
作者其他创作
大纲/内容
规格值表mall_goods_spec_value
id 编号spec_id 规格Id name 名称 status 状态
用户UserInfo
id 编号user_code 用户编码user_name 用户名password 登录密码app_type 来源应用类型1、小程序;2、公众号app_id 来源应用idphone 手机号码user_grade 用户等级(0:普通用户,1:普通会员)points_current 当前积分nick_name 昵称sex 用户性别headimg_url 头像city 所在城市country 所在国家province 所在省份wx_openid 绑定的微信号wx_unionid 绑定的微信号last_login_ip 最后登陆IPlast_login_date 最后登陆时间mobile_imei 绑定的手机串号status 状态couponNum 电子券数量
规格表mall_goods_spec
id 编号name 名称status 状态
sku商品规格表
id 编号spu_id sku_id spec_value_id 规格值idstatus 状态
spu商品规格表mall_goods_spu_spec
id 编号 spu_id spu_id 商品idspec_id spec_id 规格idstatus 状态
运费模板表mall_freight_templat
id 编号sort 排序字段name 名称type 模板类型1、买家承担运费;2、卖家包邮charge_type 计费方式1、按件数;2、按重量;3、按体积first_num 首件、首体积、首重量first_freight 首运费continue_num 续件、续体积、续重量continue_freight 续运费status 状态
商品sku表
id 编号sku_code sku编码spu_id 商品Idpic_url 图片sales_price 销售价格market_price 市场价cost_price 成本价stock 库存weight 重量(kg)volume 体积(m³)status 状态
商品SPU表mall_goods_spu
id 编号 name 商品名称pic_urls 商品图片category_code 类目shelf 是否上架spu_code 商品编码sale_num 虚拟销量sell_point 卖点freight_templat_id 运费模板spec_type 规格类型points_give_switch 积分赠送开关points_give_num 积分赠送数量points_deduct_switch 积分抵扣开关points_deduct_scale 积分抵扣商品金额比例points_deduct_amount 1积分数可抵多少元description 描述sort 排序字段price_down 最低价price_up 最高价
商品分类表mall_goods_category
category_code 商品类别编号category_name 名称description 描述pic_url 图片parent_code 父级编号parent_codes 所有父级编号tree_sort 本级排序号tree_sorts 所有级别排序号tree_leaf 是否最末级tree_level 层次级别tree_names 全节点名status 状态
0 条评论
下一页