phome_enewsshop_precode商城优惠码表

字段名 字段类型 解释
id int(10) unsigned ID
prename varchar(30) 优惠码名称
precode varchar(36) 优惠码
premoney int(10) unsigned 优惠金额
pretype tinyint(1) 优惠类型,0为减金额,1为商品百分比
reuse tinyint(1) 优惠码重复使用,0为一次性使用,1为可重复使用
addtime int(10) unsigned 增加时间
endtime int(10) unsigned 过期时间
groupid varchar(255) 可使用的会员组ID
classid text 可使用的栏目ID
musttotal int(10) unsigned 满多少金额可使用
usenum int(11)  
haveusenum int(11)